Index: head/devel/got/Makefile =================================================================== --- head/devel/got/Makefile (revision 558860) +++ head/devel/got/Makefile (revision 558861) @@ -1,31 +1,31 @@ # $FreeBSD$ PORTNAME= got -PORTVERSION= 0.45 +PORTVERSION= 0.46 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 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 558860) +++ head/devel/got/distinfo (revision 558861) @@ -1,3 +1,3 @@ -TIMESTAMP = 1607870946 -SHA256 (got-0.45.tar.gz) = 48f97532b8640dcfae37fee7da86e4bb8e56d149c8d1b9d3b54dddebbe894c56 -SIZE (got-0.45.tar.gz) = 479367 +TIMESTAMP = 1608585470 +SHA256 (got-0.46.tar.gz) = 62342a40b08cc2fc3fae4356f7fb8fc4683f529615dcb1518a924657ad9bb828 +SIZE (got-0.46.tar.gz) = 480353