From aaron@moondance.itsy-bitsy.net  Tue May 30 23:52:50 2006
Return-Path: <aaron@moondance.itsy-bitsy.net>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 6E67016B208
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 30 May 2006 23:52:50 +0000 (UTC)
	(envelope-from aaron@moondance.itsy-bitsy.net)
Received: from mpls-qmqp-04.inet.qwest.net (mpls-qmqp-04.inet.qwest.net [63.231.195.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 080B543D48
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 30 May 2006 23:52:50 +0000 (GMT)
	(envelope-from aaron@moondance.itsy-bitsy.net)
Received: from mpls-pop-14.inet.qwest.net (mpls-pop-14.inet.qwest.net [63.231.195.14])
	by mpls-qmqp-04.inet.qwest.net (Postfix) with QMQP id 7692822DD84
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 30 May 2006 23:52:49 +0000 (UTC)
Received: from unknown (HELO mail.itsy-bitsy.net) (63.231.83.246)
  by mpls-pop-14.inet.qwest.net with SMTP; 30 May 2006 23:52:49 -0000
Received: from [127.0.0.1] (helo=moondance.itsy-bitsy.net)
	by mail.itsy-bitsy.net with esmtp (Exim 4.62 (FreeBSD))
	(envelope-from <aaron@moondance.itsy-bitsy.net>)
	id 1FlDyl-0009Tf-Lv
	for FreeBSD-gnats-submit@freebsd.org; Tue, 30 May 2006 17:50:27 -0600
Received: (from aaron@localhost)
	by moondance.itsy-bitsy.net (8.13.3/8.13.3/Submit) id k4UNoQGQ036434;
	Tue, 30 May 2006 17:50:26 -0600 (MDT)
	(envelope-from aaron)
Message-Id: <200605302350.k4UNoQGQ036434@moondance.itsy-bitsy.net>
Date: Tue, 30 May 2006 17:50:26 -0600 (MDT)
From: "Aaron Dalton" <aaron@freebsd.org>
Reply-To: Aaron Dalton <aaron@freebsd.org>
To: FreeBSD-gnats-submit@freebsd.org
Subject: Update Port: databases/p5-Class-DBI-DDL 1.01->1.02
X-Send-Pr-Version: 3.113
X-GNATS-Notify: daniel@itxl.nl

>Number:         98180
>Category:       ports
>Synopsis:       Update Port: databases/p5-Class-DBI-DDL 1.01->1.02
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    aaron
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed May 31 00:00:31 GMT 2006
>Closed-Date:    Wed May 31 17:48:42 GMT 2006
>Last-Modified:  Wed May 31 17:48:42 GMT 2006
>Originator:     Aaron Dalton
>Release:        FreeBSD 5.4-RELEASE i386
>Organization:
>Environment:
System: FreeBSD moondance.itsy-bitsy.net 5.4-RELEASE FreeBSD 5.4-RELEASE #0: Sun May 8 10:21:06 UTC 2005 root@harlow.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386


	
>Description:
- Update from v1.01 to v1.02
- Update pkg-plist

1.02  Thu Sep 15 2005  Andrew Sterling Hanenkamp <hanenkamp@cpan.org>

	* Switched from ExtUtils::MakeMaker to Module::Build.
	* Added dependencies on Class::DBI 0.96 (thanks to MJH 
          <mjh@liminalflux.net for the suggestion)
	* Updated the README documentation.
	* Changed the environment variables used for testing.
	* Fixed testing so that tests are skipped when optional 
          prerequisites are not installed.
	* Removed Class::DBI::DDL::mysql as it did nothing.
>How-To-Repeat:
	
>Fix:

	

--- submission.txt begins here ---
? submission.txt
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/databases/p5-Class-DBI-DDL/Makefile,v
retrieving revision 1.1
diff -u -r1.1 Makefile
--- Makefile	15 Mar 2005 23:23:11 -0000	1.1
+++ Makefile	30 May 2006 23:50:12 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Class-DBI-DDL
-PORTVERSION=	1.01
+PORTVERSION=	1.02
 CATEGORIES=	databases perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	Class
@@ -18,16 +18,15 @@
 RUN_DEPENDS=	${SITE_PERL}/Class/DBI.pm:${PORTSDIR}/databases/p5-Class-DBI
 BUILD_DEPENDS=	${RUN_DEPENDS}
 
-PERL_CONFIGURE=	yes
+PERL_MODBUILD=	yes
 
 MAN3=		Class::DBI::DDL.3 \
-		Class::DBI::DDL::Pg.3 \
-		Class::DBI::DDL::mysql.3
+		Class::DBI::DDL::Pg.3
 
 .include <bsd.port.pre.mk>
 
-.if ${PERL_LEVEL} < 500600
-IGNORE=		"Needs perl 5.6.0 or higher, install lang/perl5.6 and try again"
+.if ${PERL_LEVEL} < 500800
+IGNORE=		needs perl 5.8 or higher, install lang/perl5.8 and try again
 .endif
 
 .include <bsd.port.post.mk>
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/databases/p5-Class-DBI-DDL/distinfo,v
retrieving revision 1.2
diff -u -r1.2 distinfo
--- distinfo	22 Jan 2006 08:23:23 -0000	1.2
+++ distinfo	30 May 2006 23:50:12 -0000
@@ -1,3 +1,2 @@
-MD5 (Class-DBI-DDL-1.01.tar.gz) = 88da4af1c20be0a3aeececf76f06bca2
-SHA256 (Class-DBI-DDL-1.01.tar.gz) = acb097a918656f43e81121a042e5be4409587f69cafbf86d0ae196baa2eedb0d
-SIZE (Class-DBI-DDL-1.01.tar.gz) = 6890
+MD5 (Class-DBI-DDL-1.02.tar.gz) = 2d1eb87a085264e46fe17a0a4acc7fe1
+SIZE (Class-DBI-DDL-1.02.tar.gz) = 7896
Index: pkg-descr
===================================================================
RCS file: /home/pcvs/ports/databases/p5-Class-DBI-DDL/pkg-descr,v
retrieving revision 1.1
diff -u -r1.1 pkg-descr
--- pkg-descr	15 Mar 2005 23:23:11 -0000	1.1
+++ pkg-descr	30 May 2006 23:50:12 -0000
@@ -1,4 +1,4 @@
-Class::DBI::DDLi Class::DBI::DDL - 
 Combined with Class::DBI to create and dispose of tables
 
 WWW: http://search.cpan.org/dist/Class-DBI-DDL/
+Author: Andrew Sterling Hanenkamp <sterling@hanenkamp.com>
Index: pkg-plist
===================================================================
RCS file: /home/pcvs/ports/databases/p5-Class-DBI-DDL/pkg-plist,v
retrieving revision 1.2
diff -u -r1.2 pkg-plist
--- pkg-plist	22 Jan 2006 01:28:58 -0000	1.2
+++ pkg-plist	30 May 2006 23:50:12 -0000
@@ -1,8 +1,5 @@
 %%SITE_PERL%%/Class/DBI/DDL.pm
 %%SITE_PERL%%/Class/DBI/DDL/Pg.pm
-%%SITE_PERL%%/Class/DBI/DDL/mysql.pm
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/Class/DBI/DDL/.packlist
-@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Class/DBI/DDL
 @dirrm %%SITE_PERL%%/Class/DBI/DDL
 @dirrmtry %%SITE_PERL%%/Class/DBI
 @dirrmtry %%SITE_PERL%%/Class
--- submission.txt ends here ---


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->aaron 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Wed May 31 00:04:17 UTC 2006 
Responsible-Changed-Why:  
Submitter has GNATS access 

http://www.freebsd.org/cgi/query-pr.cgi?pr=98180 
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Wed May 31 00:04:26 UTC 2006 
State-Changed-Why:  
Awaiting maintainers feedback 

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

From: Daniel Wijnands <daniel@itxl.nl>
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/98180: Update Port: databases/p5-Class-DBI-DDL 1.01->1.02
Date: Wed, 31 May 2006 08:41:13 +0200

 Please apply
 
 Kind regards
 
 Daniel
 
 
 On May 31, 2006, at 2:04 AM, Edwin Groothuis wrote:
 
 > Maintainer of databases/p5-Class-DBI-DDL,
 >
 > Please note that PR ports/98180 has just been submitted.
 >
 > If it contains a patch for an upgrade, an enhancement or a bug fix
 > you agree on, reply to this email stating that you approve the patch
 > and a committer will take care of it.
 >
 > The full text of the PR can be found at:
 >     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/98180
 >
 > -- 
 > Edwin Groothuis
 > edwin@FreeBSD.org
 
 Met vriendelijke groet,
 
 itXL
 Daniel Wijnands
 daniel@itxl.nl
 
 
 
State-Changed-From-To: feedback->closed 
State-Changed-By: aaron 
State-Changed-When: Wed May 31 17:48:40 UTC 2006 
State-Changed-Why:  
Committed, with minor changes. Thanks! 

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