aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Data-Hierarchy
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2006-06-06 04:34:24 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2006-06-06 04:34:24 +0000
commita1da6d9c7e5b110557b9a1ea2643a5a5fc21eb1e (patch)
tree737529d0adfcc532e92799252d296b642701adb7 /devel/p5-Data-Hierarchy
parenta16dbad07a510dfbddbc659b6607b027b024c443 (diff)
downloadports-a1da6d9c7e5b110557b9a1ea2643a5a5fc21eb1e.tar.gz
ports-a1da6d9c7e5b110557b9a1ea2643a5a5fc21eb1e.zip
Notes
Diffstat (limited to 'devel/p5-Data-Hierarchy')
-rw-r--r--devel/p5-Data-Hierarchy/Makefile14
-rw-r--r--devel/p5-Data-Hierarchy/distinfo6
2 files changed, 11 insertions, 9 deletions
diff --git a/devel/p5-Data-Hierarchy/Makefile b/devel/p5-Data-Hierarchy/Makefile
index 53386fed3f34..8bc402f30921 100644
--- a/devel/p5-Data-Hierarchy/Makefile
+++ b/devel/p5-Data-Hierarchy/Makefile
@@ -6,20 +6,22 @@
#
PORTNAME= Data-Hierarchy
-PORTVERSION= 0.21
+PORTVERSION= 0.22
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
-MASTER_SITE_SUBDIR= ../../authors/id/C/CL/CLKAO
+MASTER_SITE_SUBDIR= Data
PKGNAMEPREFIX= p5-
MAINTAINER= rafan@infor.org
COMMENT= Handle data in a hierarchical structure
-BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Clone.pm:${PORTSDIR}/devel/p5-Clone
-RUN_DEPENDS= ${BUILD_DEPENDS}
-
PERL_CONFIGURE= yes
MAN3= Data::Hierarchy.3
-.include <bsd.port.mk>
+.include <bsd.port.pre.mk>
+
+BUILD_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/Storable.pm:${PORTSDIR}/devel/p5-Storable
+RUN_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/Storable.pm:${PORTSDIR}/devel/p5-Storable
+
+.include <bsd.port.post.mk>
diff --git a/devel/p5-Data-Hierarchy/distinfo b/devel/p5-Data-Hierarchy/distinfo
index 9c1b80feeba7..271841e78996 100644
--- a/devel/p5-Data-Hierarchy/distinfo
+++ b/devel/p5-Data-Hierarchy/distinfo
@@ -1,3 +1,3 @@
-MD5 (Data-Hierarchy-0.21.tar.gz) = f6403ea4c7d9262f0140326301019931
-SHA256 (Data-Hierarchy-0.21.tar.gz) = db944e224db0c225b0b1361578321f91acab25a70ceb6878ea6e14ccaf8e625b
-SIZE (Data-Hierarchy-0.21.tar.gz) = 3815
+MD5 (Data-Hierarchy-0.22.tar.gz) = f620014fc04e38d0e3a5283e9f7d8678
+SHA256 (Data-Hierarchy-0.22.tar.gz) = 7089a424d560a962588aca2d7e0b05fae290c98d6f4479cc3056417023d3aad7
+SIZE (Data-Hierarchy-0.22.tar.gz) = 3824