Skip to content

Commit 9b8e6bb

Browse files
author
wen
committed
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
1 parent 4509348 commit 9b8e6bb

2 files changed

Lines changed: 8 additions & 9 deletions

File tree

devel/p5-Software-License/Makefile

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,10 @@
1-
# $NetBSD: Makefile,v 1.29 2021/05/24 19:51:32 wiz Exp $
1+
# $NetBSD: Makefile,v 1.30 2021/10/02 10:56:29 wen Exp $
22

3-
DISTNAME= Software-License-0.103014
3+
DISTNAME= Software-License-0.104001
44
# put a period in the center of 6 digit, for example, 0.103004 -> 0.103.004
55
PKGNAME= p5-${DISTNAME:C/\.([0-9][0-9][0-9])([0-9][0-9][0-9])/.\1.\2/}
6-
PKGREVISION= 3
76
CATEGORIES= devel perl5
8-
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../by-authors/id/L/LE/LEONT/}
7+
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../by-authors/id/R/RJ/RJBS/}
98

109
MAINTAINER= pkgsrc-users@NetBSD.org
1110
HOMEPAGE= https://metacpan.org/release/Software-License

devel/p5-Software-License/distinfo

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
$NetBSD: distinfo,v 1.13 2018/12/04 08:01:24 wen Exp $
1+
$NetBSD: distinfo,v 1.14 2021/10/02 10:56:29 wen Exp $
22

3-
SHA1 (Software-License-0.103014.tar.gz) = 469fb29d865a5830caa757035cd4b28e9c2ac487
4-
RMD160 (Software-License-0.103014.tar.gz) = 4ffcbf5f49bfa6bc4bcdf1e89fa2e92a4b87eabc
5-
SHA512 (Software-License-0.103014.tar.gz) = 8012f9d3e8671bdcbaf52f6790f6cd2f6a0510883bb40115c222c8c685aed6697ba33b3f9df8d853841cd2eef0806d919c9038b6ba7b1057f475b3b63457069d
6-
Size (Software-License-0.103014.tar.gz) = 121711 bytes
3+
SHA1 (Software-License-0.104001.tar.gz) = be337199f1fa3364af98f0a8e958de94c3851f61
4+
RMD160 (Software-License-0.104001.tar.gz) = 5f2fe7b0baf4a776e4505fcf79c83a290ca08252
5+
SHA512 (Software-License-0.104001.tar.gz) = 4ba5e11e8aa34a4f59ad4028e8e4547e22d5d56e04836cf280a0fb52a2fb64c8cf5347f6f6e2c368506c35eeb7e189527e4339d11541aac34c2c28737717e34e
6+
Size (Software-License-0.104001.tar.gz) = 131973 bytes

0 commit comments

Comments
 (0)