diff --git a/devel/got/Makefile b/devel/got/Makefile index 60f148f73b1e..2f3f1feeb7d6 100644 --- a/devel/got/Makefile +++ b/devel/got/Makefile @@ -1,38 +1,38 @@ PORTNAME= got -DISTVERSION= 0.103 +DISTVERSION= 0.104 CATEGORIES= devel MASTER_SITES= https://gameoftrees.org/releases/portable/ DISTNAME= got-portable-${DISTVERSION} MAINTAINER= naddy@FreeBSD.org COMMENT= Game of Trees version control system WWW= https://gameoftrees.org LICENSE= ISCL LICENSE_FILE= ${WRKSRC}/LICENCE USES= localbase pkgconfig ssl CONFLICTS_INSTALL= p5-App-GitGot GNU_CONFIGURE= Yes # The regression test suite requires: # installed got # installed git # installed perl and HTTP::Daemon # ssh to 127.0.0.1 tests: @(cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${MAKE_CMD} tests) .include # When using LibreSSL use its own libtls, but when using OpenSSL # use libtls from libretls. .if ${SSL_DEFAULT:Mlibressl*} # /* empty */ .else LIB_DEPENDS+= libtls.so:security/libretls .endif # SSL_DEFAULT .include diff --git a/devel/got/distinfo b/devel/got/distinfo index fa6b89f9425e..4c1511a3cb9a 100644 --- a/devel/got/distinfo +++ b/devel/got/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1725990515 -SHA256 (got-portable-0.103.tar.gz) = 32405e93f353a54fabca5492e5a6c5425f159b7a614450909299c8dc83492878 -SIZE (got-portable-0.103.tar.gz) = 1497562 +TIMESTAMP = 1729624726 +SHA256 (got-portable-0.104.tar.gz) = b32d787920bc497521395a06beb07d7f4f92b693795863224b6049d3d669c8c9 +SIZE (got-portable-0.104.tar.gz) = 1498290