ports/174771: [PATCH] devel/p5-Debug-Client: update to 0.20, take maintainership

Po-Chien Lin linpc at cs.nctu.edu.tw
Fri Dec 28 15:30:02 UTC 2012


>Number:         174771
>Category:       ports
>Synopsis:       [PATCH] devel/p5-Debug-Client: update to 0.20, take maintainership
>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 Dec 28 15:30:00 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Po-Chien Lin
>Release:        FreeBSD 10.0-CURRENT amd64
>Organization:
>Environment:
System: FreeBSD tbbs2.cs.nctu.edu.tw 10.0-CURRENT FreeBSD 10.0-CURRENT #7 r244683: Wed Dec 26 09:38:31 CST
>Description:
- Update to 0.20
- Take maintainership

>How-To-Repeat:
>Fix:

--- p5-Debug-Client-0.20.patch begins here ---
diff -ruN --exclude=CVS ../p5-Debug-Client.orig/Makefile ./Makefile
--- ../p5-Debug-Client.orig/Makefile	2012-12-28 21:52:34.000000000 +0800
+++ ./Makefile	2012-12-28 23:17:01.000000000 +0800
@@ -1,23 +1,24 @@
-# New ports collection makefile for:	p5-Debug-Client
-# Date created:		2010-03-17
-# Whom:			ports at c0decafe.net
-#
+# Created by: <ports at c0decafe.net>
 # $FreeBSD: ports/devel/p5-Debug-Client/Makefile,v 1.4 2012/11/17 05:56:13 svnexp Exp $
-#
 
 PORTNAME=	Debug-Client
-PORTVERSION=	0.12
+PORTVERSION=	0.20
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	ports at FreeBSD.org
+MAINTAINER=	linpc at cs.nctu.edu.tw
 COMMENT=	Client for the standard Perl debugger
 
-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
+RUN_DEPENDS=	p5-File-HomeDir>=0.98:${PORTSDIR}/devel/p5-File-HomeDir \
+		p5-PadWalker>=1.92:${PORTSDIR}/devel/p5-PadWalker \
+		p5-ReadLine-Perl>=1.0303:${PORTSDIR}/devel/p5-ReadLine-Perl
+TEST_DEPENDS=	p5-File-HomeDir>=0.98:${PORTSDIR}/devel/p5-File-HomeDir \
+		p5-PadWalker>=1.92:${PORTSDIR}/devel/p5-PadWalker \
+		p5-ReadLine-Perl>=1.0303:${PORTSDIR}/devel/p5-ReadLine-Perl \
+		p5-Test-Class>=0.36:${PORTSDIR}/devel/p5-Test-Class \
+		p5-Test-Deep>=0.108:${PORTSDIR}/devel/p5-Test-Deep \
+		p5-Test-Script>=0:${PORTSDIR}/devel/p5-Test-Script
 
 PERL_CONFIGURE=	yes
 
diff -ruN --exclude=CVS ../p5-Debug-Client.orig/distinfo ./distinfo
--- ../p5-Debug-Client.orig/distinfo	2012-12-28 21:52:34.000000000 +0800
+++ ./distinfo	2012-12-28 21:57:50.000000000 +0800
@@ -1,2 +1,2 @@
-SHA256 (Debug-Client-0.12.tar.gz) = 70e0ce044c15d626fbafddee6b945d777aa2fb507fbd39ed0f22d35f58a1558e
-SIZE (Debug-Client-0.12.tar.gz) = 30339
+SHA256 (Debug-Client-0.20.tar.gz) = a1643b3c2e9fe0a39eae975c4ca81cb0cd44dde5dc0aec07600b727ebf190913
+SIZE (Debug-Client-0.20.tar.gz) = 38741
--- p5-Debug-Client-0.20.patch ends here ---

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


More information about the freebsd-ports-bugs mailing list