FreeBSD Bugzilla – Attachment 47066 Details for
Bug 72153
[patch] Update devel/py-sip to 4.1.1 and fix unfetchable
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
py-sip.diff
py-sip.diff (text/plain), 1.52 KB, created by
Danny Pansters
on 2004-09-28 23:20:23 UTC
(
hide
)
Description:
py-sip.diff
Filename:
MIME Type:
Creator:
Danny Pansters
Created:
2004-09-28 23:20:23 UTC
Size:
1.52 KB
patch
obsolete
>diff -urN devel/py-sip/Makefile devel/py-sip.new/Makefile >--- devel/py-sip/Makefile Tue Sep 28 20:08:38 2004 >+++ devel/py-sip.new/Makefile Tue Sep 28 20:07:52 2004 >@@ -5,7 +5,7 @@ > # $FreeBSD: ports/devel/py-sip/Makefile,v 1.11 2004/07/08 20:04:32 krion Exp $ > > PORTNAME= sip >-PORTVERSION= 4.0.1 >+PORTVERSION= 4.1.1 > CATEGORIES= devel python > MASTER_SITES= http://www.river-bank.demon.co.uk/download/sip/ > PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >@@ -18,10 +18,15 @@ > USE_PYTHON= yes > USE_QT_VER= 3 > >+.include <bsd.port.pre.mk> >+ > do-configure: > @(cd ${WRKSRC} && ${SETENV} QTDIR=${X11BASE} \ > QMAKESPEC=${LOCALBASE}/share/qt/mkspecs/freebsd-g++ \ > ${PYTHON_CMD} configure.py -b ${PREFIX}/bin \ > -d ${PYTHONPREFIX_SITELIBDIR} -v ${PREFIX}/share/sip) > >-.include <bsd.port.mk> >+post-install: >+ @${PYTHON_CMD} -O -c "import sipconfig" >+ >+.include <bsd.port.post.mk> >diff -urN devel/py-sip/distinfo devel/py-sip.new/distinfo >--- devel/py-sip/distinfo Tue Sep 28 20:08:38 2004 >+++ devel/py-sip.new/distinfo Tue Sep 28 11:56:32 2004 >@@ -1,2 +1,2 @@ >-MD5 (sip-4.0.1.tar.gz) = a2aa4ef53cb4f18e7ce25bc2e123548e >-SIZE (sip-4.0.1.tar.gz) = 289533 >+MD5 (sip-4.1.1.tar.gz) = f9dc81a7726305af114fede6c4107ce6 >+SIZE (sip-4.1.1.tar.gz) = 296512 >diff -urN devel/py-sip/pkg-plist devel/py-sip.new/pkg-plist >--- devel/py-sip/pkg-plist Tue Sep 28 20:08:38 2004 >+++ devel/py-sip.new/pkg-plist Tue Sep 28 19:24:18 2004 >@@ -3,3 +3,4 @@ > %%PYTHON_SITELIBDIR%%/sip.so > %%PYTHON_SITELIBDIR%%/sipconfig.py > %%PYTHON_SITELIBDIR%%/sipconfig.pyc >+%%PYTHON_SITELIBDIR%%/sipconfig.pyo
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 72153
: 47066