diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-04-04 02:51:21 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-04-04 02:51:21 +0800 |
commit | 259cc3427917f68b5c9de20678da94065cbe88db (patch) | |
tree | b7133af7cc9e3050f866cedd26b5998b724ddbd5 /x11-toolkits/py-gnome2 | |
parent | 0ec5741cb80ad7656372500547c7cbb05f4b5df6 (diff) | |
download | marcuscom-ports-259cc3427917f68b5c9de20678da94065cbe88db.tar marcuscom-ports-259cc3427917f68b5c9de20678da94065cbe88db.tar.gz marcuscom-ports-259cc3427917f68b5c9de20678da94065cbe88db.tar.bz2 marcuscom-ports-259cc3427917f68b5c9de20678da94065cbe88db.tar.lz marcuscom-ports-259cc3427917f68b5c9de20678da94065cbe88db.tar.xz marcuscom-ports-259cc3427917f68b5c9de20678da94065cbe88db.tar.zst marcuscom-ports-259cc3427917f68b5c9de20678da94065cbe88db.zip |
Update to 2.0.2 which fixes the earlier gnomevfs problems. This will now
be marked for inclusion in the GNOME 2.6 merge, and is considered safe to
use.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2248 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11-toolkits/py-gnome2')
-rw-r--r-- | x11-toolkits/py-gnome2/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/py-gnome2/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/x11-toolkits/py-gnome2/Makefile b/x11-toolkits/py-gnome2/Makefile index cebda1a99..e7c7051f5 100644 --- a/x11-toolkits/py-gnome2/Makefile +++ b/x11-toolkits/py-gnome2/Makefile @@ -6,7 +6,7 @@ # PORTNAME= py-gnome -PORTVERSION= 2.0.1 +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 b50a724ee..b8ba1a3d9 100644 --- a/x11-toolkits/py-gnome2/distinfo +++ b/x11-toolkits/py-gnome2/distinfo @@ -1,2 +1,2 @@ -MD5 (gnome/gnome-python-2.0.1.tar.bz2) = d7dfa32fb33829b4f30c40b04dca3e3d -SIZE (gnome/gnome-python-2.0.1.tar.bz2) = 347162 +MD5 (gnome/gnome-python-2.0.2.tar.bz2) = 6a8108fce2e50afece82640707569dc7 +SIZE (gnome/gnome-python-2.0.2.tar.bz2) = 348277 |