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: ports/128155: [PATCH] comms/p5-SMS-Send-TW-ShareSMS: update to 0.02 Message-ID: <200810161937.m9GJbtlp094659@cn1.leeym.com> Resent-Message-ID: <200810161940.m9GJe3LU076292@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 128155 >Category: ports >Synopsis: [PATCH] comms/p5-SMS-Send-TW-ShareSMS: update to 0.02 >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: Thu Oct 16 19:40:03 UTC 2008 >Closed-Date: >Last-Modified: >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: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200810161937.m9GJbtlp094659>