Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 Apr 2004 00:03:54 +0200 (CEST)
From:      Lars Thegler <lars@thegler.dk>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        autrijus@autrijus.org
Subject:   ports/65470: [PATCH] devel/p5-Module-CoreList: update to 1.93
Message-ID:  <200404122203.i3CM3s49003634@dask.thegler.dk>
Resent-Message-ID: <200404122210.i3CMALTo024857@freefall.freebsd.org>

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

>Number:         65470
>Category:       ports
>Synopsis:       [PATCH] devel/p5-Module-CoreList: update to 1.93
>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:   Mon Apr 12 15:10:21 PDT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Lars Thegler
>Release:        FreeBSD 5.2.1-RELEASE-p4 i386
>Organization:
>Environment:
System: FreeBSD hal.thegler.dk 5.2.1-RELEASE-p4 FreeBSD 5.2.1-RELEASE-p4 #1: Sun Apr 11 21:21:42 CEST 2004
>Description:
- Update to 1.93

Port maintainer (autrijus@autrijus.org) is cc'd.

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

--- p5-Module-CoreList-1.93.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/p5-Module-CoreList/Makefile,v
retrieving revision 1.1
diff -u -r1.1 Makefile
--- Makefile	28 Aug 2003 07:37:46 -0000	1.1
+++ Makefile	12 Apr 2004 22:03:43 -0000
@@ -6,10 +6,10 @@
 #
 
 PORTNAME=	Module-CoreList
-PORTVERSION=	1.91
+PORTVERSION=	1.93
 CATEGORIES=	devel perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
-MASTER_SITE_SUBDIR=	../../authors/id/R/RC/RCLAMP
+MASTER_SITE_SUBDIR=	Module
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	autrijus@autrijus.org
@@ -18,7 +18,7 @@
 BUILD_DEPENDS=	${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple
 RUN_DEPENDS=	${BUILD_DEPENDS}
 
-PERL_CONFIGURE=	yes
+PERL_MODBUILD=	yes
 
 MAN1=		corelist.1
 MAN3=		Module::CoreList.3
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/devel/p5-Module-CoreList/distinfo,v
retrieving revision 1.2
diff -u -r1.2 distinfo
--- distinfo	18 Mar 2004 18:00:14 -0000	1.2
+++ distinfo	12 Apr 2004 22:03:43 -0000
@@ -1,2 +1,2 @@
-MD5 (Module-CoreList-1.91.tar.gz) = 34c7c1eb8d38511fc601aa9855d3fc63
-SIZE (Module-CoreList-1.91.tar.gz) = 15483
+MD5 (Module-CoreList-1.93.tar.gz) = d643a6f0fa1b3935c32f638a60e21a19
+SIZE (Module-CoreList-1.93.tar.gz) = 25185
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/devel/p5-Module-CoreList/pkg-plist,v
retrieving revision 1.1
diff -u -r1.1 pkg-plist
--- pkg-plist	28 Aug 2003 07:37:46 -0000	1.1
+++ pkg-plist	12 Apr 2004 22:03:43 -0000
@@ -1,6 +1,3 @@
 bin/corelist
 %%SITE_PERL%%/Module/CoreList.pm
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/Module/CoreList/.packlist
-@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Module/CoreList
 @unexec rmdir %D/%%SITE_PERL%%/Module 2>/dev/null || true
-@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Module 2>/dev/null || true
--- p5-Module-CoreList-1.93.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?200404122203.i3CM3s49003634>