summaryrefslogtreecommitdiff
path: root/x11/py-qt3-qscintilla
diff options
context:
space:
mode:
authordrochner <drochner@pkgsrc.org>2005-10-06 17:57:49 +0000
committerdrochner <drochner@pkgsrc.org>2005-10-06 17:57:49 +0000
commit079ce44901f6fa0b46c83949caf2e3b5e42ea99d (patch)
tree8b77a652d4c70f16dda12a2ba36cc09d1c452c1c /x11/py-qt3-qscintilla
parentc8daae8b9c3b722c9e63f0e6acccfe895a1d2cfc (diff)
downloadpkgsrc-079ce44901f6fa0b46c83949caf2e3b5e42ea99d.tar.gz
update py-qt3 to 3.15
changes: -sync with newer qscintilla -bugfixes
Diffstat (limited to 'x11/py-qt3-qscintilla')
-rw-r--r--x11/py-qt3-qscintilla/PLIST9
-rw-r--r--x11/py-qt3-qscintilla/distinfo13
-rw-r--r--x11/py-qt3-qscintilla/patches/patch-aa14
3 files changed, 20 insertions, 16 deletions
diff --git a/x11/py-qt3-qscintilla/PLIST b/x11/py-qt3-qscintilla/PLIST
index a6d843525ef..687671771fd 100644
--- a/x11/py-qt3-qscintilla/PLIST
+++ b/x11/py-qt3-qscintilla/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2005/02/24 20:17:37 drochner Exp $
+@comment $NetBSD: PLIST,v 1.5 2005/10/06 17:57:49 drochner Exp $
${PYSITELIB}/qtext.so
share/sip${PYVERSSUFFIX}/qtext/copying.sip
share/sip${PYVERSSUFFIX}/qtext/qextscintilla.sip
@@ -9,17 +9,24 @@ share/sip${PYVERSSUFFIX}/qtext/qextscintillacommandset.sip
share/sip${PYVERSSUFFIX}/qtext/qextscintilladocument.sip
share/sip${PYVERSSUFFIX}/qtext/qextscintillalexer.sip
share/sip${PYVERSSUFFIX}/qtext/qextscintillalexerbash.sip
+share/sip${PYVERSSUFFIX}/qtext/qextscintillalexerbatch.sip
share/sip${PYVERSSUFFIX}/qtext/qextscintillalexercpp.sip
share/sip${PYVERSSUFFIX}/qtext/qextscintillalexercsharp.sip
+share/sip${PYVERSSUFFIX}/qtext/qextscintillalexercss.sip
+share/sip${PYVERSSUFFIX}/qtext/qextscintillalexerdiff.sip
share/sip${PYVERSSUFFIX}/qtext/qextscintillalexerhtml.sip
share/sip${PYVERSSUFFIX}/qtext/qextscintillalexeridl.sip
share/sip${PYVERSSUFFIX}/qtext/qextscintillalexerjava.sip
share/sip${PYVERSSUFFIX}/qtext/qextscintillalexerjavascript.sip
share/sip${PYVERSSUFFIX}/qtext/qextscintillalexerlua.sip
+share/sip${PYVERSSUFFIX}/qtext/qextscintillalexermakefile.sip
share/sip${PYVERSSUFFIX}/qtext/qextscintillalexerperl.sip
+share/sip${PYVERSSUFFIX}/qtext/qextscintillalexerpov.sip
+share/sip${PYVERSSUFFIX}/qtext/qextscintillalexerproperties.sip
share/sip${PYVERSSUFFIX}/qtext/qextscintillalexerpython.sip
share/sip${PYVERSSUFFIX}/qtext/qextscintillalexerruby.sip
share/sip${PYVERSSUFFIX}/qtext/qextscintillalexersql.sip
+share/sip${PYVERSSUFFIX}/qtext/qextscintillalexertex.sip
share/sip${PYVERSSUFFIX}/qtext/qextscintillamacro.sip
share/sip${PYVERSSUFFIX}/qtext/qextscintillaprinter.sip
share/sip${PYVERSSUFFIX}/qtext/qtextmod.sip
diff --git a/x11/py-qt3-qscintilla/distinfo b/x11/py-qt3-qscintilla/distinfo
index 652b0c1e309..91d5b431873 100644
--- a/x11/py-qt3-qscintilla/distinfo
+++ b/x11/py-qt3-qscintilla/distinfo
@@ -1,9 +1,6 @@
-$NetBSD: distinfo,v 1.8 2005/07/01 01:30:21 reed Exp $
+$NetBSD: distinfo,v 1.9 2005/10/06 17:57:49 drochner Exp $
-SHA1 (PyQt-mac-gpl-3.14.1.tar.gz) = 391edbd2a06d5a50802a44a81c95ab0aa067d928
-RMD160 (PyQt-mac-gpl-3.14.1.tar.gz) = 79e62b2775e229c325eff0c3d6f837e00f431dde
-Size (PyQt-mac-gpl-3.14.1.tar.gz) = 776559 bytes
-SHA1 (PyQt-x11-gpl-3.14.1.tar.gz) = b29c1d319c132ba09648f70e01f7af1fa92c18b0
-RMD160 (PyQt-x11-gpl-3.14.1.tar.gz) = d8caef8513bc715f2f0e6107daa5d6d2ba883ddb
-Size (PyQt-x11-gpl-3.14.1.tar.gz) = 782274 bytes
-SHA1 (patch-aa) = 121dcbed6010852d9b3feaf6d2968d4c5e2624f6
+SHA1 (PyQt-x11-gpl-3.15.tar.gz) = 47c2729fb423dc19eb96255a1d0791c714b88754
+RMD160 (PyQt-x11-gpl-3.15.tar.gz) = d4db0a21013ea1b5338d74441ee50c41de7f25d9
+Size (PyQt-x11-gpl-3.15.tar.gz) = 789772 bytes
+SHA1 (patch-aa) = 390a4651ebc7545bb75f230addb892828a0203f8
diff --git a/x11/py-qt3-qscintilla/patches/patch-aa b/x11/py-qt3-qscintilla/patches/patch-aa
index aa9bd44107c..29f1a1d7b31 100644
--- a/x11/py-qt3-qscintilla/patches/patch-aa
+++ b/x11/py-qt3-qscintilla/patches/patch-aa
@@ -1,17 +1,17 @@
-$NetBSD: patch-aa,v 1.3 2005/02/24 20:17:37 drochner Exp $
+$NetBSD: patch-aa,v 1.4 2005/10/06 17:57:49 drochner Exp $
---- configure.py.orig 2005-02-19 16:49:33.000000000 +0100
+--- configure.py.orig 2005-08-30 19:42:52.000000000 +0200
+++ configure.py
-@@ -38,7 +38,7 @@ pyqt_version_str = "3.14"
+@@ -38,7 +38,7 @@ pyqt_version_str = "3.15"
sip_min_v3_version = 0x030c00
- sip_min_v4_version = 0x040200
+ sip_min_v4_version = 0x040300
-pyqt_modules = ["qt"]
+pyqt_modules = []
qt_sip_flags = []
qtext_sip_flags = []
qtpe_sip_flags = []
-@@ -732,7 +732,7 @@ def check_license():
+@@ -733,7 +733,7 @@ def check_license():
print "Type 'no' to decline the terms of the license."
print
@@ -20,7 +20,7 @@ $NetBSD: patch-aa,v 1.3 2005/02/24 20:17:37 drochner Exp $
try:
resp = raw_input("Do you accept the terms of the license? ")
except:
-@@ -766,64 +766,64 @@ def create_makefiles():
+@@ -767,64 +767,64 @@ def create_makefiles():
# The Professional Edition needs special handling.
prof = (sipcfg.qt_edition == "professional")
@@ -138,7 +138,7 @@ $NetBSD: patch-aa,v 1.3 2005/02/24 20:17:37 drochner Exp $
elif sipcfg.qt_version >= 0x020000:
sipconfig.inform("Creating pyuic Makefile...")
-@@ -939,20 +939,20 @@ def main(argv):
+@@ -940,20 +940,20 @@ def main(argv):
check_qscintilla()
# Check which modules to build.