Index: head/devel/got/Makefile =================================================================== --- head/devel/got/Makefile (revision 559351) +++ head/devel/got/Makefile (revision 559352) @@ -1,31 +1,31 @@ # $FreeBSD$ PORTNAME= got -PORTVERSION= 0.46 +PORTVERSION= 0.47 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= compiler:c11 uidfix 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 Index: head/devel/got/distinfo =================================================================== --- head/devel/got/distinfo (revision 559351) +++ head/devel/got/distinfo (revision 559352) @@ -1,3 +1,3 @@ -TIMESTAMP = 1608585470 -SHA256 (got-0.46.tar.gz) = 62342a40b08cc2fc3fae4356f7fb8fc4683f529615dcb1518a924657ad9bb828 -SIZE (got-0.46.tar.gz) = 480353 +TIMESTAMP = 1609070006 +SHA256 (got-0.47.tar.gz) = 0f4cf9ee7db193584b4a1906750b54b5b0302e9563738282bc88d5ef45e0fd8c +SIZE (got-0.47.tar.gz) = 482025