From nobody@FreeBSD.org  Mon Feb 18 16:25:00 2008
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 3D02916A468
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 18 Feb 2008 16:25:00 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id 2F78D13C4E8
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 18 Feb 2008 16:25:00 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.2/8.14.2) with ESMTP id m1IGMWeR002499
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 18 Feb 2008 16:22:32 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.2/8.14.1/Submit) id m1IGMWxs002498;
	Mon, 18 Feb 2008 16:22:32 GMT
	(envelope-from nobody)
Message-Id: <200802181622.m1IGMWxs002498@www.freebsd.org>
Date: Mon, 18 Feb 2008 16:22:32 GMT
From: Felippe de Meirelles Motta <lippemail@gmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [UPDATE] databases/p5-DBD-Multi
X-Send-Pr-Version: www-3.1
X-GNATS-Notify: snowfly@yuntech.edu.tw

>Number:         120799
>Category:       ports
>Synopsis:       [UPDATE] databases/p5-DBD-Multi
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    miwi
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Feb 18 16:30:02 UTC 2008
>Closed-Date:    Wed Feb 20 13:16:19 UTC 2008
>Last-Modified:  Wed Feb 20 13:20:04 UTC 2008
>Originator:     Felippe de Meirelles Motta
>Release:        FreeBSD 7.0-PRERELEASE amd64
>Organization:
>Environment:
System: FreeBSD 7.0-PRERELEASE #0: Thu Jan 10 01:55:37 BRST 2008
    lippe@shire.freebsd.org:/usr/obj/usr/src/sys/GENERIC

>Description:
- Updated to 0.12;
- Use CPAN macro;
- Add missing deps.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/databases/p5-DBD-Multi/Makefile,v
retrieving revision 1.2
diff -u -r1.2 Makefile
--- Makefile	7 Jul 2007 20:10:27 -0000	1.2
+++ Makefile	18 Feb 2008 03:32:36 -0000
@@ -6,23 +6,25 @@
 #
 
 PORTNAME=	DBD-Multi
-PORTVERSION=	0.10
-PORTREVISION=	1
+PORTVERSION=	0.12
 CATEGORIES=	databases perl5
-MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
-MASTER_SITE_SUBDIR=	DBD
+MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	snowfly@yuntech.edu.tw
 COMMENT=	Manage Multiple Data Sources with Failover and Load Balancing
 
-RUN_DEPENDS=	${SITE_PERL}/Class/Accessor/Fast.pm:${PORTSDIR}/devel/p5-Class-Accessor \
-		${SITE_PERL}/Sys/SigAction.pm:${PORTSDIR}/devel/p5-Sys-SigAction \
-		${SITE_PERL}/Test/Pod/Coverage.pm:${PORTSDIR}/devel/p5-Test-Pod-Coverage \
+BUILD_DEPENDS=	${SITE_PERL}/Test/Pod/Coverage.pm:${PORTSDIR}/devel/p5-Test-Pod-Coverage \
 		${SITE_PERL}/Test/Pod.pm:${PORTSDIR}/devel/p5-Test-Pod \
 		${SITE_PERL}/Pod/Simple.pm:${PORTSDIR}/textproc/p5-Pod-Simple \
-		${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple
-BUILD_DEPENDS=	${RUN_DEPENDS}
+		${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple \
+		${SITE_PERL}/${PERL_ARCH}/DBD/SQLite.pm:${PORTSDIR}/databases/p5-DBD-SQLite \
+		${SITE_PERL}/Test/Exception.pm:${PORTSDIR}/devel/p5-Test-Exception \
+		${SITE_PERL}/Class/Accessor/Fast.pm:${PORTSDIR}/devel/p5-Class-Accessor \
+		${SITE_PERL}/Sys/SigAction.pm:${PORTSDIR}/devel/p5-Sys-SigAction \
+		${SITE_PERL}/${PERL_ARCH}/Bundle/DBI.pm:${PORTSDIR}/databases/p5-DBI \
+		${SITE_PERL}/${PERL_ARCH}/List/Util.pm:${PORTSDIR}/lang/p5-Scalar-List-Utils
+RUN_DEPENDS+=	${BUILD_DEPENDS}
 
 PERL_CONFIGURE=	yes
 
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/databases/p5-DBD-Multi/distinfo,v
retrieving revision 1.1
diff -u -r1.1 distinfo
--- distinfo	7 Jul 2007 11:57:18 -0000	1.1
+++ distinfo	18 Feb 2008 03:32:36 -0000
@@ -1,3 +1,3 @@
-MD5 (DBD-Multi-0.10.tar.gz) = 548eebd686f03eb04a633eafe12b75ba
-SHA256 (DBD-Multi-0.10.tar.gz) = 0b02ff16692132b79355623dfbf07b65dc75d24073ba6930b95a11904fd02e5d
-SIZE (DBD-Multi-0.10.tar.gz) = 15636
+MD5 (DBD-Multi-0.12.tar.gz) = 6d2ee66a2b9678f0913d6b77766eaea0
+SHA256 (DBD-Multi-0.12.tar.gz) = f28587d30489c522a86c15c2e53bbf7a7a052c8d0bfc49e452eda4a938202af3
+SIZE (DBD-Multi-0.12.tar.gz) = 19130


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Mon Feb 18 16:30:36 UTC 2008 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=120799 
Responsible-Changed-From-To: freebsd-ports-bugs->miwi 
Responsible-Changed-By: miwi 
Responsible-Changed-When: Mon Feb 18 16:46:52 UTC 2008 
Responsible-Changed-Why:  
I'll take it. 

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

From: "snowfly" <snowfly@yuntech.edu.tw>
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/120799: [UPDATE] databases/p5-DBD-Multi
Date: Tue, 19 Feb 2008 22:28:18 +0800 (CST)

  Hi:
  
  I approve this PR, please commit it.
  Thanks.
 
 
 Best Regards,
 snowfly.
State-Changed-From-To: feedback->closed 
State-Changed-By: miwi 
State-Changed-When: Wed Feb 20 13:16:18 UTC 2008 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/120799: commit references a PR
Date: Wed, 20 Feb 2008 13:16:17 +0000 (UTC)

 miwi        2008-02-20 13:16:11 UTC
 
   FreeBSD ports repository
 
   Modified files:
     databases/p5-DBD-Multi Makefile distinfo 
   Log:
   - Update to 0.12
   - Use CPAN macro
   
   PR:             120799
   Submitted by:   Felippe de Meirelles Motta <lippemail@gmail.com>
   Approved by:    maintainer
   
   Revision  Changes    Path
   1.3       +19 -8     ports/databases/p5-DBD-Multi/Makefile
   1.2       +3 -3      ports/databases/p5-DBD-Multi/distinfo
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
