mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
- Update to 1.7004 [1]
- Add LICENSE (Artistic 1 & GPL 1) Changes: http://search.cpan.org/dist/App-cpanminus/Changes PR: ports/192045 [1] Submitted by: rsimmons0@gmail.com Approved by: kuryiama@ (maintainer timeout, >14 days)
This commit is contained in:
parent
01c0c30161
commit
0246f583d1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=364624
2 changed files with 6 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
PORTNAME= App-cpanminus
|
PORTNAME= App-cpanminus
|
||||||
PORTVERSION= 1.7001
|
PORTVERSION= 1.7004
|
||||||
CATEGORIES= devel perl5
|
CATEGORIES= devel perl5
|
||||||
MASTER_SITES= CPAN
|
MASTER_SITES= CPAN
|
||||||
MASTER_SITE_SUBDIR= CPAN:MIYAGAWA
|
MASTER_SITE_SUBDIR= CPAN:MIYAGAWA
|
||||||
|
@ -10,6 +10,9 @@ PKGNAMEPREFIX= p5-
|
||||||
MAINTAINER= kuriyama@FreeBSD.org
|
MAINTAINER= kuriyama@FreeBSD.org
|
||||||
COMMENT= Perl extension to get, unpack, build, and install modules from CPAN
|
COMMENT= Perl extension to get, unpack, build, and install modules from CPAN
|
||||||
|
|
||||||
|
LICENSE= ART10 GPLv1
|
||||||
|
LICENSE_COMB= dual
|
||||||
|
|
||||||
USES= perl5
|
USES= perl5
|
||||||
USE_PERL5= configure
|
USE_PERL5= configure
|
||||||
|
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
SHA256 (App-cpanminus-1.7001.tar.gz) = 6d5f99835bb3c9f7930ba26c42879d2e180993c16d9e6de2c0ca955c8eda84b9
|
SHA256 (App-cpanminus-1.7004.tar.gz) = 57ee310081bd30fa103caad9d80e68e03f838f7b39ec70dfa5d771c6d7ef9284
|
||||||
SIZE (App-cpanminus-1.7001.tar.gz) = 281289
|
SIZE (App-cpanminus-1.7004.tar.gz) = 291443
|
||||||
|
|
Loading…
Add table
Reference in a new issue