summaryrefslogtreecommitdiff
path: root/x11/qt3-libs
diff options
context:
space:
mode:
authorskrll <skrll@pkgsrc.org>2002-03-25 22:16:39 +0000
committerskrll <skrll@pkgsrc.org>2002-03-25 22:16:39 +0000
commit28bdb3def15379a4bca8ca321a6a4d54d3eff019 (patch)
tree073e1a78486f73d0ea1aa15ae35e986c2fe165ca /x11/qt3-libs
parent29b9470af319cc53334b6662b77c67f0cbd38812 (diff)
downloadpkgsrc-28bdb3def15379a4bca8ca321a6a4d54d3eff019.tar.gz
Update to 3.0.3. More bugfixes.
Diffstat (limited to 'x11/qt3-libs')
-rw-r--r--x11/qt3-libs/distinfo8
-rw-r--r--x11/qt3-libs/patches/patch-ab24
2 files changed, 16 insertions, 16 deletions
diff --git a/x11/qt3-libs/distinfo b/x11/qt3-libs/distinfo
index 02a4cbc3e19..617de053c6f 100644
--- a/x11/qt3-libs/distinfo
+++ b/x11/qt3-libs/distinfo
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.2 2002/03/19 17:54:36 drochner Exp $
+$NetBSD: distinfo,v 1.3 2002/03/25 22:16:40 skrll Exp $
-SHA1 (qt-x11-free-3.0.2.tar.gz) = 8694d8c9992d22e82bedf6891879a6b2f7d94e0e
-Size (qt-x11-free-3.0.2.tar.gz) = 15083583 bytes
+SHA1 (qt-x11-free-3.0.3.tar.gz) = b6fe7213104bda6075a7d944ab83802262470b15
+Size (qt-x11-free-3.0.3.tar.gz) = 15088462 bytes
SHA1 (patch-aa) = aae2cb07147fdc00b008dbb89ebddb58a9ad5010
-SHA1 (patch-ab) = 90e22f330cecaa3eec36bba1dac1bd202cf99287
+SHA1 (patch-ab) = 17a8073304419c5a5e824cb462367463b24f7fbc
SHA1 (patch-ac) = da32dd8596f36238fec30fb7b8a444d36e13ed92
diff --git a/x11/qt3-libs/patches/patch-ab b/x11/qt3-libs/patches/patch-ab
index a233d61df36..05f6ca0c7b8 100644
--- a/x11/qt3-libs/patches/patch-ab
+++ b/x11/qt3-libs/patches/patch-ab
@@ -1,13 +1,13 @@
-$NetBSD: patch-ab,v 1.2 2002/03/19 17:54:36 drochner Exp $
+$NetBSD: patch-ab,v 1.3 2002/03/25 22:16:40 skrll Exp $
---- configure.orig Fri Feb 15 09:12:23 2002
-+++ configure Fri Mar 8 12:34:37 2002
-@@ -732,7 +732,7 @@
- # we may write in the source tree, let's take advantage of this
- # to test that QTDIR is correctly set to be the source tree
- touch .test.qt.
-- if [ '!' -f ${QTDIR}/.test.qt. ]
-+ if [ '!' -f .test.qt. ]
- then
- rm -f .test.qt.
- echo
+--- configure.orig Sun Mar 10 10:59:59 2002
++++ configure
+@@ -685,7 +685,7 @@
+ # we may write in the build tree, let's take advantage of this
+ # to test that QTDIR is correctly set to be the build tree
+ touch .test.qt.
+-if [ '!' -f ${QTDIR}/.test.qt. ]
++if [ '!' -f .test.qt. ]
+ then
+ rm -f .test.qt.
+ echo