Date: Thu, 27 Apr 2023 15:54:48 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: 90e2e5bdb162 - main - databases/p5-DBIx-Sunny: Fix PLIST: Module::Build::Tiny 0.042+ does not generate empty manpages Message-ID: <202304271554.33RFsm8Y028478@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=90e2e5bdb1621ffa916d9157ae9c88b5b96e5f29 commit 90e2e5bdb1621ffa916d9157ae9c88b5b96e5f29 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-04-27 15:47:53 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-04-27 15:47:53 +0000 databases/p5-DBIx-Sunny: Fix PLIST: Module::Build::Tiny 0.042+ does not generate empty manpages - Bump PORTREVISION for package change --- databases/p5-DBIx-Sunny/Makefile | 1 + databases/p5-DBIx-Sunny/pkg-plist | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/databases/p5-DBIx-Sunny/Makefile b/databases/p5-DBIx-Sunny/Makefile index fd6ae782a997..dca34ba44b95 100644 --- a/databases/p5-DBIx-Sunny/Makefile +++ b/databases/p5-DBIx-Sunny/Makefile @@ -1,5 +1,6 @@ PORTNAME= DBIx-Sunny PORTVERSION= 0.9992 +PORTREVISION= 1 CATEGORIES= databases perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/databases/p5-DBIx-Sunny/pkg-plist b/databases/p5-DBIx-Sunny/pkg-plist index 6a9b6f3be5a3..a3dc50760f6b 100644 --- a/databases/p5-DBIx-Sunny/pkg-plist +++ b/databases/p5-DBIx-Sunny/pkg-plist @@ -3,4 +3,3 @@ %%SITE_PERL%%/DBIx/Sunny/Util.pm %%PERL5_MAN3%%/DBIx::Sunny.3.gz %%PERL5_MAN3%%/DBIx::Sunny::Schema.3.gz -%%PERL5_MAN3%%/DBIx::Sunny::Util.3.gzhome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202304271554.33RFsm8Y028478>
