From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Oct 6 20:01:11 2004 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2E56516A4F7 for ; Wed, 6 Oct 2004 20:01:11 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7C42C43D58 for ; Wed, 6 Oct 2004 20:00:46 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) i96K0k0w096661 for ; Wed, 6 Oct 2004 20:00:46 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i96K0kJb096655; Wed, 6 Oct 2004 20:00:46 GMT (envelope-from gnats) Resent-Date: Wed, 6 Oct 2004 20:00:46 GMT Resent-Message-Id: <200410062000.i96K0kJb096655@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Lars Thegler Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8BE7616A4CF for ; Wed, 6 Oct 2004 19:59:42 +0000 (GMT) Received: from cicero0.cybercity.dk (cicero0.cybercity.dk [212.242.40.52]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4EF8B43D53 for ; Wed, 6 Oct 2004 19:59:42 +0000 (GMT) (envelope-from lth@dask.thegler.dk) Received: from dask.thegler.dk (port156.ds1-bav.adsl.cybercity.dk [217.157.188.161]) by cicero0.cybercity.dk (Postfix) with ESMTP id 9FA002A2C2 for ; Wed, 6 Oct 2004 21:59:38 +0200 (CEST) Received: by dask.thegler.dk (Postfix, from userid 1001) id 32B2B3F00; Wed, 6 Oct 2004 21:59:37 +0200 (CEST) Message-Id: <20041006195937.32B2B3F00@dask.thegler.dk> Date: Wed, 6 Oct 2004 21:59:37 +0200 (CEST) From: Lars Thegler To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/72400: [MAINTAINER] devel/p5-CPAN-DistnameInfo: update to 0.06 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Oct 2004 20:01:11 -0000 >Number: 72400 >Category: ports >Synopsis: [MAINTAINER] devel/p5-CPAN-DistnameInfo: update to 0.06 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Wed Oct 06 20:00:46 GMT 2004 >Closed-Date: >Last-Modified: >Originator: Lars Thegler >Release: FreeBSD 4.10-BETA i386 >Organization: >Environment: System: FreeBSD dask.thegler.dk 4.10-BETA FreeBSD 4.10-BETA #3: Mon Apr 12 17:02:50 CEST 2004 >Description: - Update to 0.06 - Remove obsolete PREFIX-hacking Generated with FreeBSD Port Tools 0.63 >How-To-Repeat: >Fix: --- p5-CPAN-DistnameInfo-0.06.patch begins here --- Index: Makefile =================================================================== RCS file: /home/pcvs/ports/devel/p5-CPAN-DistnameInfo/Makefile,v retrieving revision 1.3 diff -u -u -r1.3 Makefile --- Makefile 17 Jul 2004 18:27:01 -0000 1.3 +++ Makefile 6 Oct 2004 19:58:36 -0000 @@ -5,7 +5,7 @@ # $FreeBSD: ports/devel/p5-CPAN-DistnameInfo/Makefile,v 1.3 2004/07/17 18:27:01 lth Exp $ PORTNAME= CPAN-DistnameInfo -PORTVERSION= 0.05 +PORTVERSION= 0.06 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= CPAN @@ -18,12 +18,4 @@ MAN3= CPAN::DistnameInfo.3 -.include - -.if ${PERL_LEVEL} <= 500503 -# make PREFIX-clean under perl 5.005_03 -post-configure: - @${PERL} -pi -e 's,/usr/local/,\$$(PREFIX)/,g' ${WRKSRC}/Makefile -.endif - -.include +.include Index: distinfo =================================================================== RCS file: /home/pcvs/ports/devel/p5-CPAN-DistnameInfo/distinfo,v retrieving revision 1.2 diff -u -u -r1.2 distinfo --- distinfo 17 Jul 2004 18:27:01 -0000 1.2 +++ distinfo 6 Oct 2004 19:58:36 -0000 @@ -1,2 +1,2 @@ -MD5 (CPAN-DistnameInfo-0.05.tar.gz) = aa3adc5e122d5763968511182a168960 -SIZE (CPAN-DistnameInfo-0.05.tar.gz) = 27205 +MD5 (CPAN-DistnameInfo-0.06.tar.gz) = f7154ef1681ce5d236e984d7ce72e3ac +SIZE (CPAN-DistnameInfo-0.06.tar.gz) = 27303 --- p5-CPAN-DistnameInfo-0.06.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: