diff options
author | Steve Wills <swills@FreeBSD.org> | 2013-01-13 22:46:27 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2013-01-13 22:46:27 +0000 |
commit | be37d2fc7be889ec91fb6ce3aaab5aea4ca53a25 (patch) | |
tree | 31941188b27f3637424c61e336805af2ddf42531 /databases/postgresql-odbc/files/patch-psqlodbc.h | |
parent | Remove expired port: (diff) |
- Update to 09.01.0200
- Give maintainership to submitter
- Add LICENSE
- Switch to OptionsNG
- Switch pkg-plist to PORTDOCS and PLIST_FILES
PR: ports/174885
Submitted by: Po-Chien Lin <linpc@cs.nctu.edu.tw>
Notes
Notes:
svn path=/head/; revision=310348
Diffstat (limited to 'databases/postgresql-odbc/files/patch-psqlodbc.h')
-rw-r--r-- | databases/postgresql-odbc/files/patch-psqlodbc.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/postgresql-odbc/files/patch-psqlodbc.h b/databases/postgresql-odbc/files/patch-psqlodbc.h index 648746558d9a..fe3ba9bd7cf4 100644 --- a/databases/postgresql-odbc/files/patch-psqlodbc.h +++ b/databases/postgresql-odbc/files/patch-psqlodbc.h @@ -1,6 +1,6 @@ --- psqlodbc.h.orig 2008-09-21 22:35:44.000000000 +0700 +++ psqlodbc.h 2009-01-26 23:19:02.000000000 +0600 -@@ -140,13 +140,8 @@ +@@ -151,13 +151,8 @@ #if (SIZEOF_VOID_P == 8) #define FORMAT_INTEGER "%d" /* SQLINTEGER */ #define FORMAT_UINTEGER "%u" /* SQLUINTEGER */ |