svn commit: r305089 - head/databases/pgdbf
Bryan Drewery
bdrewery at FreeBSD.org
Mon Oct 1 03:02:09 UTC 2012
Author: bdrewery
Date: Mon Oct 1 03:02:08 2012
New Revision: 305089
URL: http://svn.freebsd.org/changeset/ports/305089
Log:
- Update to 0.6.2 [1]
- Update to new header
Changes:
* Adds iconv charset conversion and 64-bit little-endian fixes.
PR: ports/172191 [1]
Submitted by: Kirk Strauser <kirk at strauser.com> (maintainer) [1]
Modified:
head/databases/pgdbf/Makefile
head/databases/pgdbf/distinfo
Modified: head/databases/pgdbf/Makefile
==============================================================================
--- head/databases/pgdbf/Makefile Sun Sep 30 23:58:45 2012 (r305088)
+++ head/databases/pgdbf/Makefile Mon Oct 1 03:02:08 2012 (r305089)
@@ -1,12 +1,8 @@
-# Ports collection makefile for: pgdbf
-# Date created: 23 June 2009
-# Whom: kirk at daycos.com
-#
+# Created by: kirk at daycos.com
# $FreeBSD$
-#
PORTNAME= pgdbf
-PORTVERSION= 0.6.1
+PORTVERSION= 0.6.2
CATEGORIES= databases
MASTER_SITES= SF
Modified: head/databases/pgdbf/distinfo
==============================================================================
--- head/databases/pgdbf/distinfo Sun Sep 30 23:58:45 2012 (r305088)
+++ head/databases/pgdbf/distinfo Mon Oct 1 03:02:08 2012 (r305089)
@@ -1,2 +1,2 @@
-SHA256 (pgdbf-0.6.1.tar.xz) = cb98af66074d3c63cb37d594d38b4f7f02de4368bf9328c3ee5258e5b9651a47
-SIZE (pgdbf-0.6.1.tar.xz) = 83592
+SHA256 (pgdbf-0.6.2.tar.xz) = e46f75e9ac5f500bd12c4542b215ea09f4ebee638d41dcfd642be8e9769aa324
+SIZE (pgdbf-0.6.2.tar.xz) = 115880
More information about the svn-ports-head
mailing list