diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-09-03 02:23:41 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-09-03 02:23:41 +0800 |
commit | 1002f9eddac6cfe15a99141d7af7310b8c70631c (patch) | |
tree | 2d0e6f59a6aa0e9397227ce86d805130498518bf | |
parent | f9bcaa93674be835f460a3a7d156354f96e6db34 (diff) | |
download | marcuscom-ports-1002f9eddac6cfe15a99141d7af7310b8c70631c.tar.gz marcuscom-ports-1002f9eddac6cfe15a99141d7af7310b8c70631c.tar.zst marcuscom-ports-1002f9eddac6cfe15a99141d7af7310b8c70631c.zip |
Update to 2.8.0.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4679 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r-- | x11-toolkits/py-gtk2/Makefile | 6 | ||||
-rw-r--r-- | x11-toolkits/py-gtk2/distinfo | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/x11-toolkits/py-gtk2/Makefile b/x11-toolkits/py-gtk2/Makefile index 009316e3a..8d669f3fd 100644 --- a/x11-toolkits/py-gtk2/Makefile +++ b/x11-toolkits/py-gtk2/Makefile @@ -3,14 +3,14 @@ # Whom: marc@informatik.uni-bremen.de # # $FreeBSD$ -# $MCom: ports/x11-toolkits/py-gtk2/Makefile,v 1.25 2005/08/11 02:33:44 marcus Exp $ +# $MCom: ports/x11-toolkits/py-gtk2/Makefile,v 1.26 2005/08/25 22:41:04 marcus Exp $ # PORTNAME= gtk -PORTVERSION= 2.7.4 +PORTVERSION= 2.8.0 CATEGORIES= x11-toolkits python MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/pygtk/2.7 +MASTER_SITE_SUBDIR= sources/pygtk/2.8 PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= pygtk-${PORTVERSION} DIST_SUBDIR= gnome2 diff --git a/x11-toolkits/py-gtk2/distinfo b/x11-toolkits/py-gtk2/distinfo index 25d6f18e5..e8385ba8e 100644 --- a/x11-toolkits/py-gtk2/distinfo +++ b/x11-toolkits/py-gtk2/distinfo @@ -1,2 +1,2 @@ -MD5 (gnome2/pygtk-2.7.4.tar.bz2) = 103670cb22c6cb65375dbd68aa727315 -SIZE (gnome2/pygtk-2.7.4.tar.bz2) = 752672 +MD5 (gnome2/pygtk-2.8.0.tar.bz2) = fa1ec27360232cd318051f5196851f3e +SIZE (gnome2/pygtk-2.8.0.tar.bz2) = 755987 |