Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Dec 2000 11:58:20 -0600 (CST)
From:      Jeremy Shaffner <jeremy@external.org>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/23718: Update Port: devel/p5-Config-Inifiles to 2.13
Message-ID:  <200012211758.eBLHwKG87097@indigo.external.org>
Resent-Message-ID: <200012211800.eBLI04j87113@freefall.freebsd.org>

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

>Number:         23718
>Category:       ports
>Synopsis:       Update Port: devel/p5-Config-Inifiles to 2.13
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Dec 21 10:00:04 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     Jeremy Shaffner
>Release:        FreeBSD 4.2-20001106-BETA i386
>Organization:
>Environment:

	

>Description:

This is an upgrade from 1.8 to 2.13.

Also replaced the do-configure with PERL_CONFIGURE.
	

>How-To-Repeat:

	

>Fix:

diff -ruN p5-Config-IniFiles.orig/Makefile p5-Config-IniFiles/Makefile
--- p5-Config-IniFiles.orig/Makefile	Thu Dec 21 11:50:54 2000
+++ p5-Config-IniFiles/Makefile	Thu Dec 21 11:52:37 2000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Config-IniFiles
-PORTVERSION=	1.8
+PORTVERSION=	2.13
 CATEGORIES=	devel perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	Config
@@ -15,11 +15,9 @@
 MAINTAINER=	jeremy@external.org
 
 USE_PERL5=	YES
+PERL_CONFIGURE=	YES
 
 MAN3=		Config::IniFiles.3
 MANPREFIX=	${PREFIX}/lib/perl5/${PERL_VERSION}
-
-do-configure:
-	@cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL
 
 .include <bsd.port.mk>
diff -ruN p5-Config-IniFiles.orig/distinfo p5-Config-IniFiles/distinfo
--- p5-Config-IniFiles.orig/distinfo	Thu Dec 21 11:50:54 2000
+++ p5-Config-IniFiles/distinfo	Thu Dec 21 11:53:07 2000
@@ -1 +1 @@
-MD5 (Config-IniFiles-1.8.tar.gz) = 2f76f242fac3a6c8975c41bec8ce0b86
+MD5 (Config-IniFiles-2.13.tar.gz) = ce774829d7e65db45f0864649c936942
	


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


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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