Skip to content

Commit

Permalink
Update to 0.104001
Browse files Browse the repository at this point in the history
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
  • Loading branch information
wen committed Oct 2, 2021
1 parent 4509348 commit 9b8e6bb
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 9 deletions.
7 changes: 3 additions & 4 deletions devel/p5-Software-License/Makefile
Original file line number Diff line number Diff line change
@@ -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
HOMEPAGE= https://metacpan.org/release/Software-License
Expand Down
10 changes: 5 additions & 5 deletions devel/p5-Software-License/distinfo
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit 9b8e6bb

Please sign in to comment.