diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2007-10-23 11:40:55 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2007-10-23 11:40:55 +0000 |
commit | 3a4ad5787fb502044a501f9800d11abd2ab5a340 (patch) | |
tree | 05dc1825070c68bb7606330490b800eb9bdfca33 /comms | |
parent | ff6e9e3412c3f3ca11b529c30fe28b00e944df15 (diff) | |
download | ports-3a4ad5787fb502044a501f9800d11abd2ab5a340.tar.gz ports-3a4ad5787fb502044a501f9800d11abd2ab5a340.zip |
- Update to 0.02
PR: 117362
Submitted by: Tsung-Han Yeh <snowfly@yuntech.edu.tw> (maintainer)
Notes
Notes:
svn path=/head/; revision=201806
Diffstat (limited to 'comms')
-rw-r--r-- | comms/p5-SMS-Send-TW-PChome/Makefile | 5 | ||||
-rw-r--r-- | comms/p5-SMS-Send-TW-PChome/distinfo | 6 |
2 files changed, 6 insertions, 5 deletions
diff --git a/comms/p5-SMS-Send-TW-PChome/Makefile b/comms/p5-SMS-Send-TW-PChome/Makefile index 6464800a5339..a03cb3892b4a 100644 --- a/comms/p5-SMS-Send-TW-PChome/Makefile +++ b/comms/p5-SMS-Send-TW-PChome/Makefile @@ -6,7 +6,7 @@ # PORTNAME= SMS-Send-TW-PChome -PORTVERSION= 0.01 +PORTVERSION= 0.02 CATEGORIES= comms perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= SMS @@ -16,7 +16,8 @@ MAINTAINER= snowfly@yuntech.edu.tw COMMENT= SMS::Send driver for sms.pchome.com.tw RUN_DEPENDS= ${SITE_PERL}/SMS/Send.pm:${PORTSDIR}/comms/p5-SMS-Send \ - ${SITE_PERL}/Net/SMS/PChome.pm:${PORTSDIR}/net/p5-Net-SMS-PChome + ${SITE_PERL}/WWW/Mechanize.pm:${PORTSDIR}/www/p5-WWW-Mechanize \ + ${SITE_PERL}/${PERL_ARCH}/Crypt/SSLeay.pm:${PORTSDIR}/security/p5-Crypt-SSLeay BUILD_DEPENDS= ${RUN_DEPENDS} PERL_CONFIGURE= yes diff --git a/comms/p5-SMS-Send-TW-PChome/distinfo b/comms/p5-SMS-Send-TW-PChome/distinfo index 30167bdf4eef..20b2be545a3b 100644 --- a/comms/p5-SMS-Send-TW-PChome/distinfo +++ b/comms/p5-SMS-Send-TW-PChome/distinfo @@ -1,3 +1,3 @@ -MD5 (SMS-Send-TW-PChome-0.01.tar.gz) = 16e8e106b78664eeb2b6b1e83743121a -SHA256 (SMS-Send-TW-PChome-0.01.tar.gz) = 691c0fb9e271750a659cf492cdad569ddb45c4944badd7f2f30c80414abc4895 -SIZE (SMS-Send-TW-PChome-0.01.tar.gz) = 2709 +MD5 (SMS-Send-TW-PChome-0.02.tar.gz) = beb7b12dd92176387bb3499ddb29d64c +SHA256 (SMS-Send-TW-PChome-0.02.tar.gz) = ce02e5c9600ec811b28748741f408cf222b0d98f62e268f9030aa7c4984d8818 +SIZE (SMS-Send-TW-PChome-0.02.tar.gz) = 3233 |