- Update to 6.74
- Add LICENSE Changes: http://search.cpan.org/dist/ExtUtils-MakeMaker/Changes
This commit is contained in:
parent
3f72a0f000
commit
9d9f8e22fa
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=325475
2 changed files with 6 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= ExtUtils-MakeMaker
|
||||
PORTVERSION= 6.72
|
||||
PORTVERSION= 6.74
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
@ -10,6 +10,9 @@ PKGNAMEPREFIX= p5-
|
|||
MAINTAINER= perl@FreeBSD.org
|
||||
COMMENT= Designed to write a Makefile for an extension module
|
||||
|
||||
LICENSE= ART10 GPLv1
|
||||
LICENSE_COMB= dual
|
||||
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (ExtUtils-MakeMaker-6.72.tar.gz) = 2e8cda239d64ece73824554b0da16e96615d92e77f72d680b633dd60a3165c68
|
||||
SIZE (ExtUtils-MakeMaker-6.72.tar.gz) = 423681
|
||||
SHA256 (ExtUtils-MakeMaker-6.74.tar.gz) = 7daadeca4f5cf214ce7f90defa26dff58a9f5f5faa0ff6c990606adc5fcaf58b
|
||||
SIZE (ExtUtils-MakeMaker-6.74.tar.gz) = 425970
|
||||
|
|
Loading…
Reference in a new issue