diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-03-15 02:51:21 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-03-15 02:51:21 +0800 |
commit | cab79c3985141b35d5eacc94159e1fd48fc34153 (patch) | |
tree | 38d78c6721016436947bd2258538cd2b6c47f67f /x11-toolkits | |
parent | fb794fccdc9b840391ffac697a8550796110e478 (diff) | |
download | marcuscom-ports-cab79c3985141b35d5eacc94159e1fd48fc34153.tar marcuscom-ports-cab79c3985141b35d5eacc94159e1fd48fc34153.tar.gz marcuscom-ports-cab79c3985141b35d5eacc94159e1fd48fc34153.tar.bz2 marcuscom-ports-cab79c3985141b35d5eacc94159e1fd48fc34153.tar.lz marcuscom-ports-cab79c3985141b35d5eacc94159e1fd48fc34153.tar.xz marcuscom-ports-cab79c3985141b35d5eacc94159e1fd48fc34153.tar.zst marcuscom-ports-cab79c3985141b35d5eacc94159e1fd48fc34153.zip |
Update to 2.24.2.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@15469 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/gtk20/Makefile | 6 | ||||
-rw-r--r-- | x11-toolkits/gtk20/distinfo | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/x11-toolkits/gtk20/Makefile b/x11-toolkits/gtk20/Makefile index 4c5aee34d..321aa9a26 100644 --- a/x11-toolkits/gtk20/Makefile +++ b/x11-toolkits/gtk20/Makefile @@ -3,13 +3,13 @@ # Whom: Vanilla I. Shu <vanilla@MinJe.com.TW> # # $FreeBSD$ -# $MCom: ports/x11-toolkits/gtk20/Makefile,v 1.219 2011/03/04 09:46:52 kwm Exp $ +# $MCom: ports/x11-toolkits/gtk20/Makefile,v 1.220 2011/03/04 14:34:03 kwm Exp $ # # Remember to update graphics/gtk-update-icon-cache too. PORTNAME= gtk -PORTVERSION= 2.24.1 -PORTREVISION?= 1 +PORTVERSION= 2.24.2 +PORTREVISION?= 0 CATEGORIES= x11-toolkits MASTER_SITES= ${MASTER_SITE_GNOME:S,%SUBDIR%,sources/gtk+/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}/,} \ ftp://ftp.gtk.org/pub/gtk/%SUBDIR%/ \ diff --git a/x11-toolkits/gtk20/distinfo b/x11-toolkits/gtk20/distinfo index 54c95b4fd..d9639e9df 100644 --- a/x11-toolkits/gtk20/distinfo +++ b/x11-toolkits/gtk20/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnome2/gtk+-2.24.1.tar.bz2) = 0e2f94dfeb82ffb73640e17a411b9d62851dc4b2e147d90a24f94c1bfc0491ed -SIZE (gnome2/gtk+-2.24.1.tar.bz2) = 17600141 +SHA256 (gnome2/gtk+-2.24.2.tar.bz2) = 761362317780eacb09c0e0dfd1414b3a3578f8731703580f65ce7d8d0e963dcf +SIZE (gnome2/gtk+-2.24.2.tar.bz2) = 17598198 |