diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2010-03-10 08:33:19 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2010-03-10 08:33:19 +0800 |
commit | c5024ee44e40b575140ed245f7428371f9c847c1 (patch) | |
tree | 16c7f8b2d43b03925eaeaefd29b8f7fd0391e984 | |
parent | 23d6c9ac89433d48812912913bde8ee66da70c07 (diff) | |
download | marcuscom-ports-c5024ee44e40b575140ed245f7428371f9c847c1.tar marcuscom-ports-c5024ee44e40b575140ed245f7428371f9c847c1.tar.gz marcuscom-ports-c5024ee44e40b575140ed245f7428371f9c847c1.tar.bz2 marcuscom-ports-c5024ee44e40b575140ed245f7428371f9c847c1.tar.lz marcuscom-ports-c5024ee44e40b575140ed245f7428371f9c847c1.tar.xz marcuscom-ports-c5024ee44e40b575140ed245f7428371f9c847c1.tar.zst marcuscom-ports-c5024ee44e40b575140ed245f7428371f9c847c1.zip |
Update to 2.19.7.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@13782 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r-- | x11-toolkits/gtk20/Makefile | 6 | ||||
-rw-r--r-- | x11-toolkits/gtk20/distinfo | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/x11-toolkits/gtk20/Makefile b/x11-toolkits/gtk20/Makefile index f289d9437..b984a1efb 100644 --- a/x11-toolkits/gtk20/Makefile +++ b/x11-toolkits/gtk20/Makefile @@ -3,12 +3,12 @@ # Whom: Vanilla I. Shu <vanilla@MinJe.com.TW> # # $FreeBSD$ -# $MCom: ports/x11-toolkits/gtk20/Makefile,v 1.185 2010/02/25 17:09:53 kwm Exp $ +# $MCom: ports/x11-toolkits/gtk20/Makefile,v 1.186 2010/03/01 09:13:46 avl Exp $ # PORTNAME= gtk -PORTVERSION= 2.19.6 -PORTREVISION?= 2 +PORTVERSION= 2.19.7 +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 94a5949bc..72b9d70ac 100644 --- a/x11-toolkits/gtk20/distinfo +++ b/x11-toolkits/gtk20/distinfo @@ -1,3 +1,3 @@ -MD5 (gnome2/gtk+-2.19.6.tar.bz2) = 524021c965a0e1a4ebadd58c576926a5 -SHA256 (gnome2/gtk+-2.19.6.tar.bz2) = 1a38c1f5fec0b850cbfe10714d81adf9d1539730e4cdff72dff79df4bff96aec -SIZE (gnome2/gtk+-2.19.6.tar.bz2) = 18939953 +MD5 (gnome2/gtk+-2.19.7.tar.bz2) = d28d3857bc9a668e928714d8413f8b70 +SHA256 (gnome2/gtk+-2.19.7.tar.bz2) = 466e013b57c52639aebe588229d8706dbbe817b3238af66a524ff5764e62acb7 +SIZE (gnome2/gtk+-2.19.7.tar.bz2) = 19173932 |