1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00

- update to 0.07

This commit is contained in:
Yen-Ming Lee 2010-10-12 14:54:28 +00:00
parent 2c88af2d64
commit c65a0752fe
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=262899
2 changed files with 6 additions and 7 deletions

View File

@ -6,16 +6,15 @@
#
PORTNAME= Array-Diff
PORTVERSION= 0.05.002
PORTVERSION= 0.07
CATEGORIES= misc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E}
MAINTAINER= leeym@FreeBSD.org
MAINTAINER= ports@FreeBSD.org
COMMENT= Diff two arrays
RUN_DEPENDS= p5-Algorithm-Diff>=0:${PORTSDIR}/devel/p5-Algorithm-Diff \
RUN_DEPENDS= p5-Algorithm-Diff>=1.19:${PORTSDIR}/devel/p5-Algorithm-Diff \
p5-Class-Accessor>=0:${PORTSDIR}/devel/p5-Class-Accessor
BUILD_DEPENDS= ${RUN_DEPENDS}

View File

@ -1,3 +1,3 @@
MD5 (Array-Diff-0.05002.tar.gz) = e9bd2d0cd36177db6a27c94120b47946
SHA256 (Array-Diff-0.05002.tar.gz) = cf6341565099d155e0cd7499abebcc62893d9137c6707d54e06f2c6f12d28132
SIZE (Array-Diff-0.05002.tar.gz) = 45810
MD5 (Array-Diff-0.07.tar.gz) = 031adfbe03c18fb04dcf6f071471dbc5
SHA256 (Array-Diff-0.07.tar.gz) = 78e7d3a3374c74e117b7198f8e6649367a2906561b8a485d3870f242fa8f8346
SIZE (Array-Diff-0.07.tar.gz) = 52126