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/