From leeym@cn1.leeym.com  Thu Oct 16 19:37:57 2008
Return-Path: <leeym@cn1.leeym.com>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 36BA21065691
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 16 Oct 2008 19:37:57 +0000 (UTC)
	(envelope-from leeym@cn1.leeym.com)
Received: from cn1.leeym.com (b06s56le.corenetworks.net [64.85.165.237])
	by mx1.freebsd.org (Postfix) with ESMTP id DC5788FC14
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 16 Oct 2008 19:37:56 +0000 (UTC)
	(envelope-from leeym@cn1.leeym.com)
Received: from cn1.leeym.com (localhost [127.0.0.1])
	by cn1.leeym.com (8.14.2/8.14.2) with ESMTP id m9GJbu6e094660;
	Thu, 16 Oct 2008 12:37:56 -0700 (PDT)
	(envelope-from leeym@cn1.leeym.com)
Received: (from leeym@localhost)
	by cn1.leeym.com (8.14.2/8.14.2/Submit) id m9GJbtlp094659;
	Thu, 16 Oct 2008 12:37:55 -0700 (PDT)
	(envelope-from leeym)
Message-Id: <200810161937.m9GJbtlp094659@cn1.leeym.com>
Date: Thu, 16 Oct 2008 12:37:55 -0700 (PDT)
From: Yen-Ming Lee <leeym@freebsd.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: snowfly@yuntech.edu.tw
Subject: [PATCH] comms/p5-SMS-Send-TW-ShareSMS: update to 0.02
X-Send-Pr-Version: 3.113
X-GNATS-Notify: snowfly@yuntech.edu.tw

>Number:         128155
>Category:       ports
>Synopsis:       [PATCH] comms/p5-SMS-Send-TW-ShareSMS: update to 0.02
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    leeym
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Oct 16 19:40:03 UTC 2008
>Closed-Date:    Sat Oct 18 14:10:25 UTC 2008
>Last-Modified:  Sat Oct 18 14:20:01 UTC 2008
>Originator:     Yen-Ming Lee
>Release:        FreeBSD 7.0-RELEASE i386
>Organization:
>Environment:
System: FreeBSD cn1.leeym.com 7.0-RELEASE FreeBSD 7.0-RELEASE #0: Sun Feb 24 19:59:52 UTC 2008
>Description:
- Update to 0.02

Port maintainer (snowfly@yuntech.edu.tw) is cc'd.

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

--- p5-SMS-Send-TW-ShareSMS-0.02.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/comms/p5-SMS-Send-TW-ShareSMS/Makefile,v
retrieving revision 1.1
diff -u -d -b -w -u -r1.1 Makefile
--- Makefile	6 Oct 2007 15:09:25 -0000	1.1
+++ Makefile	16 Oct 2008 19:37:51 -0000
@@ -6,19 +6,17 @@
 #
 
 PORTNAME=	SMS-Send-TW-ShareSMS
-PORTVERSION=	0.01
+PORTVERSION=	0.02
 CATEGORIES=	comms perl5
 MASTER_SITES=	CPAN
-MASTER_SITE_SUBDIR=	SMS
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	snowfly@yuntech.edu.tw
 COMMENT=	SMS::Send driver for www.ShareSMS.com
 
