Skip site navigation (1)Skip section navigation (2)
Date:      Fri,  4 Feb 2011 10:15:59 -0600 (CST)
From:      Kirk Strauser <kirk@strauser.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/154509: Maintainer update: databases/pgdbf to version 0.5.5
Message-ID:  <20110204161559.982189426B@kanga.honeypot.net>
Resent-Message-ID: <201102041620.p14GK8Eh021674@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         154509
>Category:       ports
>Synopsis:       Maintainer update: databases/pgdbf to version 0.5.5
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Feb 04 16:20:08 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Kirk Strauser
>Release:        FreeBSD 8.2-PRERELEASE amd64
>Organization:
The Day Companies
>Environment:
System: FreeBSD kanga.honeypot.net 8.2-PRERELEASE FreeBSD 8.2-PRERELEASE #2: Tue Jan 11 14:34:32 CST 2011 root@kanga.honeypot.net:/usr/obj/usr/src/sys/KANGA amd64


	
>Description:
This updates the databases/pgdbf port to version 0.5.5:

Adds a "-q" command line argument to enclose the table name in quotation
marks to that tables whose names are reserved words can be created.
	
>How-To-Repeat:
	
>Fix:

	

--- pgdbf055.patch begins here ---
diff -urN pgdbf-old/Makefile pgdbf/Makefile
--- pgdbf-old/Makefile	2010-11-16 20:32:39.000000000 -0600
+++ pgdbf/Makefile	2011-02-04 10:08:34.832425194 -0600
@@ -6,11 +6,11 @@
 #
 
 PORTNAME=	pgdbf
-PORTVERSION=	0.5.4
+PORTVERSION=	0.5.5
 CATEGORIES=	databases
 MASTER_SITES=	SF
 
-MAINTAINER=	kirk@daycos.com
+MAINTAINER=	kirk@strauser.com
 COMMENT=	Convert XBase / FoxPro tables to PostgreSQL
 
 LICENSE=	GPLv3
diff -urN pgdbf-old/distinfo pgdbf/distinfo
--- pgdbf-old/distinfo	2010-11-16 20:32:39.000000000 -0600
+++ pgdbf/distinfo	2011-02-04 10:12:30.738883413 -0600
@@ -1,2 +1,2 @@
-SHA256 (pgdbf-0.5.4.tar.gz) = f58dab9d6ace11e28145e460e54cdcccb720083ab72070b77732f8bddc7780b6
-SIZE (pgdbf-0.5.4.tar.gz) = 106736
+SHA256 (pgdbf-0.5.5.tar.gz) = fb1d5f8c1fb4cab038080b27297abc92a276bb5f9e7e459ea2cfdfd455d542bf
+SIZE (pgdbf-0.5.5.tar.gz) = 107409
--- pgdbf055.patch ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20110204161559.982189426B>