diff --git a/devel/got/Makefile b/devel/got/Makefile index 7023d351e623..7c764f810e66 100644 --- a/devel/got/Makefile +++ b/devel/got/Makefile @@ -1,31 +1,31 @@ PORTNAME= got -PORTVERSION= 0.54 +PORTVERSION= 0.55 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 # 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 run-test: @(cd ${WRKSRC}/regress && ${SETENV} ${MAKE_ENV} ${MAKE_CMD} regress) .include diff --git a/devel/got/distinfo b/devel/got/distinfo index a0b4a801e887..df5201c59c3b 100644 --- a/devel/got/distinfo +++ b/devel/got/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1625775299 -SHA256 (got-0.54.tar.gz) = c05585240d7ab8f3bbd30649bcb5595e3814e209c6141910344cdf464d06671b -SIZE (got-0.54.tar.gz) = 526945 +TIMESTAMP = 1627307873 +SHA256 (got-0.55.tar.gz) = ef9143d58ea52a3c76f2117dda5edc679dfb6d5966afd5a0e2c91622b4b963e0 +SIZE (got-0.55.tar.gz) = 530008