git: 559b2f56b2df - main - devel/phorgeit-phorge: Remove incorrect cpe vendor
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 24 Mar 2024 19:56:52 UTC
The branch main has been updated by grembo: URL: https://cgit.FreeBSD.org/ports/commit/?id=559b2f56b2df49d7fe2fad8e9318e25be53ca06f commit 559b2f56b2df49d7fe2fad8e9318e25be53ca06f Author: Michael Gmelin <grembo@FreeBSD.org> AuthorDate: 2024-03-24 19:54:51 +0000 Commit: Michael Gmelin <grembo@FreeBSD.org> CommitDate: 2024-03-24 19:55:47 +0000 devel/phorgeit-phorge: Remove incorrect cpe vendor --- devel/phorgeit-phorge/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/devel/phorgeit-phorge/Makefile b/devel/phorgeit-phorge/Makefile index 0cc2248025d0..eac2d5c6f332 100644 --- a/devel/phorgeit-phorge/Makefile +++ b/devel/phorgeit-phorge/Makefile @@ -1,5 +1,6 @@ PORTNAME= phorge PORTVERSION= 20240324 +PORTREVISION= 1 CATEGORIES= devel PKGNAMEPREFIX= phorgeit PKGNAMESUFFIX= ${PHP_PKGNAMESUFFIX} @@ -14,9 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= git:devel/git \ phorgeit-arcanist-lib${PHP_PKGNAMESUFFIX}>=20240304:devel/phorgeit-arcanist-lib@${PHP_FLAVOR} -USES= cpe php:cli,flavors shebangfix -CPE_VENDOR= phacility - +USES= php:cli,flavors shebangfix USE_GITHUB= yes GH_ACCOUNT= phorgeit GH_TAGNAME= d42b3eb0