diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-02-24 20:11:27 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-02-24 20:11:27 +0800 |
commit | 139719ce373895c54ef9349cbcb15eb96cf7c254 (patch) | |
tree | 42c0c47f14934dd323e3c43e1127a9417a456926 /x11-toolkits | |
parent | 1a9f42213c84f044b9a0f5f28cb45e22a491b603 (diff) | |
download | marcuscom-ports-139719ce373895c54ef9349cbcb15eb96cf7c254.tar.gz marcuscom-ports-139719ce373895c54ef9349cbcb15eb96cf7c254.tar.zst marcuscom-ports-139719ce373895c54ef9349cbcb15eb96cf7c254.zip |
Update to 2.23.0.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@15308 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/py-gtk2/Makefile | 5 | ||||
-rw-r--r-- | x11-toolkits/py-gtk2/distinfo | 5 | ||||
-rw-r--r-- | x11-toolkits/py-gtk2/pkg-plist | 3 |
3 files changed, 7 insertions, 6 deletions
diff --git a/x11-toolkits/py-gtk2/Makefile b/x11-toolkits/py-gtk2/Makefile index 8bf0465db..8ca6c9607 100644 --- a/x11-toolkits/py-gtk2/Makefile +++ b/x11-toolkits/py-gtk2/Makefile @@ -3,12 +3,11 @@ # Whom: marc@informatik.uni-bremen.de # # $FreeBSD: ports/x11-toolkits/py-gtk2/Makefile,v 1.112 2010/11/20 15:37:07 kwm Exp $ -# $MCom: ports/x11-toolkits/py-gtk2/Makefile,v 1.72 2010/09/28 15:45:26 kwm Exp $ +# $MCom: ports/x11-toolkits/py-gtk2/Makefile,v 1.74 2011/02/18 10:00:33 kwm Exp $ # PORTNAME= gtk -PORTVERSION= 2.22.0 -PORTREVISION= 1 +PORTVERSION= 2.23.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 e2734ab7c..c4b7771e5 100644 --- a/x11-toolkits/py-gtk2/distinfo +++ b/x11-toolkits/py-gtk2/distinfo @@ -1,3 +1,2 @@ -MD5 (gnome2/pygtk-2.22.0.tar.bz2) = e9bba9cd4cdaccb22a7991cc2f7c8373 -SHA256 (gnome2/pygtk-2.22.0.tar.bz2) = 4acf0ef2bde8574913c40ee4a43d9c4f43bb77b577b67147271b534501a54cc8 -SIZE (gnome2/pygtk-2.22.0.tar.bz2) = 2285379 +SHA256 (gnome2/pygtk-2.23.0.tar.bz2) = b4d8f0346c28e89e3fa156a7c04ada5c8b680de42a2257bd65861f030fdf5890 +SIZE (gnome2/pygtk-2.23.0.tar.bz2) = 2287608 diff --git a/x11-toolkits/py-gtk2/pkg-plist b/x11-toolkits/py-gtk2/pkg-plist index e828ad1ec..9ffc4d8fc 100644 --- a/x11-toolkits/py-gtk2/pkg-plist +++ b/x11-toolkits/py-gtk2/pkg-plist @@ -709,6 +709,7 @@ share/pygtk/2.0/defs/gdk-2.16.defs share/pygtk/2.0/defs/gdk-2.18.defs share/pygtk/2.0/defs/gdk-2.20.defs share/pygtk/2.0/defs/gdk-2.22.defs +share/pygtk/2.0/defs/gdk-2.24.defs share/pygtk/2.0/defs/gdk-base-types.defs share/pygtk/2.0/defs/gdk-base.defs share/pygtk/2.0/defs/gdk-types.defs @@ -727,6 +728,8 @@ share/pygtk/2.0/defs/gtk-2.20-types.defs share/pygtk/2.0/defs/gtk-2.20.defs share/pygtk/2.0/defs/gtk-2.22-types.defs share/pygtk/2.0/defs/gtk-2.22.defs +share/pygtk/2.0/defs/gtk-2.24-types.defs +share/pygtk/2.0/defs/gtk-2.24.defs share/pygtk/2.0/defs/gtk-base-types.defs share/pygtk/2.0/defs/gtk-base.defs share/pygtk/2.0/defs/gtk-extrafuncs.defs |