- 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@strauser.com> (maintainer) [1]
This commit is contained in:
parent
3b6cf85a1e
commit
503e24f3bb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=305089
2 changed files with 4 additions and 8 deletions
|
@ -1,12 +1,8 @@
|
|||
# Ports collection makefile for: pgdbf
|
||||
# Date created: 23 June 2009
|
||||
# Whom: kirk@daycos.com
|
||||
#
|
||||
# Created by: kirk@daycos.com
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= pgdbf
|
||||
PORTVERSION= 0.6.1
|
||||
PORTVERSION= 0.6.2
|
||||
CATEGORIES= databases
|
||||
MASTER_SITES= SF
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue