pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/p5-Software-License Update to 0.104001



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8cb4f77c298f
branches:  trunk
changeset: 459268:8cb4f77c298f
user:      wen <wen%pkgsrc.org@localhost>
date:      Sat Oct 02 10:56:29 2021 +0000

description:
Update to 0.104001

Upstream changes:
0.104001  2021-08-02 09:33:25-04:00 America/New_York
        - add "program" and "Program" arguments; this allows text generation
          like "CoolClient is license..." instead of "This software is..."
          (thanks, Van de Bugger)

0.104000  2021-06-25 21:56:24-04:00 America/New_York (TRIAL RELEASE)
        - documentation tweaks about non-core licenses and the use of
          guess_license_from_pod

0.103015  2021-06-25 21:54:19-04:00 America/New_York (TRIAL RELEASE)
        - update the text of Artistic License 1.0 to match upstream source
        - when using Apache 2.0, replace year and copyright holder
        - improve guessing at CC0
        - update author contact info

diffstat:

 devel/p5-Software-License/Makefile |   7 +++----
 devel/p5-Software-License/distinfo |  10 +++++-----
 2 files changed, 8 insertions(+), 9 deletions(-)

diffs (33 lines):

diff -r d5f072937192 -r 8cb4f77c298f devel/p5-Software-License/Makefile
--- a/devel/p5-Software-License/Makefile        Sat Oct 02 08:34:55 2021 +0000
+++ b/devel/p5-Software-License/Makefile        Sat Oct 02 10:56:29 2021 +0000
@@ -1,11 +1,10 @@
-# $NetBSD: Makefile,v 1.29 2021/05/24 19:51:32 wiz Exp $
+# $NetBSD: Makefile,v 1.30 2021/10/02 10:56:29 wen Exp $
 
-DISTNAME=      Software-License-0.103014
+DISTNAME=      Software-License-0.104001
 # put a period in the center of 6 digit, for example, 0.103004 -> 0.103.004
 PKGNAME=       p5-${DISTNAME:C/\.([0-9][0-9][0-9])([0-9][0-9][0-9])/.\1.\2/}
-PKGREVISION=   3
 CATEGORIES=    devel perl5
-MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=../by-authors/id/L/LE/LEONT/}
+MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=../by-authors/id/R/RJ/RJBS/}
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      https://metacpan.org/release/Software-License
diff -r d5f072937192 -r 8cb4f77c298f devel/p5-Software-License/distinfo
--- a/devel/p5-Software-License/distinfo        Sat Oct 02 08:34:55 2021 +0000
+++ b/devel/p5-Software-License/distinfo        Sat Oct 02 10:56:29 2021 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.13 2018/12/04 08:01:24 wen Exp $
+$NetBSD: distinfo,v 1.14 2021/10/02 10:56:29 wen Exp $
 
-SHA1 (Software-License-0.103014.tar.gz) = 469fb29d865a5830caa757035cd4b28e9c2ac487
-RMD160 (Software-License-0.103014.tar.gz) = 4ffcbf5f49bfa6bc4bcdf1e89fa2e92a4b87eabc
-SHA512 (Software-License-0.103014.tar.gz) = 8012f9d3e8671bdcbaf52f6790f6cd2f6a0510883bb40115c222c8c685aed6697ba33b3f9df8d853841cd2eef0806d919c9038b6ba7b1057f475b3b63457069d
-Size (Software-License-0.103014.tar.gz) = 121711 bytes
+SHA1 (Software-License-0.104001.tar.gz) = be337199f1fa3364af98f0a8e958de94c3851f61
+RMD160 (Software-License-0.104001.tar.gz) = 5f2fe7b0baf4a776e4505fcf79c83a290ca08252
+SHA512 (Software-License-0.104001.tar.gz) = 4ba5e11e8aa34a4f59ad4028e8e4547e22d5d56e04836cf280a0fb52a2fb64c8cf5347f6f6e2c368506c35eeb7e189527e4339d11541aac34c2c28737717e34e
+Size (Software-License-0.104001.tar.gz) = 131973 bytes



Home | Main Index | Thread Index | Old Index