Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 Jun 2006 22:28:11 -0400 (EDT)
From:      Rong-En Fan <rafan@infor.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/98573: [MAINTAINER] devel/p5-Data-Hierarchy: update to 0.22
Message-ID:  <200606060228.k562SBXC003707@woodstock.rafan.org>
Resent-Message-ID: <200606060320.k563KNKZ082894@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         98573
>Category:       ports
>Synopsis:       [MAINTAINER] devel/p5-Data-Hierarchy: update to 0.22
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jun 06 03:20:22 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Rong-En Fan
>Release:        FreeBSD 7.0-CURRENT i386
>Organization:
NTU CSIE
>Environment:
System: FreeBSD woodstock.rafan.org 7.0-CURRENT FreeBSD 7.0-CURRENT #3: Wed May 17 00:28:05 EDT 2006
>Description:
- Update to 0.22

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- p5-Data-Hierarchy-0.22.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/devel/p5-Data-Hierarchy/Makefile /home/rafan/tmp/ports/p5-Data-Hierarchy/Makefile
--- /usr/ports/devel/p5-Data-Hierarchy/Makefile	Thu Nov 11 20:12:52 2004
+++ /home/rafan/tmp/ports/p5-Data-Hierarchy/Makefile	Mon Jun  5 22:17:09 2006
@@ -6,20 +6,24 @@
 #
 
 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>
+
+.if ${PERL_LEVEL} < 500800
+BUILD_DEPENDS+=	${SITE_PERL}/${PERL_ARCH}/Storable.pm:${PORTSDIR}/devel/p5-Storable
+RUN_DEPENDS+=	${SITE_PERL}/${PERL_ARCH}/Storable.pm:${PORTSDIR}/devel/p5-Storable
+.endif
+
+.include <bsd.port.post.mk>
diff -ruN --exclude=CVS /usr/ports/devel/p5-Data-Hierarchy/distinfo /home/rafan/tmp/ports/p5-Data-Hierarchy/distinfo
--- /usr/ports/devel/p5-Data-Hierarchy/distinfo	Thu Feb  9 05:44:46 2006
+++ /home/rafan/tmp/ports/p5-Data-Hierarchy/distinfo	Mon Jun  5 22:06:31 2006
@@ -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
--- p5-Data-Hierarchy-0.22.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200606060228.k562SBXC003707>