From nobody@FreeBSD.org  Fri Feb  8 21:59:19 2008
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id ACA8716A41A
	for <freebsd-gnats-submit@FreeBSD.org>; Fri,  8 Feb 2008 21:59:19 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id 96E5313C4D1
	for <freebsd-gnats-submit@FreeBSD.org>; Fri,  8 Feb 2008 21:59:19 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.2/8.14.2) with ESMTP id m18LvCfE018705
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 8 Feb 2008 21:57:12 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.2/8.14.1/Submit) id m18LvCCs018701;
	Fri, 8 Feb 2008 21:57:12 GMT
	(envelope-from nobody)
Message-Id: <200802082157.m18LvCCs018701@www.freebsd.org>
Date: Fri, 8 Feb 2008 21:57:12 GMT
From: Felippe de Meirelles Motta <lippemail@gmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [UPDATE] devel/p5-App-Cache
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         120425
>Category:       ports
>Synopsis:       [UPDATE] devel/p5-App-Cache
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    aaron
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Feb 08 22:00:02 UTC 2008
>Closed-Date:    Sat Feb 23 15:11:54 UTC 2008
>Last-Modified:  Sat Feb 23 15:20:01 UTC 2008
>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:
Responsible-Changed-From-To: freebsd-ports-bugs->aaron 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Fri Feb 8 22:00:11 UTC 2008 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=120425 
State-Changed-From-To: open->closed 
State-Changed-By: erwin 
State-Changed-When: Sat Feb 23 15:11:49 UTC 2008 
State-Changed-Why:  
Committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=120425 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/120425: commit references a PR
Date: Sat, 23 Feb 2008 15:10:30 +0000 (UTC)

 erwin       2008-02-23 15:10:25 UTC
 
   FreeBSD ports repository
 
   Modified files:
     devel/p5-App-Cache   Makefile distinfo pkg-plist 
   Log:
   Update to 0.33
   
   PR:             120425
   Submitted by:   Felippe de Meirelles Motta <lippemail@gmail.com>
   Approved by:    maintainer timeout
   
   Revision  Changes    Path
   1.3       +2 -2      ports/devel/p5-App-Cache/Makefile
   1.2       +3 -3      ports/devel/p5-App-Cache/distinfo
   1.2       +3 -0      ports/devel/p5-App-Cache/pkg-plist
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
