ports/160603: [PATCH] devel/p5-Debug-Client: update to 0.12

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Fri Sep 9 22:10:10 UTC 2011


>Number:         160603
>Category:       ports
>Synopsis:       [PATCH] devel/p5-Debug-Client: update to 0.12
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Sep 09 22:10:09 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Sunpoet Po-Chuan Hsieh
>Release:        FreeBSD 8.2-STABLE amd64
>Organization:
The FreeBSD Project
>Environment:
System: FreeBSD bonjour.sunpoet.net 8.2-STABLE FreeBSD 8.2-STABLE #0: Sat Jul  9 23:23:51 CST
>Description:
- Update to 0.12
- Add CPAN as primary WWW

Port maintainer (ports at c0decafe.net) is cc'd.

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

--- p5-Debug-Client-0.12.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/p5-Debug-Client/Makefile,v
retrieving revision 1.1
diff -u -u -r1.1 Makefile
--- Makefile	21 Mar 2010 12:54:28 -0000	1.1
+++ Makefile	9 Sep 2011 22:03:16 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Debug-Client
-PORTVERSION=	0.11
+PORTVERSION=	0.12
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -14,7 +14,11 @@
 MAINTAINER=	ports at c0decafe.net
 COMMENT=	Client for the standard Perl debugger
 
-USE_PERL5=	yes
+BUILD_DEPENDS=	p5-File-HomeDir>=0:${PORTSDIR}/devel/p5-File-HomeDir
+RUN_DEPENDS=	p5-File-HomeDir>=0:${PORTSDIR}/devel/p5-File-HomeDir
+
+TEST_DEPENDS=	p5-Test-Deep>=0:${PORTSDIR}/devel/p5-Test-Deep
+
 PERL_CONFIGURE=	yes
 
 MAN3=		Debug::Client.3
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/devel/p5-Debug-Client/distinfo,v
retrieving revision 1.2
diff -u -u -r1.2 distinfo
--- distinfo	3 Jul 2011 14:57:04 -0000	1.2
+++ distinfo	9 Sep 2011 22:03:16 -0000
@@ -1,2 +1,2 @@
-SHA256 (Debug-Client-0.11.tar.gz) = bb18f132c74259c34f66603d5d7eaabe4be9c863a45f93c890a02cf8bea5e9bb
-SIZE (Debug-Client-0.11.tar.gz) = 23506
+SHA256 (Debug-Client-0.12.tar.gz) = 70e0ce044c15d626fbafddee6b945d777aa2fb507fbd39ed0f22d35f58a1558e
+SIZE (Debug-Client-0.12.tar.gz) = 30339
Index: pkg-descr
===================================================================
RCS file: /home/ncvs/ports/devel/p5-Debug-Client/pkg-descr,v
retrieving revision 1.1
diff -u -u -r1.1 pkg-descr
--- pkg-descr	21 Mar 2010 12:54:28 -0000	1.1
+++ pkg-descr	9 Sep 2011 22:03:16 -0000
@@ -2,4 +2,5 @@
 
 Debug::Client was spun off from Padre.
 
-WWW:	http://padre.perlide.org/wiki/Projects
+WWW: http://search.cpan.org/dist/Debug-Client/
+WWW: http://padre.perlide.org/wiki/Projects
--- p5-Debug-Client-0.12.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list