diff options
author | Michael Gmelin <grembo@FreeBSD.org> | 2024-08-08 14:43:06 +0200 |
---|---|---|
committer | Michael Gmelin <grembo@FreeBSD.org> | 2024-08-08 14:49:12 +0200 |
commit | 2235e65859c70217a750c2fc7c2be12c40c52a30 (patch) | |
tree | 468ad9330876f86999c4cddfd484f3c420e78279 | |
parent | misc/alpaca: Add new port (diff) |
devel/phorgeit-arcanist-lib: Update to 2024.19 (for real)
The previous revision contained a leftover GH_TAGNAME, which
basically turned the update into a noop.
-rw-r--r-- | devel/phorgeit-arcanist-lib/Makefile | 2 | ||||
-rw-r--r-- | devel/phorgeit-arcanist-lib/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/phorgeit-arcanist-lib/Makefile b/devel/phorgeit-arcanist-lib/Makefile index 438b63aaf351..9a2f48e71927 100644 --- a/devel/phorgeit-arcanist-lib/Makefile +++ b/devel/phorgeit-arcanist-lib/Makefile @@ -1,5 +1,6 @@ PORTNAME?= arcanist PORTVERSION?= 2024.19 +PORTREVISION?= 1 PORTEPOCH?= 1 CATEGORIES?= devel PKGNAMEPREFIX= phorgeit- @@ -15,7 +16,6 @@ LICENSE_FILE= ${WRKSRC}/LICENSE USES= php:cli,flavors python:env shebangfix USE_GITHUB= yes GH_ACCOUNT= phorgeit -GH_TAGNAME= 174bf094 USE_PHP= curl dom simplexml zlib IGNORE_WITH_PHP= 84 diff --git a/devel/phorgeit-arcanist-lib/distinfo b/devel/phorgeit-arcanist-lib/distinfo index 84a5fe854f07..c709072470ef 100644 --- a/devel/phorgeit-arcanist-lib/distinfo +++ b/devel/phorgeit-arcanist-lib/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1720774094 -SHA256 (phorgeit-arcanist-2024.19-174bf094_GH0.tar.gz) = a41e51561a2d64cf4db19385f497ab7f041d1abc2eda679357fd19417909dffd -SIZE (phorgeit-arcanist-2024.19-174bf094_GH0.tar.gz) = 2287065 +TIMESTAMP = 1723117620 +SHA256 (phorgeit-arcanist-2024.19_GH0.tar.gz) = ca5c6a0c3b971ea939f0aefe53644facf49a585c622c50110da2640bb7acce85 +SIZE (phorgeit-arcanist-2024.19_GH0.tar.gz) = 2286478 |