1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

- Update to 0.10

- Add LICENSE_FILE
- Add NO_ARCH

Changes:	http://search.cpan.org/dist/List-AllUtils/Changes
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2016-05-10 18:34:19 +00:00
parent f66b18c80b
commit a6eced4a61
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=414951
2 changed files with 6 additions and 6 deletions

View File

@ -1,8 +1,7 @@
# $FreeBSD$
PORTNAME= List-AllUtils
PORTVERSION= 0.09
PORTREVISION= 1
PORTVERSION= 0.10
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@ -11,11 +10,12 @@ MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Combines List::Util and List::MoreUtils in one bite-sized package
LICENSE= ART20
LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= p5-List-MoreUtils>=0.28:lang/p5-List-MoreUtils
BUILD_DEPENDS= p5-List-SomeUtils>=0.50:devel/p5-List-SomeUtils
RUN_DEPENDS:= ${BUILD_DEPENDS}
TEST_DEPENDS= p5-Test-Warnings>=0:devel/p5-Test-Warnings
NO_ARCH= yes
USE_PERL5= configure
USES= perl5

View File

@ -1,2 +1,2 @@
SHA256 (List-AllUtils-0.09.tar.gz) = 4cfe6359cc6c9f4ba0d178e223f4b468d3cf7768d645334962f05de069bdaee2
SIZE (List-AllUtils-0.09.tar.gz) = 25846
SHA256 (List-AllUtils-0.10.tar.gz) = 5c33d562782bd488d2852fe9a8404ac9c765b8d3aa9014c46c55bb15eadf93e1
SIZE (List-AllUtils-0.10.tar.gz) = 37758