View | Details | Raw Unified | Return to bug 117303
Collapse All | Expand All

(-)o2sms/Makefile (-1 / +2 lines)
Lines 6-12 Link Here
6
#
6
#
7
7
8
PORTNAME=	o2sms
8
PORTNAME=	o2sms
9
PORTVERSION=	3.25
9
PORTVERSION=	3.26
10
CATEGORIES=	comms perl5
10
CATEGORIES=	comms perl5
11
MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
11
MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
12
MASTER_SITE_SUBDIR=	WWW/MACKERS
12
MASTER_SITE_SUBDIR=	WWW/MACKERS
Lines 15-20 Link Here
15
COMMENT=	Send SMS messages via the websites of Irish mobile operators
15
COMMENT=	Send SMS messages via the websites of Irish mobile operators
16
16
17
BUILD_DEPENDS=	${SITE_PERL}/${PERL_ARCH}/Crypt/SSLeay.pm:${PORTSDIR}/security/p5-Crypt-SSLeay \
17
BUILD_DEPENDS=	${SITE_PERL}/${PERL_ARCH}/Crypt/SSLeay.pm:${PORTSDIR}/security/p5-Crypt-SSLeay \
18
		${SITE_PERL}/IO/Socket/SSL.pm:${PORTSDIR}/security/p5-IO-Socket-SSL \
18
		${SITE_PERL}/Lingua/EN/Squeeze.pm:${PORTSDIR}/textproc/p5-Lingua-EN-Squeeze \
19
		${SITE_PERL}/Lingua/EN/Squeeze.pm:${PORTSDIR}/textproc/p5-Lingua-EN-Squeeze \
19
		${SITE_PERL}/TestGen4Web/Runner.pm:${PORTSDIR}/www/p5-TestGen4Web-Runner
20
		${SITE_PERL}/TestGen4Web/Runner.pm:${PORTSDIR}/www/p5-TestGen4Web-Runner
20
RUN_DEPENDS=	${BUILD_DEPENDS}
21
RUN_DEPENDS=	${BUILD_DEPENDS}
(-)o2sms/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (o2sms-3.25.tar.gz) = f2094177a54e496706abcf19fbcb4e9c
1
MD5 (o2sms-3.26.tar.gz) = 82d2ae597dccb6934d5500a7a2173b72
2
SHA256 (o2sms-3.25.tar.gz) = 28449cd6694f55d13190501d773c9042a04899c4fa55565a83b6b575f661e66f
2
SHA256 (o2sms-3.26.tar.gz) = acd424df5f8384da132ef3dd27d5dbe01478792b97488236737d631ef0e75d3c
3
SIZE (o2sms-3.25.tar.gz) = 29913
3
SIZE (o2sms-3.26.tar.gz) = 29931

Return to bug 117303