From owner-svn-ports-branches@FreeBSD.ORG Wed May 20 16:40:25 2015 Return-Path: Delivered-To: svn-ports-branches@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id EF33FA59; Wed, 20 May 2015 16:40:25 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id DD5041279; Wed, 20 May 2015 16:40:25 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t4KGePQS067178; Wed, 20 May 2015 16:40:25 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t4KGePN4067176; Wed, 20 May 2015 16:40:25 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201505201640.t4KGePN4067176@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Wed, 20 May 2015 16:40:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r386864 - branches/2015Q2/comms/p5-SMS-SMS77 X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 May 2015 16:40:26 -0000 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@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 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