diff options
author | miwi <miwi@FreeBSD.org> | 2007-10-23 19:40:52 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2007-10-23 19:40:52 +0800 |
commit | 1ad190a5d55b76e2e598c1698f0cd2ec62011d03 (patch) | |
tree | 084549afff070488011d96966a8cff564a325d81 /comms | |
parent | f29384df193ea9dc894685335654337ca4975d96 (diff) | |
download | freebsd-ports-gnome-1ad190a5d55b76e2e598c1698f0cd2ec62011d03.tar.gz freebsd-ports-gnome-1ad190a5d55b76e2e598c1698f0cd2ec62011d03.tar.zst freebsd-ports-gnome-1ad190a5d55b76e2e598c1698f0cd2ec62011d03.zip |
- Update to 3.26
PR: 117303
Submitted by: Conor McDermottroe <ports@mcdermottroe.com> (maintainer)
Diffstat (limited to 'comms')
-rw-r--r-- | comms/o2sms/Makefile | 3 | ||||
-rw-r--r-- | comms/o2sms/distinfo | 6 |
2 files changed, 5 insertions, 4 deletions
diff --git a/comms/o2sms/Makefile b/comms/o2sms/Makefile index caa07a0f8fb6..eeb7c7e54815 100644 --- a/comms/o2sms/Makefile +++ b/comms/o2sms/Makefile @@ -6,7 +6,7 @@ # PORTNAME= o2sms -PORTVERSION= 3.25 +PORTVERSION= 3.26 CATEGORIES= comms perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= WWW/MACKERS @@ -15,6 +15,7 @@ MAINTAINER= ports@mcdermottroe.com COMMENT= Send SMS messages via the websites of Irish mobile operators BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Crypt/SSLeay.pm:${PORTSDIR}/security/p5-Crypt-SSLeay \ + ${SITE_PERL}/IO/Socket/SSL.pm:${PORTSDIR}/security/p5-IO-Socket-SSL \ ${SITE_PERL}/Lingua/EN/Squeeze.pm:${PORTSDIR}/textproc/p5-Lingua-EN-Squeeze \ ${SITE_PERL}/TestGen4Web/Runner.pm:${PORTSDIR}/www/p5-TestGen4Web-Runner RUN_DEPENDS= ${BUILD_DEPENDS} diff --git a/comms/o2sms/distinfo b/comms/o2sms/distinfo index 6d31489ca58f..52df41d0c36f 100644 --- a/comms/o2sms/distinfo +++ b/comms/o2sms/distinfo @@ -1,3 +1,3 @@ -MD5 (o2sms-3.25.tar.gz) = f2094177a54e496706abcf19fbcb4e9c -SHA256 (o2sms-3.25.tar.gz) = 28449cd6694f55d13190501d773c9042a04899c4fa55565a83b6b575f661e66f -SIZE (o2sms-3.25.tar.gz) = 29913 +MD5 (o2sms-3.26.tar.gz) = 82d2ae597dccb6934d5500a7a2173b72 +SHA256 (o2sms-3.26.tar.gz) = acd424df5f8384da132ef3dd27d5dbe01478792b97488236737d631ef0e75d3c +SIZE (o2sms-3.26.tar.gz) = 29931 |