diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-04-01 20:35:27 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-04-01 20:35:27 +0800 |
commit | fcf0a7ae712ca0606f19c1c0e95893967ca3c9f4 (patch) | |
tree | 41b3127e264dee6fe948efb127b8fe506bf4a8dc | |
parent | e908275d0ed6fba6999dfd57b9cf2125d3d62998 (diff) | |
download | marcuscom-ports-fcf0a7ae712ca0606f19c1c0e95893967ca3c9f4.tar marcuscom-ports-fcf0a7ae712ca0606f19c1c0e95893967ca3c9f4.tar.gz marcuscom-ports-fcf0a7ae712ca0606f19c1c0e95893967ca3c9f4.tar.bz2 marcuscom-ports-fcf0a7ae712ca0606f19c1c0e95893967ca3c9f4.tar.lz marcuscom-ports-fcf0a7ae712ca0606f19c1c0e95893967ca3c9f4.tar.xz marcuscom-ports-fcf0a7ae712ca0606f19c1c0e95893967ca3c9f4.tar.zst marcuscom-ports-fcf0a7ae712ca0606f19c1c0e95893967ca3c9f4.zip |
Update to 2.24.0.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@15678 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r-- | x11-toolkits/py-gtk2/Makefile | 4 | ||||
-rw-r--r-- | x11-toolkits/py-gtk2/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/x11-toolkits/py-gtk2/Makefile b/x11-toolkits/py-gtk2/Makefile index 348aa50a6..b21a45197 100644 --- a/x11-toolkits/py-gtk2/Makefile +++ b/x11-toolkits/py-gtk2/Makefile @@ -3,11 +3,11 @@ # Whom: marc@informatik.uni-bremen.de # # $FreeBSD$ -# $MCom: ports/x11-toolkits/py-gtk2/Makefile,v 1.76 2011/03/13 20:42:09 kwm Exp $ +# $MCom: ports/x11-toolkits/py-gtk2/Makefile,v 1.77 2011/03/25 07:04:15 kwm Exp $ # PORTNAME= gtk -PORTVERSION= 2.23.2 +PORTVERSION= 2.24.0 CATEGORIES= x11-toolkits python MASTER_SITES= GNOME MASTER_SITE_SUBDIR= sources/pygtk/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} diff --git a/x11-toolkits/py-gtk2/distinfo b/x11-toolkits/py-gtk2/distinfo index 57204b7ba..4f7261b0b 100644 --- a/x11-toolkits/py-gtk2/distinfo +++ b/x11-toolkits/py-gtk2/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnome2/pygtk-2.23.2.tar.bz2) = 8d289b10a33cbe4cdb7ff296b735f53cd0fc7d3445af0e8a40b0eec51d0c79df -SIZE (gnome2/pygtk-2.23.2.tar.bz2) = 2365312 +SHA256 (gnome2/pygtk-2.24.0.tar.bz2) = cd1c1ea265bd63ff669e92a2d3c2a88eb26bcd9e5363e0f82c896e649f206912 +SIZE (gnome2/pygtk-2.24.0.tar.bz2) = 2361097 |