Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 26 Nov 2011 02:07:08 +0800 (CST)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        jnlin@csie.nctu.edu.tw
Subject:   ports/162883: [PATCH] comms/p5-Nexmo-SMS: update to 0.04
Message-ID:  <20111125180708.5C97C31C4@sunpoet.net>
Resent-Message-ID: <201111251810.pAPIACcn013488@freefall.freebsd.org>

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

>Number:         162883
>Category:       ports
>Synopsis:       [PATCH] comms/p5-Nexmo-SMS: update to 0.04
>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 Nov 25 18:10:12 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Sunpoet Po-Chuan Hsieh
>Release:        FreeBSD 9.0-RC1 amd64
>Organization:
The FreeBSD Project
>Environment:
System: FreeBSD bonjour.sunpoet.net 9.0-RC1 FreeBSD 9.0-RC1 #0: Sun Nov  6 07:24:13 CST
>Description:
- Update to 0.04

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.04.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/comms/p5-Nexmo-SMS/Makefile,v
retrieving revision 1.1
diff -u -u -r1.1 Makefile
--- Makefile	25 Nov 2011 07:03:39 -0000	1.1
+++ Makefile	25 Nov 2011 18:06:57 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Nexmo-SMS
-PORTVERSION=	0.03
+PORTVERSION=	0.04
 CATEGORIES=	comms perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:RENEEB
@@ -29,6 +29,7 @@
 		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.1
diff -u -u -r1.1 distinfo
--- distinfo	25 Nov 2011 07:03:39 -0000	1.1
+++ distinfo	25 Nov 2011 18:06:57 -0000
@@ -1,2 +1,2 @@
-SHA256 (Nexmo-SMS-0.03.tar.gz) = 0d34fd04de1a016861193aac8495aa215e16a7f9f8ca5a4e41bfc13cd82a496a
-SIZE (Nexmo-SMS-0.03.tar.gz) = 12519
+SHA256 (Nexmo-SMS-0.04.tar.gz) = 120eeddd76869a584649e3f99bde8ad81b07db66e5a27eaff1bcc7d95dd12836
+SIZE (Nexmo-SMS-0.04.tar.gz) = 13076
Index: pkg-plist
===================================================================
RCS file: /home/pcvs/ports/comms/p5-Nexmo-SMS/pkg-plist,v
retrieving revision 1.1
diff -u -u -r1.1 pkg-plist
--- pkg-plist	25 Nov 2011 07:03:39 -0000	1.1
+++ pkg-plist	25 Nov 2011 18:06:57 -0000
@@ -5,6 +5,7 @@
 %%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.04.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?20111125180708.5C97C31C4>