diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2005-03-16 03:18:55 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2005-03-16 03:18:55 +0000 |
commit | b32e2788774c6aa95ff2f49eb33b3a460f0effc5 (patch) | |
tree | 51deb399e48594abd950194240a2dc2997482472 /databases/unixODBC | |
parent | 35d34368920ee2708b7f9a8963885feaf25c21cc (diff) | |
download | ports-b32e2788774c6aa95ff2f49eb33b3a460f0effc5.tar.gz ports-b32e2788774c6aa95ff2f49eb33b3a460f0effc5.zip |
Notes
Diffstat (limited to 'databases/unixODBC')
-rw-r--r-- | databases/unixODBC/Makefile | 2 | ||||
-rw-r--r-- | databases/unixODBC/distinfo | 4 | ||||
-rw-r--r-- | databases/unixODBC/pkg-plist | 4 |
3 files changed, 4 insertions, 6 deletions
diff --git a/databases/unixODBC/Makefile b/databases/unixODBC/Makefile index 40b38d574ecb..22eb5a489afe 100644 --- a/databases/unixODBC/Makefile +++ b/databases/unixODBC/Makefile @@ -6,7 +6,7 @@ # PORTNAME= unixODBC -PORTVERSION= 2.2.10 +PORTVERSION= 2.2.11 CATEGORIES= databases MASTER_SITES= http://www.unixodbc.org/ diff --git a/databases/unixODBC/distinfo b/databases/unixODBC/distinfo index 64cdbd34e016..454aa9859891 100644 --- a/databases/unixODBC/distinfo +++ b/databases/unixODBC/distinfo @@ -1,2 +1,2 @@ -MD5 (unixODBC-2.2.10.tar.gz) = a2e9d440c70e12c22d2548aa452c43ef -SIZE (unixODBC-2.2.10.tar.gz) = 2405528 +MD5 (unixODBC-2.2.11.tar.gz) = 9ae806396844e38244cf65ad26ba0f23 +SIZE (unixODBC-2.2.11.tar.gz) = 2406740 diff --git a/databases/unixODBC/pkg-plist b/databases/unixODBC/pkg-plist index f87a75c7869c..a45194fa3671 100644 --- a/databases/unixODBC/pkg-plist +++ b/databases/unixODBC/pkg-plist @@ -31,15 +31,13 @@ lib/libnn.so.1 lib/libodbc.a lib/libodbc.so lib/libodbc.so.1 +lib/libodbccr.a lib/libodbccr.so lib/libodbccr.so.1 lib/libodbcdrvcfg1S.so lib/libodbcdrvcfg1S.so.1 lib/libodbcdrvcfg2S.so lib/libodbcdrvcfg2S.so.1 -lib/libodbcextras.a -lib/libodbcextras.so -lib/libodbcextras.so.1 lib/libodbcinst.a lib/libodbcinst.so lib/libodbcinst.so.1 |