From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Dec 15 14:00:21 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 64D3016A41F for ; Thu, 15 Dec 2005 14:00:21 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 21BAB43D53 for ; Thu, 15 Dec 2005 14:00:15 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id jBFE0D3r064431 for ; Thu, 15 Dec 2005 14:00:13 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id jBFE0DEj064430; Thu, 15 Dec 2005 14:00:13 GMT (envelope-from gnats) Resent-Date: Thu, 15 Dec 2005 14:00:13 GMT Resent-Message-Id: <200512151400.jBFE0DEj064430@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Lars Balker Rasmussen Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EB4AA16A41F for ; Thu, 15 Dec 2005 13:53:54 +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 7325143D58 for ; Thu, 15 Dec 2005 13:53:54 +0000 (GMT) (envelope-from lars@balker.dk) Received: from localhost (localhost [127.0.0.1]) by tux.nerdheaven.dk (Postfix) with ESMTP id 689BB3FF37 for ; Thu, 15 Dec 2005 14:53:53 +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 14800-10; Thu, 15 Dec 2005 14:53:52 +0100 (CET) Received: from localhost.localdomain (tux.nerdheaven.dk [193.88.12.43]) by tux.nerdheaven.dk (Postfix) with ESMTP id 97BCF3FF34; Thu, 15 Dec 2005 14:53:52 +0100 (CET) Message-Id: <20051215135352.97BCF3FF34@tux.nerdheaven.dk> Date: Thu, 15 Dec 2005 14:53:52 +0100 (CET) From: Lars Balker Rasmussen To: FreeBSD-gnats-submit@FreeBSD.org Cc: Subject: ports/90429: [MAINTAINER] databases/p5-DBIx-Class: up to 0.04001 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Dec 2005 14:00:21 -0000 >Number: 90429 >Category: ports >Synopsis: [MAINTAINER] databases/p5-DBIx-Class: up to 0.04001 >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 15 14:00:13 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.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: >Unformatted: