svn commit: r386864 - branches/2015Q2/comms/p5-SMS-SMS77
Antoine Brodin
antoine at FreeBSD.org
Wed May 20 16:40:26 UTC 2015
Author: antoine
Date: Wed May 20 16:40:24 2015
New Revision: 386864
URL: https://svnweb.freebsd.org/changeset/ports/386864
Log:
MFH: r384681
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
Modified:
branches/2015Q2/comms/p5-SMS-SMS77/Makefile
branches/2015Q2/comms/p5-SMS-SMS77/distinfo
Directory Properties:
branches/2015Q2/ (props changed)
Modified: branches/2015Q2/comms/p5-SMS-SMS77/Makefile
==============================================================================
--- branches/2015Q2/comms/p5-SMS-SMS77/Makefile Wed May 20 16:35:00 2015 (r386863)
+++ branches/2015Q2/comms/p5-SMS-SMS77/Makefile Wed May 20 16:40:24 2015 (r386864)
@@ -5,7 +5,7 @@ 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 at nognu.de
@@ -14,6 +14,6 @@ COMMENT= Perl interface and script to se
BUILD_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww
USES= perl5
-USE_PERL5= configure
+USE_PERL5= modbuild
.include <bsd.port.mk>
Modified: branches/2015Q2/comms/p5-SMS-SMS77/distinfo
==============================================================================
--- branches/2015Q2/comms/p5-SMS-SMS77/distinfo Wed May 20 16:35:00 2015 (r386863)
+++ branches/2015Q2/comms/p5-SMS-SMS77/distinfo Wed May 20 16:40:24 2015 (r386864)
@@ -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
More information about the svn-ports-all
mailing list