aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrafan <rafan@FreeBSD.org>2007-09-02 15:16:05 +0800
committerrafan <rafan@FreeBSD.org>2007-09-02 15:16:05 +0800
commit198e379d6d14dabee8ae78f2dcecd6a696cb092f (patch)
treef061eace14725f4185a362673f7917584a03c094
parenta4989bbd580d229e3b79be85f3261e32d2e1180f (diff)
downloadfreebsd-ports-gnome-198e379d6d14dabee8ae78f2dcecd6a696cb092f.tar.gz
freebsd-ports-gnome-198e379d6d14dabee8ae78f2dcecd6a696cb092f.tar.zst
freebsd-ports-gnome-198e379d6d14dabee8ae78f2dcecd6a696cb092f.zip
- Chase x11-toolkits/pmw renamed to x11-toolkits/py-Pmw
PR: 115302
-rw-r--r--biology/pymol/Makefile4
-rw-r--r--devel/pypersrc/Makefile4
-rw-r--r--french/eficas/Makefile3
-rw-r--r--games/ptkei/Makefile4
-rw-r--r--misc/cuecat/Makefile4
-rw-r--r--net-im/fugu/Makefile4
-rw-r--r--net/forg/Makefile4
-rw-r--r--x11-toolkits/py-tktreectrl/Makefile4
8 files changed, 16 insertions, 15 deletions
diff --git a/biology/pymol/Makefile b/biology/pymol/Makefile
index 77cc58f9e6f3..dc1d75cfe776 100644
--- a/biology/pymol/Makefile
+++ b/biology/pymol/Makefile
@@ -6,7 +6,7 @@
PORTNAME= pymol
PORTVERSION= 0.99rc6
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= biology python
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= pymol
@@ -18,7 +18,7 @@ COMMENT= Free and Open-Source molecular modeling system
BUILD_DEPENDS= ${PYNUMERIC}
RUN_DEPENDS= ${PYNUMERIC} \
- ${PYTHON_SITELIBDIR}/Pmw:${PORTSDIR}/x11-toolkits/pmw
+ ${PYTHON_SITELIBDIR}/Pmw:${PORTSDIR}/x11-toolkits/py-Pmw
LIB_DEPENDS= glut.4:${PORTSDIR}/graphics/libglut \
png.5:${PORTSDIR}/graphics/png
diff --git a/devel/pypersrc/Makefile b/devel/pypersrc/Makefile
index 0d289ac02ebb..815fe9414e8b 100644
--- a/devel/pypersrc/Makefile
+++ b/devel/pypersrc/Makefile
@@ -7,7 +7,7 @@
PORTNAME= pypersrc
PORTVERSION= 20060325
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= devel
MASTER_SITES= ftp://ftp.jimbrooks.org/pypersrc/ \
${MASTER_SITE_LOCAL}
@@ -18,7 +18,7 @@ MAINTAINER= jkoshy@FreeBSD.org
COMMENT= Python/Tkinter based source browser
BUILD_DEPENDS= exctags:${PORTSDIR}/devel/ctags \
- ${PYTHON_SITELIBDIR}/Pmw:${PORTSDIR}/x11-toolkits/pmw
+ ${PYTHON_SITELIBDIR}/Pmw:${PORTSDIR}/x11-toolkits/py-Pmw
RUN_DEPENDS= ${BUILD_DEPENDS}
WRKSRC= ${WRKDIR}/${PORTNAME}
diff --git a/french/eficas/Makefile b/french/eficas/Makefile
index 560c0dede69b..d7d2eb572fc9 100644
--- a/french/eficas/Makefile
+++ b/french/eficas/Makefile
@@ -7,13 +7,14 @@
PORTNAME= eficas
DISTVERSION= 1.12.0-1
+PORTREVISION= 1
CATEGORIES= french cad python
MASTER_SITES= http://www.code-aster.org/FICHIERS/
MAINTAINER= ports@FreeBSD.org
COMMENT= ASter Command FIle Editor
-RUN_DEPENDS= ${PYTHON_SITELIBDIR}/Pmw:${PORTSDIR}/x11-toolkits/pmw \
+RUN_DEPENDS= ${PYTHON_SITELIBDIR}/Pmw:${PORTSDIR}/x11-toolkits/py-Pmw \
${PYTHON_SITELIBDIR}/mx:${PORTSDIR}/lang/py-mx-base \
${PYNUMERIC} \
${PYTHON_SITELIBDIR}/_tkinter.so:${PORTSDIR}/x11-toolkits/py-tkinter
diff --git a/games/ptkei/Makefile b/games/ptkei/Makefile
index 80cd6db5b755..0c778cfe7dd7 100644
--- a/games/ptkei/Makefile
+++ b/games/ptkei/Makefile
@@ -7,7 +7,7 @@
PORTNAME= ptkei
PORTVERSION= 1.18.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= games
MASTER_SITES= http://www.lfmm.org/ptkei/
@@ -15,7 +15,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= A Python/Tk graphical client for Wolfpack Empire servers
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/_tkinter.so:${PORTSDIR}/x11-toolkits/py-tkinter \
- ${PYTHON_SITELIBDIR}/Pmw/__init__.py:${PORTSDIR}/x11-toolkits/pmw
+ ${PYTHON_SITELIBDIR}/Pmw/__init__.py:${PORTSDIR}/x11-toolkits/py-Pmw
USE_PYTHON= yes
diff --git a/misc/cuecat/Makefile b/misc/cuecat/Makefile
index abc3e2d45406..5e8feaa50aab 100644
--- a/misc/cuecat/Makefile
+++ b/misc/cuecat/Makefile
@@ -7,7 +7,7 @@
PORTNAME= cuecat
PORTVERSION= 1.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= misc python
MASTER_SITES= http://www.mired.org/downloads/
@@ -16,7 +16,7 @@ COMMENT= Tools for decoding and using the output of a :Cue:Cat(TM) wand scanner
.if !defined(WITHOUT_X11)
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/_tkinter.so:${PORTSDIR}/x11-toolkits/py-tkinter \
- ${PYTHON_SITELIBDIR}/Pmw/__init__.py:${PORTSDIR}/x11-toolkits/pmw
+ ${PYTHON_SITELIBDIR}/Pmw/__init__.py:${PORTSDIR}/x11-toolkits/py-Pmw
.endif
NO_BUILD= yes
diff --git a/net-im/fugu/Makefile b/net-im/fugu/Makefile
index 716c09965d0c..74d13afd9f2a 100644
--- a/net-im/fugu/Makefile
+++ b/net-im/fugu/Makefile
@@ -7,14 +7,14 @@
PORTNAME= fugu
PORTVERSION= 1.1.8
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net-im python
MASTER_SITES= http://fugu.gale.org/dist/old/
MAINTAINER= peterh@sapros.com
COMMENT= A graphical client for the Gale instant messaging system
-RUN_DEPENDS+= ${PYTHON_SITELIBDIR}/Pmw:${PORTSDIR}/x11-toolkits/pmw
+RUN_DEPENDS+= ${PYTHON_SITELIBDIR}/Pmw:${PORTSDIR}/x11-toolkits/py-Pmw
USE_OPENSSL= yes
USE_PYTHON= yes
diff --git a/net/forg/Makefile b/net/forg/Makefile
index 60a38a6fe991..9589f01ada2b 100644
--- a/net/forg/Makefile
+++ b/net/forg/Makefile
@@ -8,7 +8,7 @@
PORTNAME= forg
PORTVERSION= 0.5.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net python
MASTER_SITES= http://gopher.quux.org:70/give-me-gopher/
# Old home website doesn't seem to work anymore (19/05/03)
@@ -18,7 +18,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= A Gopher client
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/_tkinter.so:${PORTSDIR}/x11-toolkits/py-tkinter \
- ${PYTHON_SITELIBDIR}/Pmw:${PORTSDIR}/x11-toolkits/pmw
+ ${PYTHON_SITELIBDIR}/Pmw:${PORTSDIR}/x11-toolkits/py-Pmw
NO_SIZE= yes
USE_PYTHON= yes
diff --git a/x11-toolkits/py-tktreectrl/Makefile b/x11-toolkits/py-tktreectrl/Makefile
index b4574b37b1dc..1e0d1b2ad197 100644
--- a/x11-toolkits/py-tktreectrl/Makefile
+++ b/x11-toolkits/py-tktreectrl/Makefile
@@ -7,7 +7,7 @@
PORTNAME= tktreectrl
PORTVERSION= 0.6
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= x11-toolkits tk84
MASTER_SITES= http://klappnase.zexxo.net/TkinterTreectrl/ CENKES
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -18,7 +18,7 @@ COMMENT= TkTreectrl Python bindings
LIB_DEPENDS= treectrl.0:${PORTSDIR}/x11-toolkits/tktreectrl
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/_tkinter.so:${PORTSDIR}/x11-toolkits/py-tkinter \
- ${PYTHON_SITELIBDIR}/Pmw/__init__.py:${PORTSDIR}/x11-toolkits/pmw
+ ${PYTHON_SITELIBDIR}/Pmw/__init__.py:${PORTSDIR}/x11-toolkits/py-Pmw
USE_TK_RUN= yes
USE_ZIP= yes