-RUN_DEPENDS=	${SITE_PERL}/SMS/Send.pm:${PORTSDIR}/comms/p5-SMS-Send \
-		${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww
-BUILD_DEPENDS=	${SITE_PERL}/SMS/Send.pm:${PORTSDIR}/comms/p5-SMS-Send \
-		${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww
+RUN_DEPENDS=	p5-SMS-Send>=0.03:${PORTSDIR}/comms/p5-SMS-Send \
+		p5-URI>=0:${PORTSDIR}/net/p5-URI \
+		p5-libwww>=2:${PORTSDIR}/www/p5-libwww
 
 PERL_CONFIGURE=	yes
 
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/comms/p5-SMS-Send-TW-ShareSMS/distinfo,v
retrieving revision 1.1
diff -u -d -b -w -u -r1.1 distinfo
--- distinfo	6 Oct 2007 15:09:25 -0000	1.1
+++ distinfo	16 Oct 2008 19:37:51 -0000
@@ -1,3 +1,3 @@
-MD5 (SMS-Send-TW-ShareSMS-0.01.tar.gz) = d39d663604d06d633a9e18775d1f4818
-SHA256 (SMS-Send-TW-ShareSMS-0.01.tar.gz) = 73224536429102b26bdfafdf341ecf99c94420e0a522724d0b0454b5101b04ea
-SIZE (SMS-Send-TW-ShareSMS-0.01.tar.gz) = 3003
+MD5 (SMS-Send-TW-ShareSMS-0.02.tar.gz) = d366b73a05f12b87cb85bdd0cf1f7cb7
+SHA256 (SMS-Send-TW-ShareSMS-0.02.tar.gz) = 32826bfc1cb7f3b0af26518d16e5c71cb2e1e9d15eb460b7d9c72931318b03f4
+SIZE (SMS-Send-TW-ShareSMS-0.02.tar.gz) = 3056
Index: pkg-descr
===================================================================
RCS file: /home/pcvs/ports/comms/p5-SMS-Send-TW-ShareSMS/pkg-descr,v
retrieving revision 1.1
diff -u -d -b -w -u -r1.1 pkg-descr
--- pkg-descr	6 Oct 2007 15:09:25 -0000	1.1
+++ pkg-descr	16 Oct 2008 19:37:51 -0000
@@ -1,4 +1,4 @@
 SMS::Send::TW::ShareSMS is a SMS::Send driver
 which allows you to send messages through http://www.sharesms.com/
 
-WWW:    http://search.cpan.org/dist/SMS-Send-TW-PChome/
+WWW:    http://search.cpan.org/dist/SMS-Send-TW-ShareSMS/
--- p5-SMS-Send-TW-ShareSMS-0.02.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->leeym 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Thu Oct 16 19:40:12 UTC 2008 
Responsible-Changed-Why:  
Submitter has GNATS access (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=128155 
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Thu Oct 16 19:40:15 UTC 2008 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=128155 

From: Edwin Groothuis <edwin@FreeBSD.org>
To: snowfly@yuntech.edu.tw
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/128155: [PATCH] comms/p5-SMS-Send-TW-ShareSMS: update to 0.02
Date: Thu, 16 Oct 2008 19:40:13 UT

 Maintainer of comms/p5-SMS-Send-TW-ShareSMS,
 
 Please note that PR ports/128155 has just been submitted.
 
 If it contains a patch for an upgrade, an enhancement or a bug fix
 you agree on, reply to this email stating that you approve the patch
 and a committer will take care of it.
 
 The full text of the PR can be found at:
     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/128155
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org

From: "snowfly" <snowfly@yuntech.edu.tw>
To: "bug-followup" <bug-followup@FreeBSD.org>
Cc:  
Subject: Re: ports/128155: [PATCH] comms/p5-SMS-Send-TW-ShareSMS: update to 0.02
Date: Sat, 18 Oct 2008 17:00:10 +0800 (CST)

 Hi:
 
 I approve this PR, please commit it.
 Thanks.
 
 
 Best Regards,
 snowfly.
State-Changed-From-To: feedback->closed 
State-Changed-By: leeym 
State-Changed-When: Sat Oct 18 14:10:14 UTC 2008 
State-Changed-Why:  
Committed, thanks. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=128155 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/128155: commit references a PR
Date: Sat, 18 Oct 2008 14:10:16 +0000 (UTC)

 leeym       2008-10-18 14:10:08 UTC
 
   FreeBSD ports repository
 
   Modified files:
     comms/p5-SMS-Send-TW-ShareSMS Makefile distinfo pkg-descr 
   Log:
   - update to 0.02
   
   PR:             128155
   Submitted by:   leeym
   Approved by:    maintainer
   
   Revision  Changes    Path
   1.2       +4 -6      ports/comms/p5-SMS-Send-TW-ShareSMS/Makefile
   1.2       +3 -3      ports/comms/p5-SMS-Send-TW-ShareSMS/distinfo
   1.2       +1 -1      ports/comms/p5-SMS-Send-TW-ShareSMS/pkg-descr
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
