svn commit: r384681 - head/comms/p5-SMS-SMS77

Mathieu Arnold mat at FreeBSD.org
Fri Apr 24 20:04:58 UTC 2015


Author: mat
Date: Fri Apr 24 20:04:57 2015
New Revision: 384681
URL: https://svnweb.freebsd.org/changeset/ports/384681

Log:
  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:
  head/comms/p5-SMS-SMS77/Makefile
  head/comms/p5-SMS-SMS77/distinfo

Modified: head/comms/p5-SMS-SMS77/Makefile
==============================================================================
--- head/comms/p5-SMS-SMS77/Makefile	Fri Apr 24 19:59:24 2015	(r384680)
+++ head/comms/p5-SMS-SMS77/Makefile	Fri Apr 24 20:04:57 2015	(r384681)
@@ -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 at 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>

Modified: head/comms/p5-SMS-SMS77/distinfo
==============================================================================
--- head/comms/p5-SMS-SMS77/distinfo	Fri Apr 24 19:59:24 2015	(r384680)
+++ head/comms/p5-SMS-SMS77/distinfo	Fri Apr 24 20:04:57 2015	(r384681)
@@ -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-head mailing list