diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2004-10-12 10:02:46 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2004-10-12 10:02:46 +0000 |
commit | d3d9f549e10075ceaece86462c7a7a1f9fb1bc4a (patch) | |
tree | aa0cfd8822120753cf80ff01855bbadf64398b04 /databases/p5-DBD-ODBC | |
parent | ae4f0e31321e2b6037871b112315096f037892aa (diff) | |
download | ports-d3d9f549e10075ceaece86462c7a7a1f9fb1bc4a.tar.gz ports-d3d9f549e10075ceaece86462c7a7a1f9fb1bc4a.zip |
Notes
Diffstat (limited to 'databases/p5-DBD-ODBC')
-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 |