diff options
author | marcus <marcus@FreeBSD.org> | 2003-09-04 13:26:52 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2003-09-04 13:26:52 +0800 |
commit | 54a4f90ad2636b87945cde9074f2542a0a84626b (patch) | |
tree | 1a29d1b4f7b1a8240bdcf23390bf579a8276c449 /x11-toolkits/py-gnome2 | |
parent | 0cb7d3276a66a06fdec58f8c3052d91c8bcd8867 (diff) | |
download | freebsd-ports-graphics-54a4f90ad2636b87945cde9074f2542a0a84626b.tar.gz freebsd-ports-graphics-54a4f90ad2636b87945cde9074f2542a0a84626b.tar.zst freebsd-ports-graphics-54a4f90ad2636b87945cde9074f2542a0a84626b.zip |
Update to 2.0.0.
PR: 56397
Submitted by: Jeremy Messenger <mezz7@cox.net>
Diffstat (limited to 'x11-toolkits/py-gnome2')
-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 e7f16894b58..6005d04884b 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 6cd6e4ba628..656152a4fb6 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 a1cabca85e9..6b514e4ed2e 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 |