diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-02-22 04:17:35 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-02-22 04:17:35 +0800 |
commit | f2691e36f18167d2aadfa4b7e0f249af2e3703c1 (patch) | |
tree | dda65e6c33c8942203923318da854a475c693fe9 | |
parent | 03baf828cc5be205972aa00e13420e813190ef56 (diff) | |
download | marcuscom-ports-f2691e36f18167d2aadfa4b7e0f249af2e3703c1.tar marcuscom-ports-f2691e36f18167d2aadfa4b7e0f249af2e3703c1.tar.gz marcuscom-ports-f2691e36f18167d2aadfa4b7e0f249af2e3703c1.tar.bz2 marcuscom-ports-f2691e36f18167d2aadfa4b7e0f249af2e3703c1.tar.lz marcuscom-ports-f2691e36f18167d2aadfa4b7e0f249af2e3703c1.tar.xz marcuscom-ports-f2691e36f18167d2aadfa4b7e0f249af2e3703c1.tar.zst marcuscom-ports-f2691e36f18167d2aadfa4b7e0f249af2e3703c1.zip |
Update to 2.24.1.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@15261 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r-- | x11-toolkits/gtk20/Makefile | 4 | ||||
-rw-r--r-- | x11-toolkits/gtk20/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/x11-toolkits/gtk20/Makefile b/x11-toolkits/gtk20/Makefile index 0025155ef..d020dae93 100644 --- a/x11-toolkits/gtk20/Makefile +++ b/x11-toolkits/gtk20/Makefile @@ -3,11 +3,11 @@ # Whom: Vanilla I. Shu <vanilla@MinJe.com.TW> # # $FreeBSD$ -# $MCom: ports/x11-toolkits/gtk20/Makefile,v 1.216 2011/01/18 00:43:53 kwm Exp $ +# $MCom: ports/x11-toolkits/gtk20/Makefile,v 1.217 2011/01/30 10:29:09 avl Exp $ # PORTNAME= gtk -PORTVERSION= 2.24.0 +PORTVERSION= 2.24.1 PORTREVISION?= 0 CATEGORIES= x11-toolkits MASTER_SITES= ${MASTER_SITE_GNOME:S,%SUBDIR%,sources/gtk+/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}/,} \ diff --git a/x11-toolkits/gtk20/distinfo b/x11-toolkits/gtk20/distinfo index 43200da55..54c95b4fd 100644 --- a/x11-toolkits/gtk20/distinfo +++ b/x11-toolkits/gtk20/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnome2/gtk+-2.24.0.tar.bz2) = cbed1a7b8cd1e471388a00f22557dd061334698a0c1aece11b7ed6541d115606 -SIZE (gnome2/gtk+-2.24.0.tar.bz2) = 18008113 +SHA256 (gnome2/gtk+-2.24.1.tar.bz2) = 0e2f94dfeb82ffb73640e17a411b9d62851dc4b2e147d90a24f94c1bfc0491ed +SIZE (gnome2/gtk+-2.24.1.tar.bz2) = 17600141 |