Date: Sat, 23 Mar 2024 14:59:27 GMT From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 75bad86941dc - main - www/p5-PocketIO: Remove unnecessary substitution Message-ID: <202403231459.42NExRgs087657@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=75bad86941dc647d51a92d14c1b291f7e724d7fe commit 75bad86941dc647d51a92d14c1b291f7e724d7fe Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-03-23 14:20:17 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-03-23 14:30:58 +0000 www/p5-PocketIO: Remove unnecessary substitution --- www/p5-PocketIO/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/p5-PocketIO/Makefile b/www/p5-PocketIO/Makefile index 73f289b45aba..626212f4bda0 100644 --- a/www/p5-PocketIO/Makefile +++ b/www/p5-PocketIO/Makefile @@ -4,7 +4,7 @@ CATEGORIES= www perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:VTI PKGNAMEPREFIX= p5- -DISTNAME= ${PORTNAME}-${PORTVERSION:S|000$||} +DISTNAME= PocketIO-${PORTVERSION:S|000$||} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Socket.IO Plack application
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202403231459.42NExRgs087657>