From nobody@FreeBSD.org  Tue Dec 14 00:28:04 2010
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 3BEFF106564A
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 14 Dec 2010 00:28:04 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from red.freebsd.org (unknown [IPv6:2001:4f8:fff6::22])
	by mx1.freebsd.org (Postfix) with ESMTP id 2B13B8FC14
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 14 Dec 2010 00:28:04 +0000 (UTC)
Received: from red.freebsd.org (localhost [127.0.0.1])
	by red.freebsd.org (8.14.4/8.14.4) with ESMTP id oBE0S4wi014609
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 14 Dec 2010 00:28:04 GMT
	(envelope-from nobody@red.freebsd.org)
Received: (from nobody@localhost)
	by red.freebsd.org (8.14.4/8.14.4/Submit) id oBE0S4RX014608;
	Tue, 14 Dec 2010 00:28:04 GMT
	(envelope-from nobody)
Message-Id: <201012140028.oBE0S4RX014608@red.freebsd.org>
Date: Tue, 14 Dec 2010 00:28:04 GMT
From: Wen Heping <wen@FreeBSD.org>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [Update]databases/p5-DBIx-Simple:update to 1.34
X-Send-Pr-Version: www-3.1
X-GNATS-Notify: parv@pair.com

>Number:         153134
>Category:       ports
>Synopsis:       [Update]databases/p5-DBIx-Simple:update to 1.34
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    perl
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Dec 14 00:30:09 UTC 2010
>Closed-Date:    Wed Dec 15 00:28:16 UTC 2010
>Last-Modified:  Wed Dec 15 00:30:10 UTC 2010
>Originator:     Wen Heping
>Release:        FreeBSD 9.0
>Organization:
FreeBSD
>Environment:
>Description:
Update to 1.34
>How-To-Repeat:

>Fix:
--- Makefile.orig       2010-12-13 15:16:22.000000000 +0800
+++ Makefile    2010-12-13 18:52:42.000000000 +0800
@@ -6,7 +6,7 @@
 #

 PORTNAME=      DBIx-Simple
-PORTVERSION=   1.32
+PORTVERSION=   1.34
 CATEGORIES=    databases perl5
 MASTER_SITES=  CPAN
 PKGNAMEPREFIX= p5-
@@ -25,7 +25,8 @@

 MAN3=  DBIx::Simple.3 \
        DBIx::Simple::Examples.3 \
-       DBIx::Simple::Comparison.3
+       DBIx::Simple::Comparison.3 \
+       DBIx::Simple::Result::RowObject.3

 .include <bsd.port.pre.mk>

--- distinfo.orig       2010-12-13 15:16:29.000000000 +0800
+++ distinfo    2010-12-13 15:16:55.000000000 +0800
@@ -1,3 +1,2 @@
-MD5 (DBIx-Simple-1.32.tar.gz) = c1d7bf0ab453e7e00715d9d4e71102d8
-SHA256 (DBIx-Simple-1.32.tar.gz) = 226917bffbe3ad0e88295046ed4d25785bc6175e696fb77f8302226bc947fe36
-SIZE (DBIx-Simple-1.32.tar.gz) = 16475
+SHA256 (DBIx-Simple-1.34.tar.gz) = af2f99495e592414cb6bda2726e5830f070a78f481a0fb454d3151c96550698e
+SIZE (DBIx-Simple-1.34.tar.gz) = 19088
--- pkg-plist.orig      2010-12-13 15:16:38.000000000 +0800
+++ pkg-plist   2010-12-13 18:53:19.000000000 +0800
@@ -1,7 +1,9 @@
 %%SITE_PERL%%/DBIx/Simple.pm
 %%SITE_PERL%%/DBIx/Simple/Comparison.pod
 %%SITE_PERL%%/DBIx/Simple/Examples.pod
+%%SITE_PERL%%/DBIx/Simple/Result/RowObject.pm
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/DBIx/Simple/.packlist
+@dirrm %%SITE_PERL%%/DBIx/Simple/Result
 @dirrm %%SITE_PERL%%/DBIx/Simple
 @dirrmtry %%SITE_PERL%%/DBIx
 @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/DBIx/Simple

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->perl 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Tue Dec 14 00:30:17 UTC 2010 
Responsible-Changed-Why:  
perl@ wants this port PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=153134 
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Tue Dec 14 00:30:24 UTC 2010 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

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

From: Edwin Groothuis <edwin@FreeBSD.org>
To: parv@pair.com
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/153134: [Update]databases/p5-DBIx-Simple:update to 1.34
Date: Tue, 14 Dec 2010 00:30:21 UT

 Maintainer of databases/p5-DBIx-Simple,
 
 Please note that PR ports/153134 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/153134
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org

From: parv@pair.com
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/153134: [Update]databases/p5-DBIx-Simple:update to 1.34
Date: Tue, 14 Dec 2010 03:47:50 -1000

 --82I3+IH0IqGh5yIs
 Content-Type: text/plain; charset=us-ascii
 Content-Disposition: inline
 
 in message <20101214003021.56C381065701@hub.freebsd.org>,
 wrote Edwin Groothuis thusly...
 >
 > Maintainer of databases/p5-DBIx-Simple,
 >
 > Please note that PR ports/153134 has just been submitted.
 
 Thanks Wen H.
 
 
 > 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/153134
 
 The patch included in PR was failing to update Makefile.  Included
 is my patch with everything else included as is & Makefile patch
 regenerated.  Please apply the patch included in this mail.
 
 Note that I have cut off description of the first option as extra
 text was too long, making console dialog look like ...
 
           descr 1
   opt 1
           desc 2
   opt 2
   ...
 
 
   - parv
 
 
 -- 
 
 
 --82I3+IH0IqGh5yIs
 Content-Type: text/x-diff; charset=us-ascii
 Content-Disposition: attachment; filename="perl.patch"
 
 diff -urN databases/p5-DBIx-Simple.orig/Makefile databases/p5-DBIx-Simple/Makefile
 --- databases/p5-DBIx-Simple.orig/Makefile	2008-02-21 02:19:25.000000000 -1000
 +++ databases/p5-DBIx-Simple/Makefile	2010-12-14 03:37:52.000000000 -1000
 @@ -6,7 +6,7 @@
  #
  
  PORTNAME=	DBIx-Simple
 -PORTVERSION=	1.32
 +PORTVERSION=	1.34
  CATEGORIES=	databases perl5
  MASTER_SITES=	CPAN
  PKGNAMEPREFIX=	p5-
 @@ -16,7 +16,7 @@
  
  RUN_DEPENDS=	p5-DBI>=1.21:${PORTSDIR}/databases/p5-DBI
  
 -OPTIONS=	SQL_INTERP "Interpolate Perl variables into SQL with DBI" off \
 +OPTIONS=	SQL_INTERP "Interpolate Perl variables into SQL" off \
  		SQL_ABSTRACT "Generate SQL from Perl data structures" off \
  		DBIX_XHTML_TABLE "Create XHTML tables from SQL queries" off \
  		TEXT_TABLE "Create plain text table from data" off
 @@ -25,7 +25,8 @@
  
  MAN3=	DBIx::Simple.3 \
  	DBIx::Simple::Examples.3 \
 -	DBIx::Simple::Comparison.3
 +	DBIx::Simple::Comparison.3 \
 +	DBIx::Simple::Result::RowObject.3
  
  .include <bsd.port.pre.mk>
  
 diff -urN databases/p5-DBIx-Simple.orig/distinfo databases/p5-DBIx-Simple/distinfo
 --- databases/p5-DBIx-Simple.orig/distinfo	2008-02-21 02:19:25.000000000 -1000
 +++ databases/p5-DBIx-Simple/distinfo	2010-12-14 03:28:23.000000000 -1000
 @@ -1,3 +1,2 @@
 -MD5 (DBIx-Simple-1.32.tar.gz) = c1d7bf0ab453e7e00715d9d4e71102d8
 -SHA256 (DBIx-Simple-1.32.tar.gz) = 226917bffbe3ad0e88295046ed4d25785bc6175e696fb77f8302226bc947fe36
 -SIZE (DBIx-Simple-1.32.tar.gz) = 16475
 +SHA256 (DBIx-Simple-1.34.tar.gz) = af2f99495e592414cb6bda2726e5830f070a78f481a0fb454d3151c96550698e
 +SIZE (DBIx-Simple-1.34.tar.gz) = 19088
 diff -urN databases/p5-DBIx-Simple.orig/pkg-plist databases/p5-DBIx-Simple/pkg-plist
 --- databases/p5-DBIx-Simple.orig/pkg-plist	2008-02-21 02:19:25.000000000 -1000
 +++ databases/p5-DBIx-Simple/pkg-plist	2010-12-14 03:02:20.000000000 -1000
 @@ -1,7 +1,9 @@
  %%SITE_PERL%%/DBIx/Simple.pm
  %%SITE_PERL%%/DBIx/Simple/Comparison.pod
  %%SITE_PERL%%/DBIx/Simple/Examples.pod
 +%%SITE_PERL%%/DBIx/Simple/Result/RowObject.pm
  %%SITE_PERL%%/%%PERL_ARCH%%/auto/DBIx/Simple/.packlist
 +@dirrm %%SITE_PERL%%/DBIx/Simple/Result
  @dirrm %%SITE_PERL%%/DBIx/Simple
  @dirrmtry %%SITE_PERL%%/DBIx
  @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/DBIx/Simple
 
 --82I3+IH0IqGh5yIs--
State-Changed-From-To: feedback->closed 
State-Changed-By: wen 
State-Changed-When: Wed Dec 15 00:28:15 UTC 2010 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/153134: commit references a PR
Date: Wed, 15 Dec 2010 00:26:55 +0000 (UTC)

 wen         2010-12-15 00:26:50 UTC
 
   FreeBSD ports repository
 
   Modified files:
     databases/p5-DBIx-Simple Makefile distinfo pkg-plist 
   Log:
   - Update to 1.34
   Changelog: http://search.cpan.org/src/JUERD/DBIx-Simple-1.34/Changes
   
   PR:             ports/153134
   Submitted by:   Wen Heping (myself)
   Approved by:    maintainer
   
   Revision  Changes    Path
   1.5       +4 -3      ports/databases/p5-DBIx-Simple/Makefile
   1.3       +2 -3      ports/databases/p5-DBIx-Simple/distinfo
   1.4       +2 -0      ports/databases/p5-DBIx-Simple/pkg-plist
 _______________________________________________
 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:
