diff options
author | marcus <marcus@FreeBSD.org> | 2004-04-05 12:27:55 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2004-04-05 12:27:55 +0800 |
commit | 9d943be80f2acdebfc63ee32548ca5c93c9ac3ac (patch) | |
tree | c63b6c9e6184e225bc64ea8e4b3340136cfdff95 /x11-toolkits | |
parent | 6b35fa07690edee1edee98c5a7c077d7adea3934 (diff) | |
download | freebsd-ports-gnome-9d943be80f2acdebfc63ee32548ca5c93c9ac3ac.tar.gz freebsd-ports-gnome-9d943be80f2acdebfc63ee32548ca5c93c9ac3ac.tar.zst freebsd-ports-gnome-9d943be80f2acdebfc63ee32548ca5c93c9ac3ac.zip |
Update to 2.0.2.
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/py-gnome2/Makefile | 3 | ||||
-rw-r--r-- | x11-toolkits/py-gnome2/distinfo | 4 | ||||
-rw-r--r-- | x11-toolkits/py-gnome2/pkg-plist | 13 |
3 files changed, 16 insertions, 4 deletions
diff --git a/x11-toolkits/py-gnome2/Makefile b/x11-toolkits/py-gnome2/Makefile index 834f3c937d70..e7c7051f5391 100644 --- a/x11-toolkits/py-gnome2/Makefile +++ b/x11-toolkits/py-gnome2/Makefile @@ -6,8 +6,7 @@ # PORTNAME= py-gnome -PORTVERSION= 2.0.0 -PORTREVISION= 2 +PORTVERSION= 2.0.2 CATEGORIES= x11-toolkits python gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-python/2.0 diff --git a/x11-toolkits/py-gnome2/distinfo b/x11-toolkits/py-gnome2/distinfo index ce05378e16af..b8ba1a3d9d8e 100644 --- a/x11-toolkits/py-gnome2/distinfo +++ b/x11-toolkits/py-gnome2/distinfo @@ -1,2 +1,2 @@ -MD5 (gnome/gnome-python-2.0.0.tar.bz2) = 48304c0865f74db33291115011bd08d5 -SIZE (gnome/gnome-python-2.0.0.tar.bz2) = 322139 +MD5 (gnome/gnome-python-2.0.2.tar.bz2) = 6a8108fce2e50afece82640707569dc7 +SIZE (gnome/gnome-python-2.0.2.tar.bz2) = 348277 diff --git a/x11-toolkits/py-gnome2/pkg-plist b/x11-toolkits/py-gnome2/pkg-plist index 6b514e4ed2ec..f1f8bc0661da 100644 --- a/x11-toolkits/py-gnome2/pkg-plist +++ b/x11-toolkits/py-gnome2/pkg-plist @@ -33,6 +33,19 @@ libdata/pkgconfig/gnome-python-2.0.pc %%PORTDOCS%%share/examples/py-gnome/gconf/basic-gconf-app.py %%PORTDOCS%%share/examples/py-gnome/gconf/simple-controller.py %%PORTDOCS%%share/examples/py-gnome/gconf/simple-view.py +%%PORTDOCS%%share/examples/py-gnome/gnomeprint/README +%%PORTDOCS%%share/examples/py-gnome/gnomeprint/example_01.py +%%PORTDOCS%%share/examples/py-gnome/gnomeprint/example_02.py +%%PORTDOCS%%share/examples/py-gnome/gnomeprint/example_03.py +%%PORTDOCS%%share/examples/py-gnome/gnomeprint/example_04.py +%%PORTDOCS%%share/examples/py-gnome/gnomeprint/example_05.py +%%PORTDOCS%%share/examples/py-gnome/gnomeprint/example_06.py +%%PORTDOCS%%share/examples/py-gnome/gnomeprint/example_08.py +%%PORTDOCS%%share/examples/py-gnome/gnomeprint/example_09.py +%%PORTDOCS%%share/examples/py-gnome/gnomeprint/example_10.glade +%%PORTDOCS%%share/examples/py-gnome/gnomeprint/example_10.py +%%PORTDOCS%%share/examples/py-gnome/gnomeprint/example_11.py +%%PORTDOCS%%share/examples/py-gnome/gnomeprint/sample-image.png %%PORTDOCS%%share/examples/py-gnome/gnomeprint/test-print.py %%PORTDOCS%%share/examples/py-gnome/gtkhtml2/simple-browser.py %%PORTDOCS%%share/examples/py-gnome/nautilus/Nautilus_View_pysample.server |