diff options
author | mat <mat@FreeBSD.org> | 2004-10-12 18:02:46 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2004-10-12 18:02:46 +0800 |
commit | 728a0d33a2dace954501ad356303d935796e4adb (patch) | |
tree | 2f3b99ab405e9a3e137d6d2b0e657dd68ef670cf /databases | |
parent | 11329e803a5ecaa5babaa1a0911bee86f2c86686 (diff) | |
download | freebsd-ports-gnome-728a0d33a2dace954501ad356303d935796e4adb.tar.gz freebsd-ports-gnome-728a0d33a2dace954501ad356303d935796e4adb.tar.zst freebsd-ports-gnome-728a0d33a2dace954501ad356303d935796e4adb.zip |
Update to 1.10
Diffstat (limited to 'databases')
-rw-r--r-- | databases/p5-DBD-ODBC/Makefile | 4 | ||||
-rw-r--r-- | databases/p5-DBD-ODBC/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/databases/p5-DBD-ODBC/Makefile b/databases/p5-DBD-ODBC/Makefile index 1e7d5a1a4b0e..bc57137face4 100644 --- a/databases/p5-DBD-ODBC/Makefile +++ b/databases/p5-DBD-ODBC/Makefile @@ -6,7 +6,7 @@ # PORTNAME= DBD-ODBC -PORTVERSION= 1.09 +PORTVERSION= 1.10 PORTREVISION= 1 CATEGORIES= databases perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} @@ -31,7 +31,7 @@ OPTIONS= IODBC "Link with libiodbc" on \ BROKEN= "Should only select one of ODBC and IODBC" .endif .if defined(WITH_ODBC) && ${OSVERSION} < 500016 -IGNORE= "Due to some obscure -pthread things, you can't have this work" +IGNORE= Due to some obscure -pthread things, you can not have this work .endif .if !defined(WITHOUT_IODBC) diff --git a/databases/p5-DBD-ODBC/distinfo b/databases/p5-DBD-ODBC/distinfo index e5fc8d066ec2..053f1c9ad942 100644 --- a/databases/p5-DBD-ODBC/distinfo +++ b/databases/p5-DBD-ODBC/distinfo @@ -1,2 +1,2 @@ -MD5 (DBD-ODBC-1.09.tar.gz) = 884f828eaf8d13e935a8d8b9752a07c0 -SIZE (DBD-ODBC-1.09.tar.gz) = 93117 +MD5 (DBD-ODBC-1.10.tar.gz) = 6d85012a1da8fe4129c4034d8c356a3b +SIZE (DBD-ODBC-1.10.tar.gz) = 93813 |