Date: Sat, 29 Sep 2007 17:54:39 +0000 (UTC) From: Alejandro Pulver <alepulver@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT modules ports/x11-toolkits Makefile ports/Mk bsd.wx.mk ports/x11-toolkits/py-wxPython28 Makefile distinfo pkg-plist ports/x11-toolkits/py-wxPython28-common Makefile pkg-plist ports/x11-toolkits/py-wxPython28-unicode Makefile Message-ID: <200709291754.l8THsdOG017041@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
alepulver 2007-09-29 17:54:39 UTC
FreeBSD ports repository
Modified files:
. modules
x11-toolkits Makefile
Mk bsd.wx.mk
x11-toolkits/py-wxPython28 Makefile distinfo pkg-plist
x11-toolkits/py-wxPython28-common Makefile pkg-plist
x11-toolkits/py-wxPython28-unicode Makefile
Log:
- Complete repocopy of x11-toolkits/py-wxPython28,
x11-toolkits/py-wxPython28-common and x11-toolkits/py-wxPython28-unicode,
applying the corresponding patches.
- Add PYDISTUTILS_NOEGGINFO to fix plist issues [1].
- Integrate with bsd.wx.mk: the noticeable difference is that ports using
USE_WX=2.6+ and WX_COMPS=python will be built from now on with wxWidgets
2.8, which was previously restricted for these ports because of the lack of
the "python" component for version 2.6 [1].
PR: ports/115349, ports/115350, ports/115351
Submitted by: Neal Nelson <neal@nelson.name>
Reworked by: alepulver (myself) [1]
Revision Changes Path
1.18822 +3 -0 CVSROOT/modules
1.11 +7 -4 ports/Mk/bsd.wx.mk
1.468 +3 -0 ports/x11-toolkits/Makefile
1.8 +2 -3 ports/x11-toolkits/py-wxPython28-common/Makefile
1.6 +198 -15 ports/x11-toolkits/py-wxPython28-common/pkg-plist
1.3 +1 -1 ports/x11-toolkits/py-wxPython28-unicode/Makefile
1.65 +23 -18 ports/x11-toolkits/py-wxPython28/Makefile
1.21 +3 -3 ports/x11-toolkits/py-wxPython28/distinfo
1.24 +79 -0 ports/x11-toolkits/py-wxPython28/pkg-plist
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200709291754.l8THsdOG017041>
