diff --git a/devel/got/Makefile b/devel/got/Makefile index 23fdfe8343fc..ad0293018e1a 100644 --- a/devel/got/Makefile +++ b/devel/got/Makefile @@ -1,34 +1,34 @@ PORTNAME= got -DISTVERSION= 0.88 +DISTVERSION= 0.89 CATEGORIES= devel MASTER_SITES= https://gameoftrees.org/releases/ MAINTAINER= naddy@FreeBSD.org COMMENT= Game of Trees version control system WWW= https://gameoftrees.org 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 25add8fc1426..322050f10397 100644 --- a/devel/got/distinfo +++ b/devel/got/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1682778516 -SHA256 (got-0.88.tar.gz) = ea01ca351dc573506ff506d5717e362710755131cac402578cc504d4db73d1b9 -SIZE (got-0.88.tar.gz) = 824988 +TIMESTAMP = 1685997981 +SHA256 (got-0.89.tar.gz) = c0d2c7af86754dba2cdab3d3e8b917bd8abb2a0b3d74058cc092772ff11d1d5c +SIZE (got-0.89.tar.gz) = 825004