From lth@dask.thegler.dk  Sun Sep 14 13:03:39 2003
Return-Path: <lth@dask.thegler.dk>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 3758A16A4BF
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 14 Sep 2003 13:03:39 -0700 (PDT)
Received: from dask.thegler.dk (dask.thegler.dk [212.242.93.12])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 9E05343FAF
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 14 Sep 2003 13:03:38 -0700 (PDT)
	(envelope-from lth@dask.thegler.dk)
Received: by dask.thegler.dk (Postfix, from userid 1001)
	id EE0223EAF; Sun, 14 Sep 2003 22:03:36 +0200 (CEST)
Message-Id: <20030914200336.EE0223EAF@dask.thegler.dk>
Date: Sun, 14 Sep 2003 22:03:36 +0200 (CEST)
From: Lars Thegler <lars@thegler.dk>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [MAINTAINER] devel/p5-Config-Auto: update to 0.04
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         56874
>Category:       ports
>Synopsis:       [MAINTAINER] devel/p5-Config-Auto: update to 0.04
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Sep 14 13:10:15 PDT 2003
>Closed-Date:    Wed Sep 24 03:03:13 PDT 2003
>Last-Modified:  Wed Sep 24 03:03:13 PDT 2003
>Originator:     Lars Thegler
>Release:        FreeBSD 4.8-STABLE i386
>Organization:
>Environment:
System: FreeBSD dask.thegler.dk 4.8-STABLE FreeBSD 4.8-STABLE #9: Tue Jul 29 01:39:22 CEST 2003
>Description:
- Update to 0.04
- XML::Simple is not longer mandatory dependency

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

--- p5-Config-Auto-0.04.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/p5-Config-Auto/Makefile,v
retrieving revision 1.1
diff -u -r1.1 Makefile
--- Makefile	1 Sep 2003 11:59:09 -0000	1.1
+++ Makefile	14 Sep 2003 20:03:08 -0000
@@ -5,7 +5,7 @@
 # $FreeBSD: ports/devel/p5-Config-Auto/Makefile,v 1.1 2003/09/01 11:59:09 mat Exp $
 
 PORTNAME=	Config-Auto
-PORTVERSION=	0.03
+PORTVERSION=	0.04
 CATEGORIES=	devel perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	Config
@@ -14,8 +14,7 @@
 MAINTAINER=	lars@thegler.dk
 COMMENT=	Magical config file parser
 
-BUILD_DEPENDS=	${SITE_PERL}/XML/Simple.pm:${PORTSDIR}/textproc/p5-XML-Simple \
-		${SITE_PERL}/Config/IniFiles.pm:${PORTSDIR}/devel/p5-Config-IniFiles
+BUILD_DEPENDS=	${SITE_PERL}/Config/IniFiles.pm:${PORTSDIR}/devel/p5-Config-IniFiles
 RUN_DEPENDS=	${BUILD_DEPENDS}
 
 PERL_CONFIGURE=	yes
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/devel/p5-Config-Auto/distinfo,v
retrieving revision 1.1
diff -u -r1.1 distinfo
--- distinfo	1 Sep 2003 11:59:09 -0000	1.1
+++ distinfo	14 Sep 2003 20:03:08 -0000
@@ -1 +1 @@
-MD5 (Config-Auto-0.03.tar.gz) = 461dd819434ac75a295973cf04d691a4
+MD5 (Config-Auto-0.04.tar.gz) = 8070d1954ff43c6af4b3d7820e2e390d
--- p5-Config-Auto-0.04.patch ends here ---

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: krion 
State-Changed-When: Wed Sep 24 03:03:08 PDT 2003 
State-Changed-Why:  
Committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=56874 
>Unformatted:
