Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Dec 2011 00:07:06 +0800 (CST)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        jnlin@csie.nctu.edu.tw
Subject:   ports/163673: [PATCH] comms/p5-Nexmo-SMS: update to 0.06
Message-ID:  <20111228160706.08DF65523@sunpoet.net>
Resent-Message-ID: <201112281610.pBSGAAJd035950@freefall.freebsd.org>

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

>Number:         163673
>Category:       ports
>Synopsis:       [PATCH] comms/p5-Nexmo-SMS: update to 0.06
>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 Dec 28 16:10:10 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.06

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

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

--- p5-Nexmo-SMS-0.06.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/comms/p5-Nexmo-SMS/Makefile,v
retrieving revision 1.3
diff -u -u -r1.3 Makefile
--- Makefile	1 Dec 2011 06:43:06 -0000	1.3
+++ Makefile	28 Dec 2011 16:08:24 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Nexmo-SMS
-PORTVERSION=	0.05
+PORTVERSION=	0.06
 CATEGORIES=	comms perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:RENEEB
@@ -32,7 +32,6 @@
 		Nexmo::SMS::Response.3 \
 		Nexmo::SMS::Response::Message.3 \
 		Nexmo::SMS::TextMessage.3 \
-		Nexmo::SMS::UnicodeMessage.3 \
 		Nexmo::SMS::WAPPushMessage.3
 
 .include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/comms/p5-Nexmo-SMS/distinfo,v
retrieving revision 1.3
diff -u -u -r1.3 distinfo
--- distinfo	1 Dec 2011 06:43:06 -0000	1.3
+++ distinfo	28 Dec 2011 16:08:24 -0000
@@ -1,2 +1,2 @@
-SHA256 (Nexmo-SMS-0.05.tar.gz) = edae222db55aaaa9f8961a821cfeb68e36918b3bec26541d70d1b1f49d45797e
-SIZE (Nexmo-SMS-0.05.tar.gz) = 13134
+SHA256 (Nexmo-SMS-0.06.tar.gz) = 5b01ce364d557491b8d0b94797bce128c3c7082910fd4e4a5e5a859b526e6daa
+SIZE (Nexmo-SMS-0.06.tar.gz) = 12827
Index: pkg-plist
===================================================================
RCS file: /home/pcvs/ports/comms/p5-Nexmo-SMS/pkg-plist,v
retrieving revision 1.2
diff -u -u -r1.2 pkg-plist
--- pkg-plist	29 Nov 2011 09:02:08 -0000	1.2
+++ pkg-plist	28 Dec 2011 16:08:24 -0000
@@ -5,7 +5,6 @@
 %%SITE_PERL%%/Nexmo/SMS/Response.pm
 %%SITE_PERL%%/Nexmo/SMS/Response/Message.pm
 %%SITE_PERL%%/Nexmo/SMS/TextMessage.pm
-%%SITE_PERL%%/Nexmo/SMS/UnicodeMessage.pm
 %%SITE_PERL%%/Nexmo/SMS/WAPPushMessage.pm
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/Nexmo/SMS/.packlist
 @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Nexmo/SMS
--- p5-Nexmo-SMS-0.06.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?20111228160706.08DF65523>