diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2012-02-09 06:01:52 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2012-02-09 06:01:52 +0800 |
commit | f1994ff6da216b4d55d6dc9523a2045905527236 (patch) | |
tree | 6e45731c16b400bd026de03034412a9c41fb2373 /x11-toolkits | |
parent | 6b66a2457c6c13a527f292d117442527e5ecc0ac (diff) | |
download | marcuscom-ports-f1994ff6da216b4d55d6dc9523a2045905527236.tar.gz marcuscom-ports-f1994ff6da216b4d55d6dc9523a2045905527236.tar.zst marcuscom-ports-f1994ff6da216b4d55d6dc9523a2045905527236.zip |
Update to 2.24.10.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16687 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 c7fdf3765..e2ac9794f 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.229 2012/01/19 00:33:53 ahze Exp $ +# $MCom: ports/x11-toolkits/gtk20/Makefile,v 1.230 2012/01/25 00:01:49 ahze Exp $ # # Remember to update graphics/gtk-update-icon-cache too. PORTNAME= gtk -PORTVERSION= 2.24.9 -PORTREVISION?= 1 +PORTVERSION= 2.24.10 +PORTREVISION?= 0 CATEGORIES= x11-toolkits MASTER_SITES= GNOME MASTER_SITE_SUBDIR= sources/gtk+/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} diff --git a/x11-toolkits/gtk20/distinfo b/x11-toolkits/gtk20/distinfo index bf74815fc..b2acb9367 100644 --- a/x11-toolkits/gtk20/distinfo +++ b/x11-toolkits/gtk20/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnome2/gtk+-2.24.9.tar.xz) = 84204bf24cac739fd979943127e7b29cb46b1017684aa24dce630faa01bcb61d -SIZE (gnome2/gtk+-2.24.9.tar.xz) = 13200580 +SHA256 (gnome2/gtk+-2.24.10.tar.xz) = ea56e31bb9d6e19ed2e8911f4c7ac493cb804431caa21cdcadae625d375a0e89 +SIZE (gnome2/gtk+-2.24.10.tar.xz) = 13261132 |