From rafan@svm.csie.ntu.edu.tw  Wed Jun  7 23:50:00 2006
Return-Path: <rafan@svm.csie.ntu.edu.tw>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id C164316B95F;
	Wed,  7 Jun 2006 21:20:46 +0000 (UTC)
	(envelope-from rafan@svm.csie.ntu.edu.tw)
Received: from svm.csie.ntu.edu.tw (svm.csie.ntu.edu.tw [140.112.90.75])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 3778543D49;
	Wed,  7 Jun 2006 21:20:45 +0000 (GMT)
	(envelope-from rafan@svm.csie.ntu.edu.tw)
Received: from svm.csie.ntu.edu.tw (localhost [127.0.0.1])
	by svm.csie.ntu.edu.tw (8.13.6/8.13.6) with ESMTP id k57LKj3R071555;
	Thu, 8 Jun 2006 05:20:45 +0800 (CST)
	(envelope-from rafan@svm.csie.ntu.edu.tw)
Received: (from rafan@localhost)
	by svm.csie.ntu.edu.tw (8.13.6/8.13.6/Submit) id k57LKjqI071554;
	Thu, 8 Jun 2006 05:20:45 +0800 (CST)
	(envelope-from rafan)
Message-Id: <200606072120.k57LKjqI071554@svm.csie.ntu.edu.tw>
Date: Thu, 8 Jun 2006 05:20:45 +0800 (CST)
From: Rong-En Fan <rafan@infor.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: lbr@freebsd.org
Subject: [PATCH] www/p5-Catalyst-Model-DBIC-Plain: update to 0.03
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         98662
>Category:       ports
>Synopsis:       [PATCH] www/p5-Catalyst-Model-DBIC-Plain: update to 0.03
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    lbr
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jun 07 23:50:16 GMT 2006
>Closed-Date:    Wed Jun 21 20:44:56 GMT 2006
>Last-Modified:  Wed Jun 21 20:44:56 GMT 2006
>Originator:     Rong-En Fan
>Release:        FreeBSD 6.1-RELEASE i386
>Organization:
NTU CSIE
>Environment:
>Description:
- Update to 0.03
- Fix WWW

Port maintainer (lbr@FreeBSD.org) is cc'd.

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

--- p5-Catalyst-Model-DBIC-Plain-0.03.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/www/p5-Catalyst-Model-DBIC-Plain/Makefile /home/rafan/tmp/ports/p5-Catalyst-Model-DBIC-Plain/Makefile
--- /usr/ports/www/p5-Catalyst-Model-DBIC-Plain/Makefile	Tue May  2 03:32:25 2006
+++ /home/rafan/tmp/ports/p5-Catalyst-Model-DBIC-Plain/Makefile	Thu Jun  8 04:59:37 2006
@@ -6,10 +6,10 @@
 #
 
 PORTNAME=	Catalyst-Model-DBIC-Plain
-PORTVERSION=	0.02
+PORTVERSION=	0.03
 CATEGORIES=	www perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
-MASTER_SITE_SUBDIR=	../by-authors/id/G/GA/GABB
+MASTER_SITE_SUBDIR=	../by-authors/id/S/SR/SRI
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	lbr@FreeBSD.org
diff -ruN --exclude=CVS /usr/ports/www/p5-Catalyst-Model-DBIC-Plain/distinfo /home/rafan/tmp/ports/p5-Catalyst-Model-DBIC-Plain/distinfo
--- /usr/ports/www/p5-Catalyst-Model-DBIC-Plain/distinfo	Thu Nov 24 16:56:40 2005
+++ /home/rafan/tmp/ports/p5-Catalyst-Model-DBIC-Plain/distinfo	Thu Jun  8 04:59:44 2006
@@ -1,3 +1,3 @@
-MD5 (Catalyst-Model-DBIC-Plain-0.02.tar.gz) = 8151b00267937929f678c2e291a85739
-SHA256 (Catalyst-Model-DBIC-Plain-0.02.tar.gz) = c6274af3ebe375d67520c571b359c9e7fd154d937295d0e8e8074db727419ce2
-SIZE (Catalyst-Model-DBIC-Plain-0.02.tar.gz) = 2463
+MD5 (Catalyst-Model-DBIC-Plain-0.03.tar.gz) = d619a8fee010aba18342847e933589c2
+SHA256 (Catalyst-Model-DBIC-Plain-0.03.tar.gz) = 9c64998177d8daab95b888bb2625da4d3eb5e1f27268cb9ca534c5cd1202d832
+SIZE (Catalyst-Model-DBIC-Plain-0.03.tar.gz) = 2500
Binary files /usr/ports/www/p5-Catalyst-Model-DBIC-Plain/p5-Catalyst-Model-DBIC-Plain-0.03.tbz and /home/rafan/tmp/ports/p5-Catalyst-Model-DBIC-Plain/p5-Catalyst-Model-DBIC-Plain-0.03.tbz differ
diff -ruN --exclude=CVS /usr/ports/www/p5-Catalyst-Model-DBIC-Plain/pkg-descr /home/rafan/tmp/ports/p5-Catalyst-Model-DBIC-Plain/pkg-descr
--- /usr/ports/www/p5-Catalyst-Model-DBIC-Plain/pkg-descr	Thu Nov 17 06:12:42 2005
+++ /home/rafan/tmp/ports/p5-Catalyst-Model-DBIC-Plain/pkg-descr	Thu Jun  8 04:55:49 2006
@@ -2,4 +2,4 @@
 use DBIC as your model in Catalyst, it does not make your tables classes
 Catalyst-specific, so you can still use them in a non-Catalyst context.
 
-WWW: http://search.cpan.org/dist/Catalyst-Model-DBIC/
+WWW: http://search.cpan.org/dist/Catalyst-Model-DBIC-Plain/
--- p5-Catalyst-Model-DBIC-Plain-0.03.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->lbr 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Thu Jun 8 04:44:28 UTC 2006 
Responsible-Changed-Why:  
Over to maintainer 

http://www.freebsd.org/cgi/query-pr.cgi?pr=98662 
State-Changed-From-To: open->closed 
State-Changed-By: lbr 
State-Changed-When: Wed Jun 21 20:44:47 UTC 2006 
State-Changed-Why:  
Thanks, committed. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=98662 
>Unformatted:
