diff options
author | Frederic Culot <culot@FreeBSD.org> | 2011-09-01 23:16:55 +0800 |
---|---|---|
committer | Frederic Culot <culot@FreeBSD.org> | 2011-09-01 23:16:55 +0800 |
commit | 81a1f2e10835cc755fa70cf6c66784f22533c0bc (patch) | |
tree | b7374c32ab7667fe07b74e5f79f4537317edb579 /devel/p5-File-ShareDir-Install | |
parent | 3363e284742a9e722d6fc454e147b74dd75754a1 (diff) | |
download | freebsd-ports-gnome-81a1f2e10835cc755fa70cf6c66784f22533c0bc.tar.gz freebsd-ports-gnome-81a1f2e10835cc755fa70cf6c66784f22533c0bc.tar.zst freebsd-ports-gnome-81a1f2e10835cc755fa70cf6c66784f22533c0bc.zip |
- Update to 0.04
- Add LICENSE (Artistic 1 & GPLv1)
Changes: http://search.cpan.org/dist/File-ShareDir-Install/Changes
Diffstat (limited to 'devel/p5-File-ShareDir-Install')
-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 |