diff --git a/devel/got/Makefile b/devel/got/Makefile index e3c1a633647f..8539e4b59a96 100644 --- a/devel/got/Makefile +++ b/devel/got/Makefile @@ -1,38 +1,38 @@ PORTNAME= got -DISTVERSION= 0.121 +DISTVERSION= 0.122 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 d2fdab177889..33b2d236980d 100644 --- a/devel/got/distinfo +++ b/devel/got/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1769876272 -SHA256 (got-portable-0.121.tar.gz) = d40ebeebd224080cda96111572e863e8a3bf2235c8a953a27e24511a8988209a -SIZE (got-portable-0.121.tar.gz) = 1714002 +TIMESTAMP = 1770803730 +SHA256 (got-portable-0.122.tar.gz) = 1c3e9d5a5ff13d92184a8ae586f04e6a08a95902b41d512393ee1854cfe24018 +SIZE (got-portable-0.122.tar.gz) = 1726175