diff --git a/devel/got/Makefile b/devel/got/Makefile index 9e8a0de5cb01..e06df680630a 100644 --- a/devel/got/Makefile +++ b/devel/got/Makefile @@ -1,34 +1,34 @@ PORTNAME= got -PORTVERSION= 0.74 +PORTVERSION= 0.75 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 74b8f05449b1..491084944d4c 100644 --- a/devel/got/distinfo +++ b/devel/got/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1657800184 -SHA256 (got-0.74.tar.gz) = ffeb828a0b79864e16cef2eca98f5ec4f2de8ac588d82053df4916a79b517dad -SIZE (got-0.74.tar.gz) = 648237 +TIMESTAMP = 1662588750 +SHA256 (got-0.75.tar.gz) = aae38d83da260a4a503d098e737a616c59ba3ba79b92c8a71da0668c3df536b2 +SIZE (got-0.75.tar.gz) = 768451