diff options
author | wiz <wiz@pkgsrc.org> | 2017-11-08 20:41:58 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2017-11-08 20:41:58 +0000 |
commit | 2b814f77b601f6d6946aabd1cec9137fe2ed6552 (patch) | |
tree | cf6ca22010d62782e96a4d829ced8d23e7411698 | |
parent | 60a90dadc86b7a27c5f05ced9e1689dc4505caf6 (diff) | |
download | pkgsrc-2b814f77b601f6d6946aabd1cec9137fe2ed6552.tar.gz |
p5-Software-License: update to 0.103.013.
0.103013 2017-10-27 17:45:23+02:00 Europe/Amsterdam
- guess_license_from_pod() now knows about Software::License::CC0_1_0
- Enable "v" as a version word
- Improve FreeBSD (2-Clause) phrases.
- Added EUPL v1.1 and v1.2
-rw-r--r-- | devel/p5-Software-License/Makefile | 8 | ||||
-rw-r--r-- | devel/p5-Software-License/distinfo | 10 |
2 files changed, 8 insertions, 10 deletions
diff --git a/devel/p5-Software-License/Makefile b/devel/p5-Software-License/Makefile index 0f873907f8e..16348263edf 100644 --- a/devel/p5-Software-License/Makefile +++ b/devel/p5-Software-License/Makefile @@ -1,12 +1,10 @@ -# $NetBSD: Makefile,v 1.21 2017/06/05 14:23:35 ryoon Exp $ -# +# $NetBSD: Makefile,v 1.22 2017/11/08 20:41:58 wiz Exp $ -DISTNAME= Software-License-0.103012 +DISTNAME= Software-License-0.103013 # 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= 1 CATEGORIES= devel perl5 -MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../by-authors/id/R/RJ/RJBS/} +MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../by-authors/id/L/LE/LEONT/} MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/Software-License/ diff --git a/devel/p5-Software-License/distinfo b/devel/p5-Software-License/distinfo index 7ef5e918451..4434d272bfb 100644 --- a/devel/p5-Software-License/distinfo +++ b/devel/p5-Software-License/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.11 2016/08/10 23:58:43 wen Exp $ +$NetBSD: distinfo,v 1.12 2017/11/08 20:41:58 wiz Exp $ -SHA1 (Software-License-0.103012.tar.gz) = 902b776a2f06bc7036b4c9b64cf6abc85cf2ae01 -RMD160 (Software-License-0.103012.tar.gz) = 56940e0f5b106786226cc2e256d5b397902d2fea -SHA512 (Software-License-0.103012.tar.gz) = 419e9f2617cdfd1586fbfb8d900805dfa3941fdd0a5584ff3489f28511731f8c4a248ab212fd85aa4eab3db55e8f60a6ea589917d404a96b5c1b5a506fbdb4e8 -Size (Software-License-0.103012.tar.gz) = 112554 bytes +SHA1 (Software-License-0.103013.tar.gz) = 7d17455ef480a53e738bdc1b75693b1a75b62f2f +RMD160 (Software-License-0.103013.tar.gz) = 03adb0c29881e5697304ce58c25c58456650adc6 +SHA512 (Software-License-0.103013.tar.gz) = 69af2e6f759cb9c449ee2045e26d4cc6e344eec07f1ecae6718a5bcc0a11e594009338f509f321100b214af1a445169cf06fd32e11a477f137e57de33f377b25 +Size (Software-License-0.103013.tar.gz) = 120235 bytes |