diff --git a/devel/got/Makefile b/devel/got/Makefile index b736f5bba8fa..76d7ceea7fe4 100644 --- a/devel/got/Makefile +++ b/devel/got/Makefile @@ -1,34 +1,34 @@ PORTNAME= got -PORTVERSION= 0.82 +PORTVERSION= 0.83 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 4b1d20e1f868..754eb40d919e 100644 --- a/devel/got/distinfo +++ b/devel/got/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1674473954 -SHA256 (got-0.82.tar.gz) = daea3ff3622667fa99f23ecce9a3d2db169d3c7c51627c4f4fec79882ba16190 -SIZE (got-0.82.tar.gz) = 785741 +TIMESTAMP = 1675095574 +SHA256 (got-0.83.tar.gz) = 4f372bc41a34473de2204e694d05a0d896571a0dcb1ffcef402f8bad3f7988c2 +SIZE (got-0.83.tar.gz) = 795432 diff --git a/devel/got/files/patch-regress_cmdline_commit.sh b/devel/got/files/patch-regress_cmdline_commit.sh index d3187079463d..6113f815e739 100644 --- a/devel/got/files/patch-regress_cmdline_commit.sh +++ b/devel/got/files/patch-regress_cmdline_commit.sh @@ -1,11 +1,20 @@ ---- regress/cmdline/commit.sh.orig 2022-07-02 13:23:44 UTC +--- regress/cmdline/commit.sh.orig 2023-01-30 08:56:03 UTC +++ regress/cmdline/commit.sh -@@ -1380,7 +1380,7 @@ test_commit_prepared_logmsg() { +@@ -1492,7 +1492,7 @@ test_commit_prepared_logmsg() { cat > $testroot/editor.sh < $testroot/editor.sh < $testroot/editor.sh < $testroot/editor.sh < $testroot/editor.sh < $testroot/editor.sh < $testroot/editor.sh <