From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Dec 28 16:10:11 2011 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8485C1065678 for ; Wed, 28 Dec 2011 16:10:11 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 5EC248FC13 for ; Wed, 28 Dec 2011 16:10:11 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id pBSGAAD0035951 for ; Wed, 28 Dec 2011 16:10:10 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id pBSGAAJd035950; Wed, 28 Dec 2011 16:10:10 GMT (envelope-from gnats) Resent-Date: Wed, 28 Dec 2011 16:10:10 GMT Resent-Message-Id: <201112281610.pBSGAAJd035950@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Sunpoet Po-Chuan Hsieh Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 307191065678 for ; Wed, 28 Dec 2011 16:08:34 +0000 (UTC) (envelope-from sunpoet@sunpoet.net) Received: from sunpoet.net (sunpoet.net [220.133.12.240]) by mx1.freebsd.org (Postfix) with ESMTP id F21768FC1A for ; Wed, 28 Dec 2011 16:08:33 +0000 (UTC) Received: by sunpoet.net (Postfix, from userid 1000) id 08DF65523; Thu, 29 Dec 2011 00:07:06 +0800 (CST) Message-Id: <20111228160706.08DF65523@sunpoet.net> Date: Thu, 29 Dec 2011 00:07:06 +0800 (CST) From: Sunpoet Po-Chuan Hsieh To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: jnlin@csie.nctu.edu.tw Subject: ports/163673: [PATCH] comms/p5-Nexmo-SMS: update to 0.06 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Dec 2011 16:10:11 -0000 >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 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: