diff --git a/devel/got/Makefile b/devel/got/Makefile index 66066f3611eb..df3523c3f2bb 100644 --- a/devel/got/Makefile +++ b/devel/got/Makefile @@ -1,34 +1,34 @@ PORTNAME= got -DISTVERSION= 0.92 +DISTVERSION= 0.93 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 42fdee74a729..62c466be21b5 100644 --- a/devel/got/distinfo +++ b/devel/got/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1693331524 -SHA256 (got-0.92.tar.gz) = 32cf8b763c8b339f0dd34a674564da01b83fa3a6d75ad95727618dcd6fc99901 -SIZE (got-0.92.tar.gz) = 929443 +TIMESTAMP = 1695042945 +SHA256 (got-0.93.tar.gz) = 62320089c7a16c74044f1f65d2c18ae0d1045854cd693afef476d88f50128822 +SIZE (got-0.93.tar.gz) = 931365