Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 Mar 2003 13:29:58 +0100 (CET)
From:      Erwin Lansing <erwin@lansing.dk>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/50189: maintainer-update devel/p5-ResourcePool to 1.0101 
Message-ID:  <20030322122958.A727DAB96@backup-mx.droso.dk>

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

>Number:         50189
>Category:       ports
>Synopsis:       maintainer-update devel/p5-ResourcePool to 1.0101
>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:   Sat Mar 22 04:30:18 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Erwin Lansing
>Release:        FreeBSD 4.8-RC i386
>Organization:
pil.dk 
>Environment:
System: FreeBSD panda.droso.net 4.8-RC FreeBSD 4.8-RC #16: Fri Mar 21 10:03:34 CET 2003 root@panda.droso.net:/usr/obj/usr/src/sys/PANDA i386


	
>Description:

update to 1.0101 which remove obsoleted dependency on p5-Storable

>How-To-Repeat:
	
>Fix:

	

--- p5-ResourcePool.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/p5-ResourcePool/Makefile,v
retrieving revision 1.6
diff -u -r1.6 Makefile
--- Makefile	1 Mar 2003 06:58:23 -0000	1.6
+++ Makefile	22 Mar 2003 12:28:51 -0000
@@ -7,7 +7,7 @@
 #
 
 PORTNAME=	ResourcePool
-PORTVERSION=	1.0100
+PORTVERSION=	1.0101
 CATEGORIES=	devel perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN} \
 		http://www.fatalmind.com/projects/ResourcePool/
@@ -17,12 +17,8 @@
 MAINTAINER=	erwin@lansing.dk
 COMMENT=	A generic way to use connection caching for any kind of resources
 
-BUILD_DEPENDS=	${SITE_PERL}/${PERL_ARCH}/Storable.pm:${PORTSDIR}/devel/p5-Storable
-RUN_DEPENDS=	${BUILD_DEPENDS}
-
 PERL_CONFIGURE=	YES
 
-MANPREFIX=	${PREFIX}/lib/perl5/${PERL_VERSION}
 MAN3=	ResourcePool.3 \
 	ResourcePool::BigPicture.3 \
 	ResourcePool::Command.3 \
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/devel/p5-ResourcePool/distinfo,v
retrieving revision 1.4
diff -u -r1.4 distinfo
--- distinfo	1 Mar 2003 06:58:23 -0000	1.4
+++ distinfo	22 Mar 2003 12:28:51 -0000
@@ -1 +1 @@
-MD5 (ResourcePool-1.0100.tar.gz) = 5444c4a70702081a2acdba590d74ffdc
+MD5 (ResourcePool-1.0101.tar.gz) = 5c81c98c298e03d402f1335f17365433
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/devel/p5-ResourcePool/pkg-plist,v
retrieving revision 1.4
diff -u -r1.4 pkg-plist
--- pkg-plist	1 Mar 2003 06:58:23 -0000	1.4
+++ pkg-plist	22 Mar 2003 12:28:51 -0000
@@ -23,6 +23,7 @@
 lib/perl5/site_perl/%%PERL_VER%%/ResourcePool/Singleton.pod
 lib/perl5/site_perl/%%PERL_VER%%/ResourcePool/UML.pod
 lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/ResourcePool/.packlist
+lib/perllocal.pod-ResourcePool
 @dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/ResourcePool
 @dirrm lib/perl5/site_perl/%%PERL_VER%%/ResourcePool/LoadBalancer
 @dirrm lib/perl5/site_perl/%%PERL_VER%%/ResourcePool/Command
--- p5-ResourcePool.diff ends here ---


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

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports-bugs" in the body of the message




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