diff options
-rw-r--r-- | x11-toolkits/py-gnome2/Makefile | 4 | ||||
-rw-r--r-- | x11-toolkits/py-gnome2/distinfo | 2 | ||||
-rw-r--r-- | x11-toolkits/py-gnome2/pkg-plist | 24 |
3 files changed, 15 insertions, 15 deletions
diff --git a/x11-toolkits/py-gnome2/Makefile b/x11-toolkits/py-gnome2/Makefile index e7f16894b581..6005d04884b9 100644 --- a/x11-toolkits/py-gnome2/Makefile +++ b/x11-toolkits/py-gnome2/Makefile @@ -6,10 +6,10 @@ # PORTNAME= py-gnome -PORTVERSION= 1.99.18 +PORTVERSION= 2.0.0 CATEGORIES= x11-toolkits python gnome MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/gnome-python/1.99 +MASTER_SITE_SUBDIR= sources/gnome-python/2.0 DISTNAME= gnome-python-${PORTVERSION} DIST_SUBDIR= gnome diff --git a/x11-toolkits/py-gnome2/distinfo b/x11-toolkits/py-gnome2/distinfo index 6cd6e4ba6288..656152a4fb6d 100644 --- a/x11-toolkits/py-gnome2/distinfo +++ b/x11-toolkits/py-gnome2/distinfo @@ -1 +1 @@ -MD5 (gnome/gnome-python-1.99.18.tar.bz2) = 2f485025f25cc9b27e4515f01e9955c3 +MD5 (gnome/gnome-python-2.0.0.tar.bz2) = 48304c0865f74db33291115011bd08d5 diff --git a/x11-toolkits/py-gnome2/pkg-plist b/x11-toolkits/py-gnome2/pkg-plist index a1cabca85e9a..6b514e4ed2ec 100644 --- a/x11-toolkits/py-gnome2/pkg-plist +++ b/x11-toolkits/py-gnome2/pkg-plist @@ -55,18 +55,18 @@ share/pygtk/2.0/defs/print.defs share/pygtk/2.0/defs/printui.defs share/pygtk/2.0/defs/ui.defs share/pygtk/2.0/defs/zvt.defs +%%PORTDOCS%%@dirrm share/examples/py-gnome/zvt +%%PORTDOCS%%@dirrm share/examples/py-gnome/vfs +%%PORTDOCS%%@dirrm share/examples/py-gnome/nautilus +%%PORTDOCS%%@dirrm share/examples/py-gnome/gtkhtml2 +%%PORTDOCS%%@dirrm share/examples/py-gnome/gnomeprint +%%PORTDOCS%%@dirrm share/examples/py-gnome/gconf +%%PORTDOCS%%@dirrm share/examples/py-gnome/canvas +%%PORTDOCS%%@dirrm share/examples/py-gnome/bonobo/echo +%%PORTDOCS%%@dirrm share/examples/py-gnome/bonobo/bonoboui +%%PORTDOCS%%@dirrm share/examples/py-gnome/bonobo +%%PORTDOCS%%@dirrm share/examples/py-gnome/applet +%%PORTDOCS%%@dirrm share/examples/py-gnome @dirrm %%PYTHON_SITELIBDIR%%/gtk-2.0/gnomeprint @dirrm %%PYTHON_SITELIBDIR%%/gtk-2.0/gnome @dirrm %%PYTHON_SITELIBDIR%%/gtk-2.0/bonobo -@dirrm %%PORTDOCS%%share/examples/py-gnome/zvt -@dirrm %%PORTDOCS%%share/examples/py-gnome/vfs -@dirrm %%PORTDOCS%%share/examples/py-gnome/nautilus -@dirrm %%PORTDOCS%%share/examples/py-gnome/gtkhtml2 -@dirrm %%PORTDOCS%%share/examples/py-gnome/gnomeprint -@dirrm %%PORTDOCS%%share/examples/py-gnome/gconf -@dirrm %%PORTDOCS%%share/examples/py-gnome/canvas -@dirrm %%PORTDOCS%%share/examples/py-gnome/bonobo/echo -@dirrm %%PORTDOCS%%share/examples/py-gnome/bonobo/bonoboui -@dirrm %%PORTDOCS%%share/examples/py-gnome/bonobo -@dirrm %%PORTDOCS%%share/examples/py-gnome/applet -@dirrm %%PORTDOCS%%share/examples/py-gnome |