diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2004-10-12 17:54:51 +0800 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2004-10-12 17:54:51 +0800 |
commit | 85aff7c5b7670810f5f91611471164437cf80226 (patch) | |
tree | 1b2bdb3541b4ea2c3ae85a0e352c42c6a76b3c28 /devel | |
parent | ab00c6329ed3fb7a490df2fbc99f3af8f6e9d20e (diff) | |
download | freebsd-ports-gnome-85aff7c5b7670810f5f91611471164437cf80226.tar.gz freebsd-ports-gnome-85aff7c5b7670810f5f91611471164437cf80226.tar.zst freebsd-ports-gnome-85aff7c5b7670810f5f91611471164437cf80226.zip |
- Update to 0.20, needed by SVK 0.21.
- Rong-En Fan take maintainership (approved by autrijus@autrijus.org)
PR: ports/71929
Submitted by: Rong-En Fan <rafan AT infor dot org>
Approved by: maintainer, mentor (vanilla)
Diffstat (limited to 'devel')
-rw-r--r-- | devel/p5-Data-Hierarchy/Makefile | 4 | ||||
-rw-r--r-- | devel/p5-Data-Hierarchy/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/p5-Data-Hierarchy/Makefile b/devel/p5-Data-Hierarchy/Makefile index f3c484f24397..f449e54cd864 100644 --- a/devel/p5-Data-Hierarchy/Makefile +++ b/devel/p5-Data-Hierarchy/Makefile @@ -6,13 +6,13 @@ # PORTNAME= Data-Hierarchy -PORTVERSION= 0.18 +PORTVERSION= 0.20 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= ../../authors/id/C/CL/CLKAO PKGNAMEPREFIX= p5- -MAINTAINER= autrijus@autrijus.org +MAINTAINER= rafan@infor.org COMMENT= Handle data in a hierarchical structure BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Clone.pm:${PORTSDIR}/devel/p5-Clone diff --git a/devel/p5-Data-Hierarchy/distinfo b/devel/p5-Data-Hierarchy/distinfo index c32c2477bd9e..61db13d08a79 100644 --- a/devel/p5-Data-Hierarchy/distinfo +++ b/devel/p5-Data-Hierarchy/distinfo @@ -1,2 +1,2 @@ -MD5 (Data-Hierarchy-0.18.tar.gz) = 2096f6cf63b6c51ccddcfd82a6dd1962 -SIZE (Data-Hierarchy-0.18.tar.gz) = 3402 +MD5 (Data-Hierarchy-0.20.tar.gz) = 2823492b86e4a1a74ad4127472412e32 +SIZE (Data-Hierarchy-0.20.tar.gz) = 3754 |