diff options
-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 |