mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
- Update to 0.04
- Add LICENSE Changes: http://search.cpan.org/dist/Exporter-Lite/Changes
This commit is contained in:
parent
ef9eb0145f
commit
cfe569d33c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=349526
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= Exporter-Lite
|
||||
PORTVERSION= 0.02
|
||||
PORTVERSION= 0.04
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
@ -10,6 +10,9 @@ PKGNAMEPREFIX= p5-
|
||||
MAINTAINER= perl@FreeBSD.org
|
||||
COMMENT= Lightweight exporting of variables
|
||||
|
||||
LICENSE= ART10 GPLv1
|
||||
LICENSE_COMB= dual
|
||||
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (Exporter-Lite-0.02.tar.gz) = 20c1e9b7ddc017b788feb34c032fc585e2c5b46a484e93f519373fd18830ce0e
|
||||
SIZE (Exporter-Lite-0.02.tar.gz) = 4864
|
||||
SHA256 (Exporter-Lite-0.04.tar.gz) = 394656bc71ec1410410fe4a8996377fa4346fa1ede120a761128b6d7a350e605
|
||||
SIZE (Exporter-Lite-0.04.tar.gz) = 5869
|
||||
|
Loading…
Reference in New Issue
Block a user