1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

- Update to 0.2.0

This commit is contained in:
Martin Wilke 2011-11-06 14:51:17 +00:00
parent f7c1ccd169
commit d01c3f093e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=285157
2 changed files with 6 additions and 9 deletions

View File

@ -6,8 +6,7 @@
#
PORTNAME= Net_SMS
PORTVERSION= 0.1.0
PORTREVISION= 2
PORTVERSION= 0.2.0
CATEGORIES= net pear
MAINTAINER= miwi@FreeBSD.org
@ -15,13 +14,11 @@ COMMENT= PEAR SMS functionality
BUILD_DEPENDS= ${PEARDIR}/Mail.php:${PORTSDIR}/mail/pear-Mail \
${PEARDIR}/HTTP/Request.php:${PORTSDIR}/www/pear-HTTP_Request
RUN_DEPENDS= ${BUILD_DEPENDS}
RUN_DEPENDS= ${PEARDIR}/Mail.php:${PORTSDIR}/mail/pear-Mail \
${PEARDIR}/HTTP/Request.php:${PORTSDIR}/www/pear-HTTP_Request
USE_PHP= gettext
CATEGORY= Net
FILES= SMS.php SMS/clickatell_http.php SMS/generic_smtp.php \
SMS/sms2email_http.php SMS/vodafoneitaly_smtp.php SMS/win_http.php
PEAR_AUTOINSTALL= yes
.include <bsd.port.pre.mk>
.include "${PORTSDIR}/devel/pear/bsd.pear.mk"

View File

@ -1,2 +1,2 @@
SHA256 (PEAR/Net_SMS-0.1.0.tgz) = 8980b3f3c7a6d68699a0af1bf8708730af59615416164a033477a86b6d7dfc3e
SIZE (PEAR/Net_SMS-0.1.0.tgz) = 13128
SHA256 (PEAR/Net_SMS-0.2.0.tgz) = 0a1d9223045f3ce213644df37d029459771f841ad49da85f3b33d17319f2b4cf
SIZE (PEAR/Net_SMS-0.2.0.tgz) = 17736