git: daeef729213b - main - devel/p5-Getopt-EX: Fix PLIST: Module::Build::Tiny 0.042+ does not generate empty manpages
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 27 Apr 2023 15:55:47 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=daeef729213ba61bb2114660337236f99ce3ee5c commit daeef729213ba61bb2114660337236f99ce3ee5c Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-04-27 15:49:15 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-04-27 15:49:15 +0000 devel/p5-Getopt-EX: Fix PLIST: Module::Build::Tiny 0.042+ does not generate empty manpages - Bump PORTREVISION for package change Approved by: portmgr (blanket) With hat: perl --- devel/p5-Getopt-EX/Makefile | 1 + devel/p5-Getopt-EX/pkg-plist | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/devel/p5-Getopt-EX/Makefile b/devel/p5-Getopt-EX/Makefile index 2cf0b56d69af..c6e9493c8210 100644 --- a/devel/p5-Getopt-EX/Makefile +++ b/devel/p5-Getopt-EX/Makefile @@ -1,6 +1,7 @@ PORTNAME= Getopt-EX PORTVERSION= 1.15.1 DISTVERSIONPREFIX= v +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= devel perl5 MASTER_SITES= CPAN diff --git a/devel/p5-Getopt-EX/pkg-plist b/devel/p5-Getopt-EX/pkg-plist index d10b5b9c7526..77c3a3027272 100644 --- a/devel/p5-Getopt-EX/pkg-plist +++ b/devel/p5-Getopt-EX/pkg-plist @@ -15,4 +15,3 @@ %%PERL5_MAN3%%/Getopt::EX::Long.3.gz %%PERL5_MAN3%%/Getopt::EX::Module.3.gz %%PERL5_MAN3%%/Getopt::EX::Numbers.3.gz -%%PERL5_MAN3%%/Getopt::EX::Util.3.gz