diff options
author | kwm <kwm@FreeBSD.org> | 2014-12-03 17:18:23 +0800 |
---|---|---|
committer | kwm <kwm@FreeBSD.org> | 2014-12-03 17:18:23 +0800 |
commit | d65f5e5ea34650e52c451fc4b7ef13e5a644394e (patch) | |
tree | 9021a26f76674a75f55054140dbaa1e2146de3d6 /games/four-in-a-row | |
parent | 975e6f9db2c90e097aa03cc1a8b0a4f33af91d5b (diff) | |
download | freebsd-ports-gnome-d65f5e5ea34650e52c451fc4b7ef13e5a644394e.tar.gz freebsd-ports-gnome-d65f5e5ea34650e52c451fc4b7ef13e5a644394e.tar.zst freebsd-ports-gnome-d65f5e5ea34650e52c451fc4b7ef13e5a644394e.zip |
Update GNOME to 3.14.2.
This update was brought to you in collaboration with Gustua Perez
Make sure gtk30 pulls it the default theme (adwaita-icon-theme).
Update the extra gnome-shell-extensions so they work with gnome-shell 3.14.
Drop metacity from gnome3 meta-port.
Remove the gtile gnome-shell extension since it proven to be buggy.
Exp-run done by antoine@ for gdk-pixbuf2 deprecated API.
PR: 195414
Obtained from: gnome dev repo
Diffstat (limited to 'games/four-in-a-row')
-rw-r--r-- | games/four-in-a-row/Makefile | 4 | ||||
-rw-r--r-- | games/four-in-a-row/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/games/four-in-a-row/Makefile b/games/four-in-a-row/Makefile index 4b5da165f4e9..23bbdd0d1329 100644 --- a/games/four-in-a-row/Makefile +++ b/games/four-in-a-row/Makefile @@ -1,9 +1,9 @@ # Created by: FreeBSD GNOME Team <gnome@freebsd.org> # $FreeBSD$ -# $MCom: ports/trunk/games/four-in-a-row/Makefile 19989 2014-10-18 09:53:56Z gusi $ +# $MCom: ports/trunk/games/four-in-a-row/Makefile 20056 2014-11-10 20:49:39Z gusi $ PORTNAME= four-in-a-row -PORTVERSION= 3.14.1 +PORTVERSION= 3.14.2 CATEGORIES= games gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 diff --git a/games/four-in-a-row/distinfo b/games/four-in-a-row/distinfo index 2b941917f6e4..daecfc39b39d 100644 --- a/games/four-in-a-row/distinfo +++ b/games/four-in-a-row/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnome3/four-in-a-row-3.14.1.tar.xz) = ad40c964aebdadeaf418d7b9c378b4799fe710caf2c6c3ffd643a45376c376ba -SIZE (gnome3/four-in-a-row-3.14.1.tar.xz) = 1965112 +SHA256 (gnome3/four-in-a-row-3.14.2.tar.xz) = 32138122d807657b5adb58cf093129587ad1ea057242946acb2168eb797fcb99 +SIZE (gnome3/four-in-a-row-3.14.2.tar.xz) = 1964984 |