diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-04-06 05:54:57 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-04-06 05:54:57 +0800 |
commit | bd56005035f3cc849e72d1a59eaf686bc70121ce (patch) | |
tree | a5097ff5d60cbd370a4aa060547691c80f23f75a | |
parent | 74eba9dffe73e08e3a17d74d37ac981902d677bc (diff) | |
download | marcuscom-ports-bd56005035f3cc849e72d1a59eaf686bc70121ce.tar marcuscom-ports-bd56005035f3cc849e72d1a59eaf686bc70121ce.tar.gz marcuscom-ports-bd56005035f3cc849e72d1a59eaf686bc70121ce.tar.bz2 marcuscom-ports-bd56005035f3cc849e72d1a59eaf686bc70121ce.tar.lz marcuscom-ports-bd56005035f3cc849e72d1a59eaf686bc70121ce.tar.xz marcuscom-ports-bd56005035f3cc849e72d1a59eaf686bc70121ce.tar.zst marcuscom-ports-bd56005035f3cc849e72d1a59eaf686bc70121ce.zip |
Update to 3.0.0.1.
This gets the questionable honor of being the first brown paper bag release of
the GNOME 3 season :P.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@15746 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r-- | x11/gnome-shell/Makefile | 4 | ||||
-rw-r--r-- | x11/gnome-shell/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/x11/gnome-shell/Makefile b/x11/gnome-shell/Makefile index f2feb65fb..b755c996d 100644 --- a/x11/gnome-shell/Makefile +++ b/x11/gnome-shell/Makefile @@ -3,11 +3,11 @@ # Whom: Pawel Worach <pawel.worach@gmail.com> # # $FreeBSD$ -# $MCom: ports/x11/gnome-shell/Makefile,v 1.32 2011/03/29 15:33:41 kwm Exp $ +# $MCom: ports/x11/gnome-shell/Makefile,v 1.33 2011/04/05 19:13:16 kwm Exp $ # PORTNAME= gnome-shell -PORTVERSION= 3.0.0 +PORTVERSION= 3.0.0.1 CATEGORIES= x11 gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 diff --git a/x11/gnome-shell/distinfo b/x11/gnome-shell/distinfo index c91f5ebe2..2751058a8 100644 --- a/x11/gnome-shell/distinfo +++ b/x11/gnome-shell/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnome3/gnome-shell-3.0.0.tar.bz2) = 3036f9e2b738fef4fd457b6d1ddf78d68d7a56235072a19168ae643a164b1a2f -SIZE (gnome3/gnome-shell-3.0.0.tar.bz2) = 1060373 +SHA256 (gnome3/gnome-shell-3.0.0.1.tar.bz2) = 468eaee2a4b43e425e53c12f6ea98f834ad7b3c8b7d8cf493c65b4a67f82be33 +SIZE (gnome3/gnome-shell-3.0.0.1.tar.bz2) = 1061068 |