diff options
author | hiramatsu <hiramatsu@pkgsrc.org> | 2011-11-07 15:12:31 +0000 |
---|---|---|
committer | hiramatsu <hiramatsu@pkgsrc.org> | 2011-11-07 15:12:31 +0000 |
commit | 303d093763b466f4797df7c980cb553d36aec87c (patch) | |
tree | baf4e48a2dcef5b536d7eecc8456ebcd93553a6a | |
parent | d84c9dd3316e81192b55297189ccc4230d6452d9 (diff) | |
download | pkgsrc-303d093763b466f4797df7c980cb553d36aec87c.tar.gz |
Update p5-Software-License to 0.103004.
Changes from previous:
0.103004 2011-11-02 21:44:26 America/New_York
update FSF's address
0.103003 2011-10-31 23:14:47 America/New_York
use more direct links to GFDL 1.2 and 1.3
0.103002 2011-06-01 22:34:06 America/New_York
add GFDL 1.3
0.103001 2011-04-28 07:20:39 America/New_York
re-import text of GPL 1 and 2 to get new FSF address (RT #67795)
0.103000 2011-03-31 22:31:03 America/New_York
improve method dependency chains (thanks, Flavio Poletti)
add Custom license to stick the whole license in a file
-- still probably a bit experiemental -- thanks, Flavio Poletti
0.102341 2010-12-11 10:22:56 America/New_York
add note to Artistic 2 that it's GPL compatible
-rw-r--r-- | devel/p5-Software-License/Makefile | 7 | ||||
-rw-r--r-- | devel/p5-Software-License/distinfo | 8 |
2 files changed, 7 insertions, 8 deletions
diff --git a/devel/p5-Software-License/Makefile b/devel/p5-Software-License/Makefile index fcc0e76344a..f63406014cd 100644 --- a/devel/p5-Software-License/Makefile +++ b/devel/p5-Software-License/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2011/08/14 12:26:36 obache Exp $ +# $NetBSD: Makefile,v 1.10 2011/11/07 15:12:31 hiramatsu Exp $ # -DISTNAME= Software-License-0.102340 -PKGNAME= p5-${DISTNAME:S/102340/102.340/} -PKGREVISION= 1 +DISTNAME= Software-License-0.103004 +PKGNAME= p5-${DISTNAME:S/103004/103.004/} CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../by-authors/id/R/RJ/RJBS/} diff --git a/devel/p5-Software-License/distinfo b/devel/p5-Software-License/distinfo index 0838f9b8d4c..6562e873db3 100644 --- a/devel/p5-Software-License/distinfo +++ b/devel/p5-Software-License/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.7 2010/09/02 20:40:58 sno Exp $ +$NetBSD: distinfo,v 1.8 2011/11/07 15:12:31 hiramatsu Exp $ -SHA1 (Software-License-0.102340.tar.gz) = 3fe541e9cadcb9e325f5a784e0bc2894649f1c4d -RMD160 (Software-License-0.102340.tar.gz) = c745ebb5ddb95277c1c180653144575901d2561f -Size (Software-License-0.102340.tar.gz) = 92089 bytes +SHA1 (Software-License-0.103004.tar.gz) = 30a9427836f7b4d80b0f1869c3439cca86637df9 +RMD160 (Software-License-0.103004.tar.gz) = 80edd0a6312e5f5c16a2cb3603c40c56207af744 +Size (Software-License-0.103004.tar.gz) = 98993 bytes |