pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc Depend on py-wxWidgets instead of py-wxWindows. Bump P...
details: https://anonhg.NetBSD.org/pkgsrc/rev/047cb70bfc32
branches: trunk
changeset: 486256:047cb70bfc32
user: wiz <wiz%pkgsrc.org@localhost>
date: Sat Dec 25 20:03:52 2004 +0000
description:
Depend on py-wxWidgets instead of py-wxWindows. Bump PKGREVISION.
diffstat:
devel/ExmanIDE/Makefile | 5 +++--
devel/boaconstructor/Makefile | 6 +++---
net/bittornado-gui/Makefile | 5 +++--
net/bittorrent-gui/Makefile | 6 +++---
4 files changed, 12 insertions(+), 10 deletions(-)
diffs (88 lines):
diff -r 17d4e3747535 -r 047cb70bfc32 devel/ExmanIDE/Makefile
--- a/devel/ExmanIDE/Makefile Sat Dec 25 20:03:20 2004 +0000
+++ b/devel/ExmanIDE/Makefile Sat Dec 25 20:03:52 2004 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2004/07/20 19:41:56 kristerw Exp $
+# $NetBSD: Makefile,v 1.3 2004/12/25 20:03:52 wiz Exp $
DISTNAME= ExmanIDE-0.9.4
+PKGREVISION= 1
CATEGORIES= devel
MASTER_SITES= http://kldp.net/download.php/715/
@@ -8,7 +9,7 @@
HOMEPAGE= http://exmanide.kldp.net/
COMMENT= Integrated development environment for Python
-DEPENDS+= ${PYPKGPREFIX}-wxWindows>=2.4.2:../../x11/py-wxWindows
+DEPENDS+= ${PYPKGPREFIX}-wxWidgets>=2.4.2:../../x11/py-wxWidgets
WRKSRC= ${WRKDIR}/${PKGBASE}
USE_BUILDLINK3= yes
diff -r 17d4e3747535 -r 047cb70bfc32 devel/boaconstructor/Makefile
--- a/devel/boaconstructor/Makefile Sat Dec 25 20:03:20 2004 +0000
+++ b/devel/boaconstructor/Makefile Sat Dec 25 20:03:52 2004 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.2 2004/10/03 00:13:25 tv Exp $
+# $NetBSD: Makefile,v 1.3 2004/12/25 20:03:52 wiz Exp $
#
DISTNAME= boa-constructor-0.2.3.src
PKGNAME= boaconstructor-0.2.3
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=boa-constructor/}
EXTRACT_SUFX= .zip
@@ -31,5 +31,5 @@
${INSTALL_SCRIPT} ${WRKDIR}/Boa ${PREFIX}/bin
.include "../../lang/python/application.mk"
-.include "../../x11/py-wxWindows/buildlink3.mk"
+.include "../../x11/py-wxWidgets/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff -r 17d4e3747535 -r 047cb70bfc32 net/bittornado-gui/Makefile
--- a/net/bittornado-gui/Makefile Sat Dec 25 20:03:20 2004 +0000
+++ b/net/bittornado-gui/Makefile Sat Dec 25 20:03:52 2004 +0000
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.2 2004/11/26 12:07:26 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2004/12/25 20:03:53 wiz Exp $
#
.include "../../net/bittornado/Makefile.common"
PKGNAME= ${DISTNAME:S/Tornado/Tornado-gui/}
+PKGREVISION= 1
COMMENT+= (wxGTK GUI)
@@ -22,5 +23,5 @@
${INSTALL_SCRIPT} ${WRKSRC}/btmaketorrentgui.py ${PREFIX}/bin
.include "../../lang/python/application.mk"
-.include "../../x11/py-wxWindows/buildlink3.mk"
+.include "../../x11/py-wxWidgets/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff -r 17d4e3747535 -r 047cb70bfc32 net/bittorrent-gui/Makefile
--- a/net/bittorrent-gui/Makefile Sat Dec 25 20:03:20 2004 +0000
+++ b/net/bittorrent-gui/Makefile Sat Dec 25 20:03:52 2004 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.7 2004/10/03 00:17:49 tv Exp $
+# $NetBSD: Makefile,v 1.8 2004/12/25 20:03:53 wiz Exp $
#
.include "../../net/bittorrent/Makefile.common"
PKGNAME= ${DISTNAME:S/BitTorrent/bittorrent-gui/}
-PKGREVISION= 1
+PKGREVISION= 2
COMMENT+= (wxGTK GUI)
@@ -19,5 +19,5 @@
${INSTALL_SCRIPT} ${WRKSRC}/btdownloadgui.py ${PREFIX}/bin
.include "../../lang/python/application.mk"
-.include "../../x11/py-wxWindows/buildlink3.mk"
+.include "../../x11/py-wxWidgets/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index