diff --git a/devel/got/Makefile b/devel/got/Makefile index 10b98b9d1bf0..5c4207620074 100644 --- a/devel/got/Makefile +++ b/devel/got/Makefile @@ -1,38 +1,38 @@ PORTNAME= got -DISTVERSION= 0.107 +DISTVERSION= 0.108 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 8d31d258d216..78852866c0f5 100644 --- a/devel/got/distinfo +++ b/devel/got/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1736101132 -SHA256 (got-portable-0.107.tar.gz) = 3f5851d84ba28450e5d97d080e86deb3ee68786de8c85d2d080d44f3cfab6a27 -SIZE (got-portable-0.107.tar.gz) = 1524409 +TIMESTAMP = 1737831428 +SHA256 (got-portable-0.108.tar.gz) = 6c8d320add3587ae47c06da32d41fee4087ed661931ba64dc6de77bf432bd3e2 +SIZE (got-portable-0.108.tar.gz) = 1525138