diff options
author | culot <culot@FreeBSD.org> | 2011-09-01 23:16:55 +0800 |
---|---|---|
committer | culot <culot@FreeBSD.org> | 2011-09-01 23:16:55 +0800 |
commit | 511cb3c0b99ae2af71d59dd00279e8c4071b8abd (patch) | |
tree | 387b821c6c86d3c46b86a33458483c71bbc34ce4 | |
parent | 4eff855e9c6278ff1302664731fcda2004fffdf5 (diff) | |
download | freebsd-ports-gnome-511cb3c0b99ae2af71d59dd00279e8c4071b8abd.tar.gz freebsd-ports-gnome-511cb3c0b99ae2af71d59dd00279e8c4071b8abd.tar.zst freebsd-ports-gnome-511cb3c0b99ae2af71d59dd00279e8c4071b8abd.zip |
- Update to 0.04
- Add LICENSE (Artistic 1 & GPLv1)
Changes: http://search.cpan.org/dist/File-ShareDir-Install/Changes
-rw-r--r-- | devel/p5-File-ShareDir-Install/Makefile | 6 | ||||
-rw-r--r-- | devel/p5-File-ShareDir-Install/distinfo | 4 |
2 files changed, 6 insertions, 4 deletions
diff --git a/devel/p5-File-ShareDir-Install/Makefile b/devel/p5-File-ShareDir-Install/Makefile index d95ab99d8197..4223bf6bab56 100644 --- a/devel/p5-File-ShareDir-Install/Makefile +++ b/devel/p5-File-ShareDir-Install/Makefile @@ -6,8 +6,7 @@ # PORTNAME= File-ShareDir-Install -PORTVERSION= 0.03 -PORTREVISION= 1 +PORTVERSION= 0.04 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -15,6 +14,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Install read-only data files from a distribution +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + PERL_CONFIGURE= yes MAN3= File::ShareDir::Install.3 diff --git a/devel/p5-File-ShareDir-Install/distinfo b/devel/p5-File-ShareDir-Install/distinfo index 9037116888eb..9131eddc5377 100644 --- a/devel/p5-File-ShareDir-Install/distinfo +++ b/devel/p5-File-ShareDir-Install/distinfo @@ -1,2 +1,2 @@ -SHA256 (File-ShareDir-Install-0.03.tar.gz) = 43d1dc2590831bf866e1f00ff168609486025de95e26e9c5e46cbcab78d7d8d7 -SIZE (File-ShareDir-Install-0.03.tar.gz) = 4748 +SHA256 (File-ShareDir-Install-0.04.tar.gz) = ec7705ad3566d6897e5f17a001acb24d6c300f579f990fe359da661668a0fe91 +SIZE (File-ShareDir-Install-0.04.tar.gz) = 4781 |