summaryrefslogtreecommitdiff
path: root/x11/qt3-libs/patches
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2005-09-27 07:46:20 +0000
committeradam <adam@pkgsrc.org>2005-09-27 07:46:20 +0000
commitb124211be202132bbda37db66c3ef3485c1b48ca (patch)
tree5f1664b434ab9c92b1d694e8c9430a106af76942 /x11/qt3-libs/patches
parentac598142d5ea26ba2ca5edca61c0c7ce6c1d2be3 (diff)
downloadpkgsrc-b124211be202132bbda37db66c3ef3485c1b48ca.tar.gz
Changes 3.3.5:
* Over 200 bug-fixes were incorporated * Platform support was added for Mac OS X 10.4 (Tiger), VS2005, and GCC 4.
Diffstat (limited to 'x11/qt3-libs/patches')
-rw-r--r--x11/qt3-libs/patches/patch-bd6
1 files changed, 3 insertions, 3 deletions
diff --git a/x11/qt3-libs/patches/patch-bd b/x11/qt3-libs/patches/patch-bd
index 64864f0b127..b24997395ef 100644
--- a/x11/qt3-libs/patches/patch-bd
+++ b/x11/qt3-libs/patches/patch-bd
@@ -1,8 +1,8 @@
-$NetBSD: patch-bd,v 1.4 2005/02/10 13:21:20 adam Exp $
+$NetBSD: patch-bd,v 1.5 2005/09/27 07:46:20 adam Exp $
---- src/network/qdns.cpp.orig 2005-01-21 17:16:09.000000000 +0000
+--- src/network/qdns.cpp.orig 2005-09-02 12:42:59.000000000 +0000
+++ src/network/qdns.cpp
-@@ -2532,6 +2532,8 @@ void QDns::doSynchronousLookup()
+@@ -2538,6 +2538,8 @@ void QDns::doSynchronousLookup()
#if defined(__GLIBC__) && ((__GLIBC__ > 2) || ((__GLIBC__ == 2) && (__GLIBC_MINOR__ >= 3)))
#define Q_MODERN_RES_API