git: b8fca44530d1 - main - devel/p5-Connector: 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:46 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=b8fca44530d1c4116229af7068841e765b2a39c6 commit b8fca44530d1c4116229af7068841e765b2a39c6 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-04-27 15:49:14 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-04-27 15:49:14 +0000 devel/p5-Connector: 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-Connector/Makefile | 1 + devel/p5-Connector/pkg-plist | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/devel/p5-Connector/Makefile b/devel/p5-Connector/Makefile index a9fecdf12a13..fa8247f7b213 100644 --- a/devel/p5-Connector/Makefile +++ b/devel/p5-Connector/Makefile @@ -1,5 +1,6 @@ PORTNAME= Connector DISTVERSION= 1.47 +PORTREVISION= 1 CATEGORIES= devel perl5 PKGNAMEPREFIX= p5- diff --git a/devel/p5-Connector/pkg-plist b/devel/p5-Connector/pkg-plist index edb8f2380808..8ebd2f4f2aa0 100644 --- a/devel/p5-Connector/pkg-plist +++ b/devel/p5-Connector/pkg-plist @@ -1,6 +1,5 @@ %%PERL5_MAN3%%/Connector.3.gz %%PERL5_MAN3%%/Connector::Builtin.3.gz -%%PERL5_MAN3%%/Connector::Types.3.gz %%PERL5_MAN3%%/Connector::Builtin::Memory.3.gz %%PERL5_MAN3%%/Connector::Builtin::Static.3.gz %%PERL5_MAN3%%/Connector::Builtin::Authentication::LDAP.3.gz