diff --git a/devel/got/Makefile b/devel/got/Makefile index a4a7eb3e3b82..bbf0c21e74d3 100644 --- a/devel/got/Makefile +++ b/devel/got/Makefile @@ -1,33 +1,33 @@ PORTNAME= got -PORTVERSION= 0.70 +PORTVERSION= 0.71 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 89d9f8e12c6c..877c2897afb4 100644 --- a/devel/got/distinfo +++ b/devel/got/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1652183801 -SHA256 (got-0.70.tar.gz) = cc4074ae9c6ca7d062c3183d72a8fa07aa18527a1a77b35dfd7ae423b808c9c5 -SIZE (got-0.70.tar.gz) = 609120 +TIMESTAMP = 1655494994 +SHA256 (got-0.71.tar.gz) = 02bb42816121d187b5efc40f429c5a8a1740304ee9a4721e226f20791eba56c3 +SIZE (got-0.71.tar.gz) = 622060