diff --git a/devel/got/Makefile b/devel/got/Makefile index e8483e4803f7..eaf6df5180ea 100644 --- a/devel/got/Makefile +++ b/devel/got/Makefile @@ -1,38 +1,38 @@ PORTNAME= got -DISTVERSION= 0.123 +DISTVERSION= 0.124 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 efa73457c7c0..bac0be2e3c8b 100644 --- a/devel/got/distinfo +++ b/devel/got/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1772124149 -SHA256 (got-portable-0.123.tar.gz) = 53ae795f03e2ee4f4696bf85768a9a7d64a473f20622fcc8508fa246cc288526 -SIZE (got-portable-0.123.tar.gz) = 1734651 +TIMESTAMP = 1776201952 +SHA256 (got-portable-0.124.tar.gz) = 8ff38e980a9343aec4152bb5ac1fc916ca093cf655c73a786fb8bd87a50d9c44 +SIZE (got-portable-0.124.tar.gz) = 1735728