ports/162974: [PATCH] comms/p5-Nexmo-SMS: update to 0.05

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Wed Nov 30 18:30:14 UTC 2011


>Number:         162974
>Category:       ports
>Synopsis:       [PATCH] comms/p5-Nexmo-SMS: update to 0.05
>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:   Wed Nov 30 18:30:13 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Sunpoet Po-Chuan Hsieh
>Release:        FreeBSD 9.0-PRERELEASE amd64
>Organization:
The FreeBSD Project
>Environment:
System: FreeBSD bonjour.sunpoet.net 9.0-PRERELEASE FreeBSD 9.0-PRERELEASE #0: Sun Nov 20 12:43:06 CST 2011
>Description:
- Update to 0.05
- Add TEST_DEPENDS

Changes:	http://search.cpan.org/dist/Nexmo-SMS/Changes

Port maintainer (jnlin at csie.nctu.edu.tw) is cc'd.

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

--- p5-Nexmo-SMS-0.05.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/comms/p5-Nexmo-SMS/Makefile,v
retrieving revision 1.2
diff -u -u -r1.2 Makefile
--- Makefile	29 Nov 2011 09:02:08 -0000	1.2
+++ Makefile	30 Nov 2011 18:22:28 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Nexmo-SMS
-PORTVERSION=	0.04
+PORTVERSION=	0.05
 CATEGORIES=	comms perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:RENEEB
@@ -20,6 +20,9 @@
 		p5-libwww>=5.835:${PORTSDIR}/www/p5-libwww
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 
+TEST_DEPENDS=	p5-Test-Pod>=1.22:${PORTSDIR}/devel/p5-Test-Pod \
+		p5-Test-Pod-Coverage>=1.08:${PORTSDIR}/devel/p5-Test-Pod-Coverage
+
 PERL_CONFIGURE=	yes
 
 MAN3=		Nexmo::SMS.3 \
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/comms/p5-Nexmo-SMS/distinfo,v
retrieving revision 1.2
diff -u -u -r1.2 distinfo
--- distinfo	29 Nov 2011 09:02:08 -0000	1.2
+++ distinfo	30 Nov 2011 18:22:28 -0000
@@ -1,2 +1,2 @@
-SHA256 (Nexmo-SMS-0.04.tar.gz) = 120eeddd76869a584649e3f99bde8ad81b07db66e5a27eaff1bcc7d95dd12836
-SIZE (Nexmo-SMS-0.04.tar.gz) = 13076
+SHA256 (Nexmo-SMS-0.05.tar.gz) = edae222db55aaaa9f8961a821cfeb68e36918b3bec26541d70d1b1f49d45797e
+SIZE (Nexmo-SMS-0.05.tar.gz) = 13134
--- p5-Nexmo-SMS-0.05.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list