diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-01-11 19:23:02 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-01-11 19:23:02 +0800 |
commit | 832131c4b464ed85e5ebe93743322ff257ac42bc (patch) | |
tree | 8542bd1faf047585beacf84086b7cd40f77a1b72 | |
parent | 9d5332a90add2ad1cd34e5538a88cee5ad550abc (diff) | |
download | marcuscom-ports-832131c4b464ed85e5ebe93743322ff257ac42bc.tar marcuscom-ports-832131c4b464ed85e5ebe93743322ff257ac42bc.tar.gz marcuscom-ports-832131c4b464ed85e5ebe93743322ff257ac42bc.tar.bz2 marcuscom-ports-832131c4b464ed85e5ebe93743322ff257ac42bc.tar.lz marcuscom-ports-832131c4b464ed85e5ebe93743322ff257ac42bc.tar.xz marcuscom-ports-832131c4b464ed85e5ebe93743322ff257ac42bc.tar.zst marcuscom-ports-832131c4b464ed85e5ebe93743322ff257ac42bc.zip |
Update to 2.99.1.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14985 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 a72ebba92..a23289d4a 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.15 2010/12/26 09:24:16 kwm Exp $ +# $MCom: ports/x11-toolkits/gtk30/Makefile,v 1.16 2011/01/07 13:54:53 kwm Exp $ # PORTNAME= gtk -PORTVERSION= 2.99.0 +PORTVERSION= 2.99.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 bdea93c57..42ab7aacd 100644 --- a/x11-toolkits/gtk30/distinfo +++ b/x11-toolkits/gtk30/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnome3/gtk+-2.99.0.tar.bz2) = 304a9f4553b6e5de224053245d21b897ede9ef44a232de7f769e5116f40bd41a -SIZE (gnome3/gtk+-2.99.0.tar.bz2) = 17208765 +SHA256 (gnome3/gtk+-2.99.1.tar.bz2) = 74d087981059a3271ed7839dd54d3155ac568e5e4abac8ef4022e4a4a3a7e752 +SIZE (gnome3/gtk+-2.99.1.tar.bz2) = 17232250 |