Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 12 Dec 2010 21:39:54 GMT
From:      "Philip M. Gollucci" <pgollucci@p6m7g8.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        bapt@FreeBSD.org
Subject:   ports/153061: [PATCH] devel/p5-Config-INI: update to 0.017
Message-ID:  <201012122139.oBCLdsYT094311@frieza.p6m7g8.net>
Resent-Message-ID: <201012122140.oBCLeA9J028041@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         153061
>Category:       ports
>Synopsis:       [PATCH] devel/p5-Config-INI: update to 0.017
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Dec 12 21:40:10 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Philip M. Gollucci
>Release:        FreeBSD 9.0-CURRENT amd64
>Organization:
RideCharge Inc / TaxiMagic
>Environment:
System: FreeBSD frieza.p6m7g8.net 9.0-CURRENT FreeBSD 9.0-CURRENT #0: Tue Oct 12 00:51:25 UTC 2010
>Description:
- Update to 0.017

Port maintainer (bapt@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- p5-Config-INI-0.017.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/p5-Config-INI/Makefile,v
retrieving revision 1.4
diff -u -u -r1.4 Makefile
--- Makefile	6 Sep 2010 09:57:57 -0000	1.4
+++ Makefile	12 Dec 2010 19:48:33 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Config-INI
-PORTVERSION=	0.016
+PORTVERSION=	0.017
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -14,9 +14,8 @@
 MAINTAINER=	bapt@FreeBSD.org
 COMMENT=	Simple .ini files emitter and parser for Perl
 
-BUILD_DEPENDS=	${SITE_PERL}/Mixin/Linewise/Readers.pm:${PORTSDIR}/devel/p5-Mixin-Linewise
-
-RUN_DEPENDS+=	${SITE_PERL}/Mixin/Linewise/Readers.pm:${PORTSDIR}/devel/p5-Mixin-Linewise
+RUN_DEPENDS+=	p5-Mixin-Linewise>=0:${PORTSDIR}/devel/p5-Mixin-Linewise \
+  p5-IO-String>=0:${PORTSDIR}/devel/p5-IO-String
 
 PERL_CONFIGURE=	yes
 
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/devel/p5-Config-INI/distinfo,v
retrieving revision 1.3
diff -u -u -r1.3 distinfo
--- distinfo	6 Sep 2010 09:57:57 -0000	1.3
+++ distinfo	12 Dec 2010 05:16:15 -0000
@@ -1,3 +1,2 @@
-MD5 (Config-INI-0.016.tar.gz) = 0886256a18e1c1ab3f36854181d67a24
-SHA256 (Config-INI-0.016.tar.gz) = 84ee9e8e77073fb4d4c3e335b255eea553bcabd07747b612914517befd895eb4
-SIZE (Config-INI-0.016.tar.gz) = 35245
+SHA256 (Config-INI-0.017.tar.gz) = 6e0ace438a9edfa7f281eb3c5b327af3a6eb0c74d03e3941af51a64e985afbc0
+SIZE (Config-INI-0.017.tar.gz) = 18732
--- p5-Config-INI-0.017.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201012122139.oBCLdsYT094311>