diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2015-04-24 20:04:57 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2015-04-24 20:04:57 +0000 |
commit | 101ee53ebf3231ea4ad90d465260d6768e8efff3 (patch) | |
tree | 2614dc7d56f658caaa31b710b86c28cd1e5d7b89 /comms | |
parent | 69c314d1d1af523351dcdec6790f886cb6ff146e (diff) | |
download | ports-101ee53ebf3231ea4ad90d465260d6768e8efff3.tar.gz ports-101ee53ebf3231ea4ad90d465260d6768e8efff3.zip |
Make fetchable again, unbreak with Perl 5.21.0+.
The difference in the distfiles is a regenerated META.yml and an added META.json.
Sponsored by: Absolight
Notes
Notes:
svn path=/head/; revision=384681
Diffstat (limited to 'comms')
-rw-r--r-- | comms/p5-SMS-SMS77/Makefile | 5 | ||||
-rw-r--r-- | comms/p5-SMS-SMS77/distinfo | 4 |
2 files changed, 4 insertions, 5 deletions
diff --git a/comms/p5-SMS-SMS77/Makefile b/comms/p5-SMS-SMS77/Makefile index 0ce2ac9c3d4c..67c037aec637 100644 --- a/comms/p5-SMS-SMS77/Makefile +++ b/comms/p5-SMS-SMS77/Makefile @@ -5,16 +5,15 @@ PORTNAME= SMS-SMS77 PORTVERSION= 0.01 PORTREVISION= 1 CATEGORIES= comms net perl5 -MASTER_SITES= http://www.w3r3wolf.de/files/sms77/ +MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= steinex@nognu.de COMMENT= Perl interface and script to send SMS via SMS77.de -BROKEN= Unfetchable BUILD_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww USES= perl5 -USE_PERL5= configure +USE_PERL5= modbuild .include <bsd.port.mk> diff --git a/comms/p5-SMS-SMS77/distinfo b/comms/p5-SMS-SMS77/distinfo index 748fcabab8ee..0d91a9fdf77f 100644 --- a/comms/p5-SMS-SMS77/distinfo +++ b/comms/p5-SMS-SMS77/distinfo @@ -1,2 +1,2 @@ -SHA256 (SMS-SMS77-0.01.tar.gz) = bb436e7cb5ae3490730443c3d3060ff320fb90be781c6ccf4cd9996a74b06814 -SIZE (SMS-SMS77-0.01.tar.gz) = 4181 +SHA256 (SMS-SMS77-0.01.tar.gz) = 7dadda9e86733b78f271954df672d5953e7bb8418a2a1bcf7a6dc9ac9f16c2a9 +SIZE (SMS-SMS77-0.01.tar.gz) = 5057 |