From owner-svn-ports-all@freebsd.org Wed Mar 28 11:32:52 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8C3A1F50F6C; Wed, 28 Mar 2018 11:32:52 +0000 (UTC) (envelope-from culot@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 3F12A83EB7; Wed, 28 Mar 2018 11:32:52 +0000 (UTC) (envelope-from culot@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 39D1D23A6; Wed, 28 Mar 2018 11:32:52 +0000 (UTC) (envelope-from culot@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w2SBWqXw009708; Wed, 28 Mar 2018 11:32:52 GMT (envelope-from culot@FreeBSD.org) Received: (from culot@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w2SBWptd009706; Wed, 28 Mar 2018 11:32:51 GMT (envelope-from culot@FreeBSD.org) Message-Id: <201803281132.w2SBWptd009706@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: culot set sender to culot@FreeBSD.org using -f From: Frederic Culot Date: Wed, 28 Mar 2018 11:32:51 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r465796 - head/devel/p5-Config-IniFiles X-SVN-Group: ports-head X-SVN-Commit-Author: culot X-SVN-Commit-Paths: head/devel/p5-Config-IniFiles X-SVN-Commit-Revision: 465796 X-SVN-Commit-Repository: ports 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.25 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: Wed, 28 Mar 2018 11:32:52 -0000 Author: culot Date: Wed Mar 28 11:32:51 2018 New Revision: 465796 URL: https://svnweb.freebsd.org/changeset/ports/465796 Log: - Update to 2.95 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 Wed Mar 28 11:22:51 2018 (r465795) +++ head/devel/p5-Config-IniFiles/Makefile Wed Mar 28 11:32:51 2018 (r465796) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Config-IniFiles -PORTVERSION= 2.94 +PORTVERSION= 2.95 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -12,6 +12,9 @@ COMMENT= Read .ini-style configuration files LICENSE= ART10 GPLv1+ LICENSE_COMB= dual + +BUILD_DEPENDS= p5-IO-stringy>0:devel/p5-IO-stringy +RUN_DEPENDS:= ${BUILD_DEPENDS} NO_ARCH= yes USES= perl5 Modified: head/devel/p5-Config-IniFiles/distinfo ============================================================================== --- head/devel/p5-Config-IniFiles/distinfo Wed Mar 28 11:22:51 2018 (r465795) +++ head/devel/p5-Config-IniFiles/distinfo Wed Mar 28 11:32:51 2018 (r465796) @@ -1,3 +1,3 @@ -TIMESTAMP = 1501086216 -SHA256 (Config-IniFiles-2.94.tar.gz) = d6d38a416da79de874c5f1825221f22e972ad500b6527d190cc6e9ebc45194b4 -SIZE (Config-IniFiles-2.94.tar.gz) = 65322 +TIMESTAMP = 1522236559 +SHA256 (Config-IniFiles-2.95.tar.gz) = 414a19f98cc745769ce762aefce01fa52d031bc244403cd32fd1f6257f2dedc2 +SIZE (Config-IniFiles-2.95.tar.gz) = 65502