diff options
author | Joseph Mingrone <jrm@FreeBSD.org> | 2022-04-12 22:38:09 -0300 |
---|---|---|
committer | Joseph Mingrone <jrm@FreeBSD.org> | 2022-04-12 22:41:18 -0300 |
commit | c582b85eb19fc424d4dcc4c8ea561bc55f252387 (patch) | |
tree | 5f371e4b05415ae98b20a4d25ddb564035bd4577 | |
parent | math/coinmp: Dependency fixes (diff) |
devel/git-arc: Update to 20220214 src commit
https://cgit.freebsd.org/src/commit/tools/tools/git/git-arc.sh?id=99589993ceb5e6ec2511f29899e75bab1ef2f325
Sponsored by: The FreeBSD Foundation
-rw-r--r-- | devel/git-arc/Makefile | 4 | ||||
-rw-r--r-- | devel/git-arc/distinfo | 10 |
2 files changed, 7 insertions, 7 deletions
diff --git a/devel/git-arc/Makefile b/devel/git-arc/Makefile index ba3fdf65f006..b5ee840ad50c 100644 --- a/devel/git-arc/Makefile +++ b/devel/git-arc/Makefile @@ -1,5 +1,5 @@ PORTNAME= git-arc -PORTVERSION= 20211118 +PORTVERSION= 20220214 CATEGORIES= devel MASTER_SITES= https://cgit.freebsd.org/src/plain/tools/tools/git/ DISTFILES= ${PORTNAME}.sh?id=${_REV} \ @@ -25,7 +25,7 @@ NO_WRKSUBDIR= yes PLIST_FILES= bin/${PORTNAME} \ man/man1/${PORTNAME}.1.gz -_REV= 964035c409b1b7229c7bc0220e7455e4a038ed4b +_REV= 99589993ceb5e6ec2511f29899e75bab1ef2f325 post-patch: @${MV} ${WRKSRC}/${PORTNAME}.sh?id=* ${WRKSRC}/${PORTNAME}.sh diff --git a/devel/git-arc/distinfo b/devel/git-arc/distinfo index de3851df59c4..118dcf4afd00 100644 --- a/devel/git-arc/distinfo +++ b/devel/git-arc/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1637946965 -SHA256 (git-arc/git-arc.sh?id=964035c409b1b7229c7bc0220e7455e4a038ed4b) = 3b2f8e0a519b30063bcfee8c191e9c151ceb5422d1e4d2aa07dce43e7a290e8b -SIZE (git-arc/git-arc.sh?id=964035c409b1b7229c7bc0220e7455e4a038ed4b) = 16149 -SHA256 (git-arc/git-arc.1?id=964035c409b1b7229c7bc0220e7455e4a038ed4b) = ff882a81081cbe12b90a8008d9be9cf6d8175e583c319240a6c76b8e17361dc0 -SIZE (git-arc/git-arc.1?id=964035c409b1b7229c7bc0220e7455e4a038ed4b) = 6609 +TIMESTAMP = 1649796091 +SHA256 (git-arc/git-arc.sh?id=99589993ceb5e6ec2511f29899e75bab1ef2f325) = 2a5e9b873626ca60562ba7800cc49c7d7105fafd5eb1de2d3275654ea81167f5 +SIZE (git-arc/git-arc.sh?id=99589993ceb5e6ec2511f29899e75bab1ef2f325) = 16574 +SHA256 (git-arc/git-arc.1?id=99589993ceb5e6ec2511f29899e75bab1ef2f325) = ff882a81081cbe12b90a8008d9be9cf6d8175e583c319240a6c76b8e17361dc0 +SIZE (git-arc/git-arc.1?id=99589993ceb5e6ec2511f29899e75bab1ef2f325) = 6609 |