diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-10-15 21:10:43 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-10-15 21:10:43 +0800 |
commit | 0bd1a5a4099a011ec0c4ca373e94b6d433b8d363 (patch) | |
tree | 24633c17793cdf2672c222207a9e367984393ecb | |
parent | 4c0d93a94d5603432e5942d611c2ebc336309e19 (diff) | |
download | marcuscom-ports-0bd1a5a4099a011ec0c4ca373e94b6d433b8d363.tar marcuscom-ports-0bd1a5a4099a011ec0c4ca373e94b6d433b8d363.tar.gz marcuscom-ports-0bd1a5a4099a011ec0c4ca373e94b6d433b8d363.tar.bz2 marcuscom-ports-0bd1a5a4099a011ec0c4ca373e94b6d433b8d363.tar.lz marcuscom-ports-0bd1a5a4099a011ec0c4ca373e94b6d433b8d363.tar.xz marcuscom-ports-0bd1a5a4099a011ec0c4ca373e94b6d433b8d363.tar.zst marcuscom-ports-0bd1a5a4099a011ec0c4ca373e94b6d433b8d363.zip |
Update to 3.2.1.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16411 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r-- | x11-toolkits/gtk30/Makefile | 4 | ||||
-rw-r--r-- | x11-toolkits/gtk30/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/x11-toolkits/gtk30/Makefile b/x11-toolkits/gtk30/Makefile index 21d4ffc01..6c4096773 100644 --- a/x11-toolkits/gtk30/Makefile +++ b/x11-toolkits/gtk30/Makefile @@ -3,11 +3,11 @@ # Whom: Vanilla I. Shu <vanilla@MinJe.com.TW> # # $FreeBSD$ -# $MCom: ports/x11-toolkits/gtk30/Makefile,v 1.38 2011/09/21 12:25:39 kwm Exp $ +# $MCom: ports/x11-toolkits/gtk30/Makefile,v 1.39 2011/10/04 13:03:46 kwm Exp $ # PORTNAME= gtk -PORTVERSION= 3.2.0 +PORTVERSION= 3.2.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/gtk30/distinfo b/x11-toolkits/gtk30/distinfo index fb57b4200..6abd2a27d 100644 --- a/x11-toolkits/gtk30/distinfo +++ b/x11-toolkits/gtk30/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnome3/gtk+-3.2.0.tar.xz) = bce3c1a9be6afd7552c795268656d8fdd09c299765a7faaf5a76498bb82ed44c -SIZE (gnome3/gtk+-3.2.0.tar.xz) = 12675824 +SHA256 (gnome3/gtk+-3.2.1.tar.xz) = f1989f183700cd5f46681cfabc2253e2f526b19b56e4b631dcee2594dddb0ef3 +SIZE (gnome3/gtk+-3.2.1.tar.xz) = 12664740 |