- Update to 3.26
PR: 117303 Submitted by: Conor McDermottroe <ports@mcdermottroe.com> (maintainer)
This commit is contained in:
parent
3fb7664eb9
commit
ff6e9e3412
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=201805
2 changed files with 5 additions and 4 deletions
|
@ -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}
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue