From clsung@going04.iis.sinica.edu.tw  Sun Aug 26 12:55:29 2007
Return-Path: <clsung@going04.iis.sinica.edu.tw>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 7286016A417
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 26 Aug 2007 12:55:29 +0000 (UTC)
	(envelope-from clsung@going04.iis.sinica.edu.tw)
Received: from going04.iis.sinica.edu.tw (going04.iis.sinica.edu.tw [140.109.19.154])
	by mx1.freebsd.org (Postfix) with ESMTP id 0528D13C483
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 26 Aug 2007 12:55:28 +0000 (UTC)
	(envelope-from clsung@going04.iis.sinica.edu.tw)
Received: by going04.iis.sinica.edu.tw (Postfix, from userid 1002)
	id 932211157A; Sun, 26 Aug 2007 20:55:40 +0800 (CST)
Message-Id: <20070826125541.932211157A@going04.iis.sinica.edu.tw>
Date: Sun, 26 Aug 2007 20:55:40 +0800 (CST)
From: Cheng-Lung Sung <clsung@FreeBSD.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: mat@FreeBSD.org
Subject: [PATCH] databases/p5-DBIx-DBSchema: update to 0.34
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         115831
>Category:       ports
>Synopsis:       [PATCH] databases/p5-DBIx-DBSchema: update to 0.34
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    mat
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Aug 26 13:00:01 GMT 2007
>Closed-Date:    Mon Aug 27 13:20:27 GMT 2007
>Last-Modified:  Mon Aug 27 13:20:27 GMT 2007
>Originator:     Cheng-Lung Sung
>Release:        FreeBSD 6.2-STABLE amd64
>Organization:
FreeBSD @ Taiwan
>Environment:
System: FreeBSD going04.iis.sinica.edu.tw 6.2-STABLE FreeBSD 6.2-STABLE #3: Tue Jul 31 15:51:05 CST 2007
>Description:
- Update to 0.34
- required by database/p5-Jifty-DBI-0.43

Port maintainer (mat@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- p5-DBIx-DBSchema-0.34.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/databases/p5-DBIx-DBSchema/Makefile,v
retrieving revision 1.15
diff -u -u -r1.15 Makefile
--- Makefile	2 Jul 2007 11:47:53 -0000	1.15
+++ Makefile	26 Aug 2007 12:55:00 -0000
@@ -6,10 +6,9 @@
 #
 
 PORTNAME=	DBIx-DBSchema
-PORTVERSION=	0.33
+PORTVERSION=	0.34
 CATEGORIES=	databases perl5
-MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
-MASTER_SITE_SUBDIR=	DBIx
+MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	mat@FreeBSD.org
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/databases/p5-DBIx-DBSchema/distinfo,v
retrieving revision 1.13
diff -u -u -r1.13 distinfo
--- distinfo	2 Jul 2007 11:47:53 -0000	1.13
+++ distinfo	26 Aug 2007 12:55:00 -0000
@@ -1,3 +1,3 @@
-MD5 (DBIx-DBSchema-0.33.tar.gz) = 27e27112d88a65daf4d4dd9d1787284e
-SHA256 (DBIx-DBSchema-0.33.tar.gz) = 67b252d1fad6695b1f6dcc0e95fd84ff65b817186d0584c4a842ed52b7f2a82c
-SIZE (DBIx-DBSchema-0.33.tar.gz) = 26335
+MD5 (DBIx-DBSchema-0.34.tar.gz) = 62f07d6e7554d1bdbb16b2af825d421a
+SHA256 (DBIx-DBSchema-0.34.tar.gz) = f0f6e372ad0935e558ab3b4cf0faf6fcc9e5d84ad20e947806240b2e1a18158e
+SIZE (DBIx-DBSchema-0.34.tar.gz) = 24051
--- p5-DBIx-DBSchema-0.34.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->mat 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Sun Aug 26 13:00:10 UTC 2007 
Responsible-Changed-Why:  
Over to maintainer 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/115831: commit references a PR
Date: Mon, 27 Aug 2007 13:19:30 +0000 (UTC)

 mat         2007-08-27 13:19:24 UTC
 
   FreeBSD ports repository
 
   Modified files:
     databases/p5-DBIx-DBSchema Makefile distinfo 
   Log:
   Update to 0.34
   
   PR:             115831
   Submitted by:   clsung
   
   Revision  Changes    Path
   1.16      +2 -3      ports/databases/p5-DBIx-DBSchema/Makefile
   1.14      +3 -3      ports/databases/p5-DBIx-DBSchema/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"
 
State-Changed-From-To: open->closed 
State-Changed-By: mat 
State-Changed-When: Mon Aug 27 13:20:25 UTC 2007 
State-Changed-Why:  
Committed, thanks! 

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