diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2009-07-26 03:33:02 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2009-07-26 03:33:02 +0800 |
commit | 17c06fa834d8307899c83b827d537ff14edee693 (patch) | |
tree | 49ea0d98189cf8789ac67bee0d9de66c63db6396 /x11-toolkits | |
parent | da0a6cff5de36dd898fa2062245fc97a73a5a675 (diff) | |
download | marcuscom-ports-17c06fa834d8307899c83b827d537ff14edee693.tar marcuscom-ports-17c06fa834d8307899c83b827d537ff14edee693.tar.gz marcuscom-ports-17c06fa834d8307899c83b827d537ff14edee693.tar.bz2 marcuscom-ports-17c06fa834d8307899c83b827d537ff14edee693.tar.lz marcuscom-ports-17c06fa834d8307899c83b827d537ff14edee693.tar.xz marcuscom-ports-17c06fa834d8307899c83b827d537ff14edee693.tar.zst marcuscom-ports-17c06fa834d8307899c83b827d537ff14edee693.zip |
Update to 2.27.6.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@12503 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 | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/x11-toolkits/gtk20/Makefile b/x11-toolkits/gtk20/Makefile index e7bc650d9..b20ebec34 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.162 2009/07/19 19:46:49 marcus Exp $ +# $MCom: ports/x11-toolkits/gtk20/Makefile,v 1.163 2009/07/20 11:17:29 kwm Exp $ # PORTNAME= gtk -PORTVERSION= 2.17.5 -PORTREVISION?= 1 +PORTVERSION= 2.17.6 +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 cccac9e24..1f4b7a630 100644 --- a/x11-toolkits/gtk20/distinfo +++ b/x11-toolkits/gtk20/distinfo @@ -1,3 +1,3 @@ -MD5 (gnome2/gtk+-2.17.5.tar.bz2) = 549fe72768e2d3e6a9553d45622134d2 -SHA256 (gnome2/gtk+-2.17.5.tar.bz2) = 8d6066d5b3fee6edc9be77c0728cf2ceda2a04eed111da3a63f9e4b07cdedd0e -SIZE (gnome2/gtk+-2.17.5.tar.bz2) = 18715677 +MD5 (gnome2/gtk+-2.17.6.tar.bz2) = 6e812cfed1caae289705876d84f2be79 +SHA256 (gnome2/gtk+-2.17.6.tar.bz2) = def12314e862e2204c73c3ebd8db2ff709de8cc47c071d2eeeab3ad4e8787bc8 +SIZE (gnome2/gtk+-2.17.6.tar.bz2) = 18739152 |