From dom@happygiraffe.net  Wed Jul  6 19:45:13 2005
Return-Path: <dom@happygiraffe.net>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id B570616A41C
	for <FreeBSD-gnats-submit@freebsd.org>; Wed,  6 Jul 2005 19:45:13 +0000 (GMT)
	(envelope-from dom@happygiraffe.net)
Received: from happygiraffe.net (happygiraffe.net [81.6.215.59])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 23DAB43D46
	for <FreeBSD-gnats-submit@freebsd.org>; Wed,  6 Jul 2005 19:45:13 +0000 (GMT)
	(envelope-from dom@happygiraffe.net)
Received: from localhost (localhost.happygiraffe.net [127.0.0.1])
	by happygiraffe.net (Postfix) with ESMTP id E38FEB875
	for <FreeBSD-gnats-submit@freebsd.org>; Wed,  6 Jul 2005 20:45:11 +0100 (BST)
Received: from happygiraffe.net ([127.0.0.1])
 by localhost (ppe.happygiraffe.net [127.0.0.1]) (amavisd-new, port 10024)
 with LMTP id 98995-07-2 for <FreeBSD-gnats-submit@freebsd.org>;
 Wed,  6 Jul 2005 20:45:02 +0100 (BST)
Received: by happygiraffe.net (Postfix, from userid 1001)
	id D7E75B874; Wed,  6 Jul 2005 20:45:02 +0100 (BST)
Message-Id: <20050706194502.D7E75B874@happygiraffe.net>
Date: Wed,  6 Jul 2005 20:45:02 +0100 (BST)
From: Dominic Mitchell <dom@happygiraffe.net>
Reply-To: Dominic Mitchell <dom@happygiraffe.net>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: Version Bump for databases/p5-SQL-Abstract
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         83072
>Category:       ports
>Synopsis:       Version Bump for databases/p5-SQL-Abstract
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    novel
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jul 06 19:50:14 GMT 2005
>Closed-Date:    Thu Jul 07 04:35:25 GMT 2005
>Last-Modified:  Thu Jul 07 04:35:25 GMT 2005
>Originator:     Dominic Mitchell
>Release:        FreeBSD 6.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD ppe.happygiraffe.net 6.0-CURRENT FreeBSD 6.0-CURRENT #1: Thu Jun 16 14:15:17 BST 2005 root@ppe.happygiraffe.net:/usr/obj/usr/src/sys/PPE i386


	perl 5.8.7
>Description:
	This patch brings SQL::Abstract up to the latest version.  It
        also changes the maintainer to the person who submitted this
        patch (Lars Balker Rasmussen)
>How-To-Repeat:
	n/a
>Fix:

        Here's the patch.

diff -burN /usr/ports/databases/p5-SQL-Abstract/Makefile p5-SQL-Abstract/Makefile
--- /usr/ports/databases/p5-SQL-Abstract/Makefile	Wed Nov  5 00:31:45 2003
+++ p5-SQL-Abstract/Makefile	Wed Jul  6 20:39:21 2005
@@ -6,13 +6,13 @@
 #
 
 PORTNAME=	SQL-Abstract
-PORTVERSION=	1.13
+PORTVERSION=	1.19
 CATEGORIES=	databases perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	SQL
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	dom@happygiraffe.net
+MAINTAINER=	lars@balker.dk
 COMMENT=	Perl extension to generate SQL from Perl data structures
 
 PERL_CONFIGURE=	yes
diff -burN /usr/ports/databases/p5-SQL-Abstract/distinfo p5-SQL-Abstract/distinfo
--- /usr/ports/databases/p5-SQL-Abstract/distinfo	Thu Apr  1 00:37:00 2004
+++ p5-SQL-Abstract/distinfo	Wed Jul  6 20:37:44 2005
@@ -1,2 +1,2 @@
-MD5 (SQL-Abstract-1.13.tar.gz) = 773d3d92a1e2fe50b80e50e022fbf05d
-SIZE (SQL-Abstract-1.13.tar.gz) = 13488
+MD5 (SQL-Abstract-1.19.tar.gz) = d0e937d2f7781ed56c4ba855ee4ab47a
+SIZE (SQL-Abstract-1.19.tar.gz) = 23163
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->novel 
Responsible-Changed-By: novel 
Responsible-Changed-When: Thu Jul 7 04:20:16 GMT 2005 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=83072 
State-Changed-From-To: open->closed 
State-Changed-By: novel 
State-Changed-When: Thu Jul 7 04:35:15 GMT 2005 
State-Changed-Why:  
Committed, thanks! 

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