From lars@balker.dk  Thu Dec 15 13:54:35 2005
Return-Path: <lars@balker.dk>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 5F9A716A420
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 15 Dec 2005 13:54:26 +0000 (GMT)
	(envelope-from lars@balker.dk)
Received: from tux.nerdheaven.dk (tux.nerdheaven.dk [193.88.12.43])
	by mx1.FreeBSD.org (Postfix) with ESMTP id DFE6243D58
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 15 Dec 2005 13:54:25 +0000 (GMT)
	(envelope-from lars@balker.dk)
Received: from localhost (localhost [127.0.0.1])
	by tux.nerdheaven.dk (Postfix) with ESMTP id 05AC63FF34
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 15 Dec 2005 14:54:25 +0100 (CET)
Received: from tux.nerdheaven.dk ([127.0.0.1])
 by localhost (tux.nerdheaven.dk [127.0.0.1]) (amavisd-new, port 10024)
 with ESMTP id 14795-10; Thu, 15 Dec 2005 14:54:24 +0100 (CET)
Received: from localhost.localdomain (tux.nerdheaven.dk [193.88.12.43])
	by tux.nerdheaven.dk (Postfix) with ESMTP
	id 2079A3FF3A; Thu, 15 Dec 2005 14:54:24 +0100 (CET)
Message-Id: <20051215135424.2079A3FF3A@tux.nerdheaven.dk>
Date: Thu, 15 Dec 2005 14:54:24 +0100 (CET)
From: Lars Balker Rasmussen <lars@balker.dk>
To: FreeBSD-gnats-submit@freebsd.org
Subject: [MAINTAINER] databases/p5-DBIx-Class: up to 0.04001

>Number:         90431
>Category:       ports
>Synopsis:       [MAINTAINER] databases/p5-DBIx-Class: up to 0.04001
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    erwin
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Dec 15 14:00:15 GMT 2005
>Closed-Date:    Thu Dec 15 18:11:56 GMT 2005
>Last-Modified:  Thu Dec 15 18:11:56 GMT 2005
>Originator:     Lars Balker Rasmussen
>Release:        FreeBSD 6.0-BETA1 i386
>Organization:
>Environment:
System: FreeBSD lagavulin.balker.org 6.0-BETA1 FreeBSD 6.0-BETA1 #2: Tue Jul 19 19:30:51 CEST 2005     root@lagavulin.balker.org:/usr/obj/usr/src/sys/LAGAVULIN  i386

>Description:
up to 0.04001
>How-To-Repeat:
>Fix:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/databases/p5-DBIx-Class/Makefile,v
retrieving revision 1.3
diff -u -a -r1.3 Makefile
--- Makefile	1 Dec 2005 17:01:35 -0000	1.3
+++ Makefile	15 Dec 2005 13:31:46 -0000
@@ -6,17 +6,17 @@
 #
 
 PORTNAME=	DBIx-Class
-PORTVERSION=	0.04000
+PORTVERSION=	0.04001
 CATEGORIES=	databases perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
-MASTER_SITE_SUBDIR=	../by-authors/id/M/MS/MSTROUT
+MASTER_SITE_SUBDIR=	DBIx
 PKGNAMEPREFIX=	p5-
-DISTNAME=       ${PORTNAME}-0.04
+DISTNAME=       ${PORTNAME}-0.04001
 
 MAINTAINER=	lars@balker.dk
 COMMENT=	Extensible and flexible object <-> relational mapper
 
-BUILD_DEPENDS=	p5-Data-Page>=0:${PORTSDIR}/databases/p5-Data-Page \
+BUILD_DEPENDS=	p5-Data-Page>=2.00:${PORTSDIR}/databases/p5-Data-Page \
 		p5-DBI>=0:${PORTSDIR}/databases/p5-DBI \
 		p5-UNIVERSAL-require>=0:${PORTSDIR}/devel/p5-UNIVERSAL-require \
 		p5-Scalar-List-Utils>=0:${PORTSDIR}/lang/p5-Scalar-List-Utils \
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/databases/p5-DBIx-Class/distinfo,v
retrieving revision 1.3
diff -u -a -r1.3 distinfo
--- distinfo	1 Dec 2005 17:01:35 -0000	1.3
+++ distinfo	15 Dec 2005 13:31:46 -0000
@@ -1,3 +1,3 @@
-MD5 (DBIx-Class-0.04.tar.gz) = 8fbef5f2dc554d850f870606b1dbbf2a
-SHA256 (DBIx-Class-0.04.tar.gz) = f48d666bb2ea9ac8093cc294d89adab07c521c7ee27a7efbc8d89a37f1628d78
-SIZE (DBIx-Class-0.04.tar.gz) = 65789
+MD5 (DBIx-Class-0.04001.tar.gz) = 484f05724e4761b69f576550b8e31fc4
+SHA256 (DBIx-Class-0.04001.tar.gz) = 1c62d423696fb578cefeec963208bf2f834ef40911cbf8ea65523a7f70dbfddd
+SIZE (DBIx-Class-0.04001.tar.gz) = 69746
Index: pkg-descr
===================================================================
RCS file: /home/ncvs/ports/databases/p5-DBIx-Class/pkg-descr,v
retrieving revision 1.2
diff -u -a -r1.2 pkg-descr
--- pkg-descr	1 Dec 2005 17:01:35 -0000	1.2
+++ pkg-descr	15 Dec 2005 13:31:46 -0000
@@ -1,13 +1,13 @@
-This is a sql to oop mapper, inspired by the Class::DBI framework, and
-meant to support compability with it, while restructuring the insides,
+This is an SQL to OO mapper, inspired by the Class::DBI framework, and
+meant to support compability with it, while restructuring the internals
 and making it possible to support some new features like self-joins,
 distinct, group bys and more.
 
-This project is still at an early stage so the maintainers don't make
+This project is still at an early stage, so the maintainers don't make
 any absolute promise that full backwards-compatibility will be
-supported; however if we can without compromising the improvements we're
-trying to make, we will, and any non-compatible changes will merit a
-full justification on the mailing list and a CPAN developer release for
-people to test against.
+supported; however, if we can without compromising the improvements
+we're trying to make, we will, and any non-compatible changes will merit
+a full justification on the mailing list and a CPAN developer release
+for people to test against.
 
 WWW: http://search.cpan.org/dist/DBIx-Class/
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->erwin 
Responsible-Changed-By: erwin 
Responsible-Changed-When: Thu Dec 15 14:07:56 UTC 2005 
Responsible-Changed-Why:  
I'll handle this. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=90428 
Responsible-Changed-From-To: freebsd-ports-bugs->erwin 
Responsible-Changed-By: erwin 
Responsible-Changed-When: Thu Dec 15 14:07:56 UTC 2005 
Responsible-Changed-Why:  
I'll handle this. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=90429 
Responsible-Changed-From-To: freebsd-ports-bugs->erwin 
Responsible-Changed-By: erwin 
Responsible-Changed-When: Thu Dec 15 14:07:56 UTC 2005 
Responsible-Changed-Why:  
I'll handle this. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=90430 
Responsible-Changed-From-To: freebsd-ports-bugs->erwin 
Responsible-Changed-By: erwin 
Responsible-Changed-When: Thu Dec 15 14:07:56 UTC 2005 
Responsible-Changed-Why:  
I'll handle this. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=90431 
State-Changed-From-To: open->closed 
State-Changed-By: erwin 
State-Changed-When: Thu Dec 15 18:11:49 UTC 2005 
State-Changed-Why:  
Committed, thanks! 

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