aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-05-31 19:28:46 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-05-31 19:28:46 +0000
commita6b4465c3d7ee8cec9be7c13677b7eb48473c685 (patch)
treec2d0f1c829c7a1a44c2f073afe0fdfc6f080e657
parentcd6d511e9426f51379ba548b25f2437588d0829d (diff)
downloadports-a6b4465c3d7ee8cec9be7c13677b7eb48473c685.tar.gz
ports-a6b4465c3d7ee8cec9be7c13677b7eb48473c685.zip
- Update to 1.01
- Add missing dependency PR: 120645 Submitted by: lippe
Notes
Notes: svn path=/head/; revision=214038
-rw-r--r--devel/p5-Array-Window/Makefile7
-rw-r--r--devel/p5-Array-Window/distinfo6
2 files changed, 6 insertions, 7 deletions
diff --git a/devel/p5-Array-Window/Makefile b/devel/p5-Array-Window/Makefile
index b9353c02841f..2964a486ef4d 100644
--- a/devel/p5-Array-Window/Makefile
+++ b/devel/p5-Array-Window/Makefile
@@ -6,18 +6,17 @@
#
PORTNAME= Array-Window
-PORTVERSION= 1.00
-PORTREVISION= 1
+PORTVERSION= 1.01
CATEGORIES= devel perl5
MASTER_SITES= CPAN
-MASTER_SITE_SUBDIR= ../../authors/id/A/AD/ADAMK
PKGNAMEPREFIX= p5-
MAINTAINER= skv@FreeBSD.org
COMMENT= Calculate windows/subsets/pages of arrays
BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/File/Spec.pm:${PORTSDIR}/devel/p5-PathTools \
- ${SITE_PERL}/Class/Inspector.pm:${PORTSDIR}/devel/p5-Class-Inspector
+ ${SITE_PERL}/Class/Inspector.pm:${PORTSDIR}/devel/p5-Class-Inspector \
+ ${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple
RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
diff --git a/devel/p5-Array-Window/distinfo b/devel/p5-Array-Window/distinfo
index b1079205a120..d1897eb07b4b 100644
--- a/devel/p5-Array-Window/distinfo
+++ b/devel/p5-Array-Window/distinfo
@@ -1,3 +1,3 @@
-MD5 (Array-Window-1.00.tar.gz) = 050bdfa7e275f0d9394b9a166212352f
-SHA256 (Array-Window-1.00.tar.gz) = bf582170bf959b0fa61247292ed19ab376b59b38a3b2151026d4644ccb92110f
-SIZE (Array-Window-1.00.tar.gz) = 23687
+MD5 (Array-Window-1.01.tar.gz) = 9ce73eb817bb82433e182473b752d735
+SHA256 (Array-Window-1.01.tar.gz) = df61d8b83eddb9b770a63274213c7ea1916161078a87d03c6dcaaada81ba2690
+SIZE (Array-Window-1.01.tar.gz) = 24545