Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 8 Feb 2008 21:57:12 GMT
From:      Felippe de Meirelles Motta <lippemail@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/120425: [UPDATE] devel/p5-App-Cache
Message-ID:  <200802082157.m18LvCCs018701@www.freebsd.org>
Resent-Message-ID: <200802082200.m18M02M6024439@freefall.freebsd.org>

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

>Number:         120425
>Category:       ports
>Synopsis:       [UPDATE] devel/p5-App-Cache
>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:   Fri Feb 08 22:00:02 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Felippe de Meirelles Motta
>Release:        FreeBSD 7.0-PRERELEASE amd64
>Organization:
>Environment:
System: FreeBSD 7.0-PRERELEASE #0: Thu Jan 10 01:55:37 BRST 2008
    lippe@shire.freebsd.org:/usr/obj/usr/src/sys/GENERIC

>Description:
- Updated to 0.33;
- Updated pkg-plist;
- Now using PERL_CONFIGURE(Makefile.PL) instead of PERL_MODBUILD(Build.PL).
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/p5-App-Cache/Makefile,v
retrieving revision 1.2
diff -u -r1.2 Makefile
--- Makefile	8 Sep 2007 00:55:50 -0000	1.2
+++ Makefile	8 Feb 2008 21:57:04 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	App-Cache
-PORTVERSION=	0.31
+PORTVERSION=	0.33
 CATEGORIES=	devel perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	App
@@ -24,7 +24,7 @@
 		${SITE_PERL}/${PERL_ARCH}/Storable.pm:${PORTSDIR}/devel/p5-Storable
 RUN_DEPENDS=	${BUILD_DEPENDS}
 
-PERL_MODBUILD=	yes
+PERL_CONFIGURE=	yes
 
 MAN3=		App::Cache.3
 
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/devel/p5-App-Cache/distinfo,v
retrieving revision 1.1
diff -u -r1.1 distinfo
--- distinfo	10 May 2006 05:40:28 -0000	1.1
+++ distinfo	8 Feb 2008 21:57:04 -0000
@@ -1,3 +1,3 @@
-MD5 (App-Cache-0.31.tar.gz) = 0f0dc2152c7065ab041ce976685bb7e5
-SHA256 (App-Cache-0.31.tar.gz) = ee2b6484b41f32b2d10a531e9e67ce0f0770491faa6af084da2d9e1a026a58a5
-SIZE (App-Cache-0.31.tar.gz) = 4467
+MD5 (App-Cache-0.33.tar.gz) = 011f370e4fbd85b2595e73001dc362d1
+SHA256 (App-Cache-0.33.tar.gz) = 08c5ab232347948b492a926861dbba6b0edbaa191cb7e728d5fbd0a3a6e3fe2c
+SIZE (App-Cache-0.33.tar.gz) = 4503
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/devel/p5-App-Cache/pkg-plist,v
retrieving revision 1.1
diff -u -r1.1 pkg-plist
--- pkg-plist	10 May 2006 05:40:28 -0000	1.1
+++ pkg-plist	8 Feb 2008 21:57:04 -0000
@@ -1,2 +1,6 @@
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/App/Cache/.packlist
 %%SITE_PERL%%/App/Cache.pm
 @dirrmtry %%SITE_PERL%%/App
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/App/Cache
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/App
+


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



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