Skip site navigation (1)Skip section navigation (2)
Date:      Thu,  1 Dec 2005 17:26:37 +0100 (CET)
From:      Lars Balker Rasmussen <lars@balker.dk>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/89804: [MAINTAINER] databases/p5-DBIx-Class: up to 0.04
Message-ID:  <20051201162637.62AFD3FF37@tux.nerdheaven.dk>
Resent-Message-ID: <200512011630.jB1GU3ro042335@freefall.freebsd.org>

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

>Number:         89804
>Category:       ports
>Synopsis:       [MAINTAINER] databases/p5-DBIx-Class: up to 0.04
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Dec 01 16:30:03 GMT 2005
>Closed-Date:
>Last-Modified:
>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.04

>How-To-Repeat:
>Fix:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/databases/p5-DBIx-Class/Makefile,v
retrieving revision 1.2
diff -u -a -r1.2 Makefile
--- Makefile	16 Nov 2005 20:04:27 -0000	1.2
+++ Makefile	1 Dec 2005 16:26:18 -0000
@@ -6,11 +6,12 @@
 #
 
 PORTNAME=	DBIx-Class
-PORTVERSION=	0.03003
+PORTVERSION=	0.04000
 CATEGORIES=	databases perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
-MASTER_SITE_SUBDIR=	../by-authors/id/A/AG/AGRUNDMA
+MASTER_SITE_SUBDIR=	../by-authors/id/M/MS/MSTROUT
 PKGNAMEPREFIX=	p5-
+DISTNAME=       ${PORTNAME}-0.04
 
 MAINTAINER=	lars@balker.dk
 COMMENT=	Extensible and flexible object <-> relational mapper
@@ -18,15 +19,17 @@
 BUILD_DEPENDS=	p5-Data-Page>=0:${PORTSDIR}/databases/p5-Data-Page \
 		p5-DBI>=0:${PORTSDIR}/databases/p5-DBI \
 		p5-UNIVERSAL-require>=0:${PORTSDIR}/devel/p5-UNIVERSAL-require \
-		p5-NEXT>=0:${PORTSDIR}/devel/p5-NEXT \
 		p5-Scalar-List-Utils>=0:${PORTSDIR}/lang/p5-Scalar-List-Utils \
 		p5-SQL-Abstract>=1.20:${PORTSDIR}/databases/p5-SQL-Abstract \
 		p5-SQL-Abstract-Limit>=0.101:${PORTSDIR}/databases/p5-SQL-Abstract-Limit \
 		p5-DBD-SQLite>=1.08:${PORTSDIR}/databases/p5-DBD-SQLite \
+		p5-Class-C3>=0.07:${PORTSDIR}/devel/p5-Class-C3 \
 		p5-Tie-IxHash>=0:${PORTSDIR}/devel/p5-Tie-IxHash \
-		p5-Storable>=0:${PORTSDIR}/devel/p5-Storable \
 		p5-Module-Find>=0:${PORTSDIR}/devel/p5-Module-Find \
-		p5-Data-UUID>=0:${PORTSDIR}/devel/p5-Data-UUID
+		p5-Storable>=0:${PORTSDIR}/devel/p5-Storable \
+		p5-Data-UUID>=0:${PORTSDIR}/devel/p5-Data-UUID \
+		p5-Class-Trigger>=0:${PORTSDIR}/devel/p5-Class-Trigger \
+		p5-DBIx-ContextualFetch>=0:${PORTSDIR}/databases/p5-DBIx-ContextualFetch
 RUN_DEPENDS=	${BUILD_DEPENDS}
 
 PERL_MODBUILD=	yes
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/databases/p5-DBIx-Class/distinfo,v
retrieving revision 1.2
diff -u -a -r1.2 distinfo
--- distinfo	16 Nov 2005 20:04:27 -0000	1.2
+++ distinfo	1 Dec 2005 16:26:18 -0000
@@ -1,3 +1,3 @@
-MD5 (DBIx-Class-0.03003.tar.gz) = 16ba0948042b9501a5853903f2cc600c
-SHA256 (DBIx-Class-0.03003.tar.gz) = abcb938d7fab32499f58751462e08193ce2679aeca3a176aa20f36b87d37fa2a
-SIZE (DBIx-Class-0.03003.tar.gz) = 65718
+MD5 (DBIx-Class-0.04.tar.gz) = 8fbef5f2dc554d850f870606b1dbbf2a
+SHA256 (DBIx-Class-0.04.tar.gz) = f48d666bb2ea9ac8093cc294d89adab07c521c7ee27a7efbc8d89a37f1628d78
+SIZE (DBIx-Class-0.04.tar.gz) = 65789
Index: pkg-descr
===================================================================
RCS file: /home/ncvs/ports/databases/p5-DBIx-Class/pkg-descr,v
retrieving revision 1.1
diff -u -a -r1.1 pkg-descr
--- pkg-descr	29 Aug 2005 10:21:51 -0000	1.1
+++ pkg-descr	1 Dec 2005 16:26:18 -0000
@@ -3,9 +3,11 @@
 and making it possible to support some new features like self-joins,
 distinct, group bys and more.
 
-It's currently considered EXPERIMENTAL - bring this near a production
-database at your own risk! The API is *not* fixed yet, although most of
-the primitives should be good for the future and any API changes will be
-posted to the mailing list before they're committed.
+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.
 
 WWW: http://search.cpan.org/dist/DBIx-Class/
>Release-Note:
>Audit-Trail:
>Unformatted:
 



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