From owner-svn-ports-all@freebsd.org Tue Jul 21 15:07:14 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E2AF39A79C8; Tue, 21 Jul 2015 15:07:14 +0000 (UTC) (envelope-from culot@FreeBSD.org) Received: from repo.freebsd.org (repo.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 D22381E53; Tue, 21 Jul 2015 15:07:14 +0000 (UTC) (envelope-from culot@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6LF7EYJ006412; Tue, 21 Jul 2015 15:07:14 GMT (envelope-from culot@FreeBSD.org) Received: (from culot@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6LF7EKC006410; Tue, 21 Jul 2015 15:07:14 GMT (envelope-from culot@FreeBSD.org) Message-Id: <201507211507.t6LF7EKC006410@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: culot set sender to culot@FreeBSD.org using -f From: Frederic Culot Date: Tue, 21 Jul 2015 15:07:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392636 - head/devel/p5-Config-IniFiles X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Jul 2015 15:07:15 -0000 Author: culot Date: Tue Jul 21 15:07:13 2015 New Revision: 392636 URL: https://svnweb.freebsd.org/changeset/ports/392636 Log: - Update to 2.88 - Remove obsolete dependence on List::MoreUtils Changes: https://metacpan.org/changes/distribution/Config-IniFiles Modified: head/devel/p5-Config-IniFiles/Makefile head/devel/p5-Config-IniFiles/distinfo Modified: head/devel/p5-Config-IniFiles/Makefile ============================================================================== --- head/devel/p5-Config-IniFiles/Makefile Tue Jul 21 14:54:33 2015 (r392635) +++ head/devel/p5-Config-IniFiles/Makefile Tue Jul 21 15:07:13 2015 (r392636) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Config-IniFiles -PORTVERSION= 2.87 +PORTVERSION= 2.88 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -13,9 +13,6 @@ COMMENT= Read .ini-style configuration f LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-List-MoreUtils>=0.33:${PORTSDIR}/lang/p5-List-MoreUtils -RUN_DEPENDS:= ${BUILD_DEPENDS} - USES= perl5 USE_PERL5= modbuild Modified: head/devel/p5-Config-IniFiles/distinfo ============================================================================== --- head/devel/p5-Config-IniFiles/distinfo Tue Jul 21 14:54:33 2015 (r392635) +++ head/devel/p5-Config-IniFiles/distinfo Tue Jul 21 15:07:13 2015 (r392636) @@ -1,2 +1,2 @@ -SHA256 (Config-IniFiles-2.87.tar.gz) = 5e69962177b34d8b4bd2f46281d5d8b5fff2ae6d9f5dd2b874830e08bcddce43 -SIZE (Config-IniFiles-2.87.tar.gz) = 79919 +SHA256 (Config-IniFiles-2.88.tar.gz) = 8223d6d21efd752ef4f9cc1c17a9084976b66369b979ce9c895b7ca3997fa8dc +SIZE (Config-IniFiles-2.88.tar.gz) = 80137