diff --git a/devel/got/Makefile b/devel/got/Makefile index bbf0c21e74d3..5b2b9d38850f 100644 --- a/devel/got/Makefile +++ b/devel/got/Makefile @@ -1,33 +1,33 @@ PORTNAME= got -PORTVERSION= 0.71 +PORTVERSION= 0.72 CATEGORIES= devel MASTER_SITES= https://gameoftrees.org/releases/ MAINTAINER= naddy@FreeBSD.org COMMENT= Game of Trees version control system LICENSE= ISCL LICENSE_FILE= ${WRKSRC}/LICENCE USES= uidfix CONFLICTS_INSTALL= p5-App-GitGot # Insert #include "openbsd-compat.h" into each source file, # after the <...> includes and before the "..." ones. n= ${.newline} post-extract: @${FIND} ${WRKSRC} -name '*.[cy]' -exec \ ${REINPLACE_CMD} '1,/^#include "/{ \ /^#include "/i\$n#include "openbsd-compat.h"\$n$n}' \ {} + ${CP} -R ${FILESDIR}/openbsd-compat ${WRKSRC} # The regression test suite requires: # installed got # installed git # ssh to 127.0.0.1 regress: @(cd ${WRKSRC}/regress && ${SETENV} ${MAKE_ENV} ${MAKE_CMD} regress) .include diff --git a/devel/got/distinfo b/devel/got/distinfo index 877c2897afb4..6608d901e4ea 100644 --- a/devel/got/distinfo +++ b/devel/got/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1655494994 -SHA256 (got-0.71.tar.gz) = 02bb42816121d187b5efc40f429c5a8a1740304ee9a4721e226f20791eba56c3 -SIZE (got-0.71.tar.gz) = 622060 +TIMESTAMP = 1655574650 +SHA256 (got-0.72.tar.gz) = 8be46f3184ab0abcd4d8be9659e791a6a764e7e00abc320e66bd63b580e303fc +SIZE (got-0.72.tar.gz) = 622448