diff options
-rw-r--r-- | comms/p5-SMS-Send-TW-emome/Makefile | 12 | ||||
-rw-r--r-- | comms/p5-SMS-Send-TW-emome/distinfo | 6 |
2 files changed, 8 insertions, 10 deletions
diff --git a/comms/p5-SMS-Send-TW-emome/Makefile b/comms/p5-SMS-Send-TW-emome/Makefile index e254657a902c..bf55c9833fb7 100644 --- a/comms/p5-SMS-Send-TW-emome/Makefile +++ b/comms/p5-SMS-Send-TW-emome/Makefile @@ -6,7 +6,7 @@ # PORTNAME= SMS-Send-TW-emome -PORTVERSION= 0.02 +PORTVERSION= 0.03 CATEGORIES= comms perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,13 +14,11 @@ PKGNAMEPREFIX= p5- MAINTAINER= snowfly@yuntech.edu.tw COMMENT= SMS::Send driver for www.emome.net -RUN_DEPENDS= ${SITE_PERL}/SMS/Send.pm:${PORTSDIR}/comms/p5-SMS-Send \ +RUN_DEPENDS= p5-SMS-Send>=0:${PORTSDIR}/comms/p5-SMS-Send \ p5-Crypt-SSLeay>=0:${PORTSDIR}/security/p5-Crypt-SSLeay \ - ${SITE_PERL}/WWW/Mechanize.pm:${PORTSDIR}/www/p5-WWW-Mechanize \ - ${SITE_PERL}/${PERL_ARCH}/Text/Iconv.pm:${PORTSDIR}/converters/p5-Text-Iconv -BUILD_DEPENDS= ${SITE_PERL}/SMS/Send.pm:${PORTSDIR}/comms/p5-SMS-Send \ - ${SITE_PERL}/WWW/Mechanize.pm:${PORTSDIR}/www/p5-WWW-Mechanize \ - ${SITE_PERL}/${PERL_ARCH}/Text/Iconv.pm:${PORTSDIR}/converters/p5-Text-Iconv + p5-WWW-Mechanize>=0:${PORTSDIR}/www/p5-WWW-Mechanize \ + p5-Text-Iconv>=0:${PORTSDIR}/converters/p5-Text-Iconv +BUILD_DEPENDS= ${RUN_DEPENDS} PERL_CONFIGURE= yes diff --git a/comms/p5-SMS-Send-TW-emome/distinfo b/comms/p5-SMS-Send-TW-emome/distinfo index 8d90a2d27aa3..8714806b4ae8 100644 --- a/comms/p5-SMS-Send-TW-emome/distinfo +++ b/comms/p5-SMS-Send-TW-emome/distinfo @@ -1,3 +1,3 @@ -MD5 (SMS-Send-TW-emome-0.02.tar.gz) = 4747465b422c90c435f45cb39659103c -SHA256 (SMS-Send-TW-emome-0.02.tar.gz) = 7780642c2318320daa31cbf7233c6af590ebe293279b0963ab8fe885ac1c0735 -SIZE (SMS-Send-TW-emome-0.02.tar.gz) = 3337 +MD5 (SMS-Send-TW-emome-0.03.tar.gz) = 90e386e70d8abd6169cc80bb1c56c573 +SHA256 (SMS-Send-TW-emome-0.03.tar.gz) = 7895ed16cce40d89ad93f8c438804aa8e243044de0df49dc74c65d4b153d0a0e +SIZE (SMS-Send-TW-emome-0.03.tar.gz) = 3367 |