Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Jul 2022 13:53:07 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: e7af6b543dc5 - main - misc/p5-Software-License: Update to 0.104002
Message-ID:  <202207111353.26BDr7po012190@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=e7af6b543dc5aa2c6fe30e1fd894ed798d8a6f6c

commit e7af6b543dc5aa2c6fe30e1fd894ed798d8a6f6c
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-07-11 13:49:34 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-07-11 13:49:34 +0000

    misc/p5-Software-License: Update to 0.104002
    
    Changes:        https://metacpan.org/dist/Software-License/changes
---
 misc/p5-Software-License/Makefile  | 4 ++--
 misc/p5-Software-License/distinfo  | 6 +++---
 misc/p5-Software-License/pkg-plist | 2 ++
 3 files changed, 7 insertions(+), 5 deletions(-)

diff --git a/misc/p5-Software-License/Makefile b/misc/p5-Software-License/Makefile
index 3a2937f9ebc9..13a36b3460c2 100644
--- a/misc/p5-Software-License/Makefile
+++ b/misc/p5-Software-License/Makefile
@@ -1,10 +1,10 @@
 # Created by: Cheng-Lung Sung <clsung@FreeBSD.org>
 
 PORTNAME=	Software-License
-PORTVERSION=	0.104001
+PORTVERSION=	0.104002
 CATEGORIES=	misc perl5
 MASTER_SITES=	CPAN
-MASTER_SITE_SUBDIR=	CPAN:RJBS
+MASTER_SITE_SUBDIR=	CPAN:LEONT
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	sunpoet@FreeBSD.org
diff --git a/misc/p5-Software-License/distinfo b/misc/p5-Software-License/distinfo
index 1b9315950c57..712fb9eb17c5 100644
--- a/misc/p5-Software-License/distinfo
+++ b/misc/p5-Software-License/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1628103086
-SHA256 (Software-License-0.104001.tar.gz) = 51386fdee57de4d38187ad3ffd7c5482431123bbf883f7abc28e0929fb46c387
-SIZE (Software-License-0.104001.tar.gz) = 131973
+TIMESTAMP = 1657292484
+SHA256 (Software-License-0.104002.tar.gz) = a50c257995b2dc75acbe24b091b95a3144aa61188fef8baa84e29d4064cafd0f
+SIZE (Software-License-0.104002.tar.gz) = 124913
diff --git a/misc/p5-Software-License/pkg-plist b/misc/p5-Software-License/pkg-plist
index 6adbcb1e96e9..bf304595b600 100644
--- a/misc/p5-Software-License/pkg-plist
+++ b/misc/p5-Software-License/pkg-plist
@@ -15,6 +15,7 @@
 %%SITE_PERL%%/Software/License/GPL_1.pm
 %%SITE_PERL%%/Software/License/GPL_2.pm
 %%SITE_PERL%%/Software/License/GPL_3.pm
+%%SITE_PERL%%/Software/License/ISC.pm
 %%SITE_PERL%%/Software/License/LGPL_2_1.pm
 %%SITE_PERL%%/Software/License/LGPL_3_0.pm
 %%SITE_PERL%%/Software/License/MIT.pm
@@ -47,6 +48,7 @@
 %%PERL5_MAN3%%/Software::License::GPL_1.3.gz
 %%PERL5_MAN3%%/Software::License::GPL_2.3.gz
 %%PERL5_MAN3%%/Software::License::GPL_3.3.gz
+%%PERL5_MAN3%%/Software::License::ISC.3.gz
 %%PERL5_MAN3%%/Software::License::LGPL_2_1.3.gz
 %%PERL5_MAN3%%/Software::License::LGPL_3_0.3.gz
 %%PERL5_MAN3%%/Software::License::MIT.3.gz



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