From nobody@FreeBSD.org  Thu Feb 14 19:22:01 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 4183416A417
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 14 Feb 2008 19:22:01 +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 44C6313C458
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 14 Feb 2008 19:22:01 +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 m1EJJfUU001565
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 14 Feb 2008 19:19:41 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.2/8.14.1/Submit) id m1EJJfjI001564;
	Thu, 14 Feb 2008 19:19:41 GMT
	(envelope-from nobody)
Message-Id: <200802141919.m1EJJfjI001564@www.freebsd.org>
Date: Thu, 14 Feb 2008 19:19:41 GMT
From: Felippe de Meirelles Motta <lippemail@gmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [UPDATE] devel/p5-Class-Data-Inheritable
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         120646
>Category:       ports
>Synopsis:       [UPDATE] devel/p5-Class-Data-Inheritable
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    skv
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Feb 14 19:30:01 UTC 2008
>Closed-Date:    Sat May 31 19:33:13 UTC 2008
>Last-Modified:  Sat May 31 19:40:02 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.08;
- Use CPAN macro.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/p5-Class-Data-Inheritable/Makefile,v
retrieving revision 1.8
diff -u -r1.8 Makefile
--- Makefile	2 Oct 2006 17:51:05 -0000	1.8
+++ Makefile	14 Feb 2008 17:04:34 -0000
@@ -6,10 +6,9 @@
 #
 
 PORTNAME=	Class-Data-Inheritable
-PORTVERSION=	0.06
+PORTVERSION=	0.08
 CATEGORIES=	devel perl5
-MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
-MASTER_SITE_SUBDIR=	Class
+MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	skv@FreeBSD.org
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/devel/p5-Class-Data-Inheritable/distinfo,v
retrieving revision 1.6
diff -u -r1.6 distinfo
--- distinfo	2 Oct 2006 17:51:05 -0000	1.6
+++ distinfo	14 Feb 2008 17:04:34 -0000
@@ -1,3 +1,3 @@
-MD5 (Class-Data-Inheritable-0.06.tar.gz) = 86d95ee16854a5503dc9f86a2f2ffa83
-SHA256 (Class-Data-Inheritable-0.06.tar.gz) = 8750d58745e57654820aa9359891cb0d875d804dbfcfa2e1bb95c56531e423d1
-SIZE (Class-Data-Inheritable-0.06.tar.gz) = 5623
+MD5 (Class-Data-Inheritable-0.08.tar.gz) = fc0fe65926eb8fb932743559feb54eb9
+SHA256 (Class-Data-Inheritable-0.08.tar.gz) = 9967feceea15227e442ec818723163eb6d73b8947e31f16ab806f6e2391af14a
+SIZE (Class-Data-Inheritable-0.08.tar.gz) = 5660


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->skv 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Thu Feb 14 19:30:09 UTC 2008 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=120646 
State-Changed-From-To: open->closed 
State-Changed-By: miwi 
State-Changed-When: Sat May 31 19:33:12 UTC 2008 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/120646: commit references a PR
Date: Sat, 31 May 2008 19:33:07 +0000 (UTC)

 miwi        2008-05-31 19:33:02 UTC
 
   FreeBSD ports repository
 
   Modified files:
     devel/p5-Class-Data-Inheritable Makefile distinfo 
   Log:
   - Update to 0.08
   
   PR:             120646
   Submitted by:   lippe
   Approved by:    maintainer timeout
   
   Revision  Changes    Path
   1.10      +1 -1      ports/devel/p5-Class-Data-Inheritable/Makefile
   1.7       +3 -3      ports/devel/p5-Class-Data-Inheritable/distinfo
 _______________________________________________
 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:
