Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Oct 2021 05:50:53 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: f233908532ba - main - devel/p5-local-lib: Update to 2.000024
Message-ID:  <202110130550.19D5orXX083997@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=f233908532ba30abf3a6793ce0d668a348630d88

commit f233908532ba30abf3a6793ce0d668a348630d88
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-10-13 05:39:16 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-10-13 05:39:16 +0000

    devel/p5-local-lib: Update to 2.000024
    
    - Sort PLIST
    
    Changes:        https://metacpan.org/dist/local-lib/changes
---
 devel/p5-local-lib/Makefile  | 9 +++++----
 devel/p5-local-lib/distinfo  | 6 +++---
 devel/p5-local-lib/pkg-plist | 8 ++++----
 3 files changed, 12 insertions(+), 11 deletions(-)

diff --git a/devel/p5-local-lib/Makefile b/devel/p5-local-lib/Makefile
index e62b8a92dd9f..cbbc9ce76b34 100644
--- a/devel/p5-local-lib/Makefile
+++ b/devel/p5-local-lib/Makefile
@@ -1,19 +1,20 @@
 PORTNAME=	local-lib
-PORTVERSION=	2.000018
+PORTVERSION=	2.000024
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:HAARG
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	perl@FreeBSD.org
-COMMENT=	Perl extension to create and use a local lib/ with PERL5LIB
+COMMENT=	Create and use a local lib/ for perl modules with PERL5LIB
 
 LICENSE=	ART10 GPLv1+
 LICENSE_COMB=	dual
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-USES=	perl5
+USES=		perl5
 USE_PERL5=	configure
-NO_ARCH=	YES
+
+NO_ARCH=	yes
 
 .include <bsd.port.mk>
diff --git a/devel/p5-local-lib/distinfo b/devel/p5-local-lib/distinfo
index 9ad4459569e3..f563a818c5a8 100644
--- a/devel/p5-local-lib/distinfo
+++ b/devel/p5-local-lib/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1491327587
-SHA256 (local-lib-2.000018.tar.gz) = 9ba8f5d55a03e029c3e18799942b89d2c457bb4414b9dce912dc1c8797d94894
-SIZE (local-lib-2.000018.tar.gz) = 59350
+TIMESTAMP = 1632773734
+SHA256 (local-lib-2.000024.tar.gz) = 2e9b917bd48a0615e42633b2a327494e04610d8f710765b9493d306cead98a05
+SIZE (local-lib-2.000024.tar.gz) = 62941
diff --git a/devel/p5-local-lib/pkg-plist b/devel/p5-local-lib/pkg-plist
index 73f348bd9cb8..69c549f46768 100644
--- a/devel/p5-local-lib/pkg-plist
+++ b/devel/p5-local-lib/pkg-plist
@@ -1,8 +1,8 @@
+%%SITE_PERL%%/POD2/DE/local/lib.pod
+%%SITE_PERL%%/POD2/PT_BR/local/lib.pod
+%%SITE_PERL%%/lib/core/only.pm
+%%SITE_PERL%%/local/lib.pm
 %%PERL5_MAN3%%/POD2::DE::local::lib.3.gz
 %%PERL5_MAN3%%/POD2::PT_BR::local::lib.3.gz
 %%PERL5_MAN3%%/lib::core::only.3.gz
 %%PERL5_MAN3%%/local::lib.3.gz
-%%SITE_PERL%%/lib/core/only.pm
-%%SITE_PERL%%/local/lib.pm
-%%SITE_PERL%%/POD2/DE/local/lib.pod
-%%SITE_PERL%%/POD2/PT_BR/local/lib.pod



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202110130550.19D5orXX083997>