diff --git a/devel/got/Makefile b/devel/got/Makefile index 7c66b943f822..fb9f1e3e8620 100644 --- a/devel/got/Makefile +++ b/devel/got/Makefile @@ -1,31 +1,31 @@ PORTNAME= got -PORTVERSION= 0.63 +PORTVERSION= 0.64 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 regress: @(cd ${WRKSRC}/regress && ${SETENV} ${MAKE_ENV} ${MAKE_CMD} regress) .include diff --git a/devel/got/distinfo b/devel/got/distinfo index 7a7398bd2fd1..6636183391b0 100644 --- a/devel/got/distinfo +++ b/devel/got/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1634495066 -SHA256 (got-0.63.tar.gz) = 6fcb8acc738c1fea49bbf590e9124ab8de9874c103853c66386a98f4931ad992 -SIZE (got-0.63.tar.gz) = 574902 +TIMESTAMP = 1637683126 +SHA256 (got-0.64.tar.gz) = eea13d8deb4c9022333b3b2bead3ea0bf45740ba35111fd86a7f4da2144dc462 +SIZE (got-0.64.tar.gz) = 578675