FreeBSD Bugzilla – Attachment 51595 Details for
Bug 78320
[MAINTAINER] x11-toolkits/py-qt: update to 3.14
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
py24-qt-3.14.patch
py24-qt-3.14.patch (text/plain), 2.83 KB, created by
Danny Pansters
on 2005-03-02 16:40:18 UTC
(
hide
)
Description:
py24-qt-3.14.patch
Filename:
MIME Type:
Creator:
Danny Pansters
Created:
2005-03-02 16:40:18 UTC
Size:
2.83 KB
patch
obsolete
>diff -ruN --exclude=CVS /usr/ports/x11-toolkits/py-qt/Makefile /usr/ports/x11-toolkits/py-qt.new/Makefile >--- /usr/ports/x11-toolkits/py-qt/Makefile Sat Feb 19 04:50:43 2005 >+++ /usr/ports/x11-toolkits/py-qt.new/Makefile Wed Mar 2 12:37:23 2005 >@@ -5,8 +5,8 @@ > # $FreeBSD: ports/x11-toolkits/py-qt/Makefile,v 1.29 2005/01/10 21:58:34 lofi Exp $ > > PORTNAME= qt >-PORTVERSION= 3.13 >-PORTREVISION= 1 >+PORTVERSION= 3.14 >+PORTREVISION= > CATEGORIES= x11-toolkits python > MASTER_SITES= http://www.river-bank.demon.co.uk/download/PyQt/ > PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >@@ -32,10 +32,10 @@ > .endif > > do-configure: >- @(cd ${WRKSRC} && ${ECHO} "yes" | ${PYTHON_CMD} configure.py \ >+ @( cd ${WRKSRC} && ${ECHO} "yes" | ${PYTHON_CMD} configure.py \ > -b ${PREFIX}/bin -d ${PYTHONPREFIX_SITELIBDIR} \ > -n ${X11BASE}/include -o ${X11BASE}/lib \ >- -v ${PREFIX}/share/sip) >+ -v ${PREFIX}/share/sip ) > > .if ${OSVERSION} < 500000 > post-configure: >diff -ruN --exclude=CVS /usr/ports/x11-toolkits/py-qt/distinfo /usr/ports/x11-toolkits/py-qt.new/distinfo >--- /usr/ports/x11-toolkits/py-qt/distinfo Sat Feb 19 04:50:43 2005 >+++ /usr/ports/x11-toolkits/py-qt.new/distinfo Tue Mar 1 23:23:34 2005 >@@ -1,2 +1,2 @@ >-MD5 (PyQt-x11-gpl-3.13.tar.gz) = a4145b39742a4d9df9b6bf06495f75f5 >-SIZE (PyQt-x11-gpl-3.13.tar.gz) = 763066 >+MD5 (PyQt-x11-gpl-3.14.tar.gz) = a63f0a9e2bd84a110ecbaf6cdf1d956f >+SIZE (PyQt-x11-gpl-3.14.tar.gz) = 782085 >diff -ruN --exclude=CVS /usr/ports/x11-toolkits/py-qt/files/patch-sip::qt::qstring.sip /usr/ports/x11-toolkits/py-qt.new/files/patch-sip::qt::qstring.sip >--- /usr/ports/x11-toolkits/py-qt/files/patch-sip::qt::qstring.sip Mon Jan 10 22:58:34 2005 >+++ /usr/ports/x11-toolkits/py-qt.new/files/patch-sip::qt::qstring.sip Thu Jan 1 01:00:00 1970 >@@ -1,11 +0,0 @@ >---- sip/qt/qstring.sip.orig Sun Jan 9 20:06:08 2005 >-+++ sip/qt/qstring.sip Sun Jan 9 20:06:25 2005 >-@@ -851,7 +851,7 @@ >- int len = PyUnicode_GET_SIZE(sipPy); >- >- for (int i = 0; i < len; ++i) >-- qs->ref(i) = ucode[i]; >-+ qs->ref(i) = QChar(uint(ucode[i])); >- #else >- qs -> setUnicodeCodes((ushort *)PyUnicode_AS_UNICODE(sipPy),PyUnicode_GET_SIZE(sipPy)); >- #endif >\ No newline at end of file >diff -ruN --exclude=CVS /usr/ports/x11-toolkits/py-qt/pkg-plist /usr/ports/x11-toolkits/py-qt.new/pkg-plist >--- /usr/ports/x11-toolkits/py-qt/pkg-plist Sat Feb 19 04:50:43 2005 >+++ /usr/ports/x11-toolkits/py-qt.new/pkg-plist Wed Mar 2 01:02:11 2005 >@@ -212,8 +212,10 @@ > share/sip/qtext/qextscintillalexeridl.sip > share/sip/qtext/qextscintillalexerjava.sip > share/sip/qtext/qextscintillalexerjavascript.sip >+share/sip/qtext/qextscintillalexerlua.sip > share/sip/qtext/qextscintillalexerperl.sip > share/sip/qtext/qextscintillalexerpython.sip >+share/sip/qtext/qextscintillalexerruby.sip > share/sip/qtext/qextscintillalexersql.sip > share/sip/qtext/qextscintillamacro.sip > share/sip/qtext/qextscintillaprinter.sip
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 78320
: 51595