diff options
author | kwm <kwm@FreeBSD.org> | 2016-02-15 02:57:53 +0800 |
---|---|---|
committer | kwm <kwm@FreeBSD.org> | 2016-02-15 02:57:53 +0800 |
commit | 189722383bc516c4795233d42fc85471adbfb78c (patch) | |
tree | cb5a8a1108829deee66dbb334ff2a733162448c6 /games/gnome-chess | |
parent | 140d30a2a631f34b0530c4177867d6b09a692ed2 (diff) | |
download | freebsd-ports-gnome-189722383bc516c4795233d42fc85471adbfb78c.tar.gz freebsd-ports-gnome-189722383bc516c4795233d42fc85471adbfb78c.tar.zst freebsd-ports-gnome-189722383bc516c4795233d42fc85471adbfb78c.zip |
The FreeBSD GNOME team proudly presents GNOME 3.18 for FreeBSD.
The offical GNOME 3.18 release notes can be found at
https://help.gnome.org/misc/release-notes/3.18/
This update doesn't contain the glib/gtk c++ bindings which will
be done in a another update due to the requirement on c++11 and the
amount of fallout this probably will give.
GDM is still at version 3.16 due to some issues.
Bump mate-themes to use the gtk 3.18 version of the themes.
Thanks to Antoine Brodin for running the exp-runs.
This release was made possible by the following people:
Gustau Perez
Ting-Wei_Lan
PR: 207006
Diffstat (limited to 'games/gnome-chess')
-rw-r--r-- | games/gnome-chess/Makefile | 4 | ||||
-rw-r--r-- | games/gnome-chess/distinfo | 4 | ||||
-rw-r--r-- | games/gnome-chess/pkg-plist | 1 |
3 files changed, 5 insertions, 4 deletions
diff --git a/games/gnome-chess/Makefile b/games/gnome-chess/Makefile index e0dacf038e8e..13ca45cdb929 100644 --- a/games/gnome-chess/Makefile +++ b/games/gnome-chess/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gnome-chess -PORTVERSION= 3.16.2 +PORTVERSION= 3.18.0 CATEGORIES= games gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 @@ -15,7 +15,7 @@ BUILD_DEPENDS= vala:${PORTSDIR}/lang/vala \ PORTSCOUT= limitw:1,even -USES= desktop-file-utils gettext gmake pkgconfig tar:xz +USES= desktop-file-utils gettext gmake gnome pkgconfig tar:xz USE_GNOME= gtk30 intlhack librsvg2 libxml2:build INSTALLS_ICONS= yes USE_XORG= x11 diff --git a/games/gnome-chess/distinfo b/games/gnome-chess/distinfo index e562949a3817..dc0113058a0e 100644 --- a/games/gnome-chess/distinfo +++ b/games/gnome-chess/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnome3/gnome-chess-3.16.2.tar.xz) = 8f73b4c645a86e775d092b5b334c70d0868953c1a26cac9d5a234e5f83db3b48 -SIZE (gnome3/gnome-chess-3.16.2.tar.xz) = 2609828 +SHA256 (gnome3/gnome-chess-3.18.0.tar.xz) = c841198935d807618c3cecbf10ed24643390d504e17961717bac455f4e1b37ad +SIZE (gnome3/gnome-chess-3.18.0.tar.xz) = 2779340 diff --git a/games/gnome-chess/pkg-plist b/games/gnome-chess/pkg-plist index f46d87d2926e..0a54d27e488f 100644 --- a/games/gnome-chess/pkg-plist +++ b/games/gnome-chess/pkg-plist @@ -138,6 +138,7 @@ share/icons/hicolor/24x24/apps/gnome-chess.png share/icons/hicolor/256x256/apps/gnome-chess.png share/icons/hicolor/32x32/apps/gnome-chess.png share/icons/hicolor/48x48/apps/gnome-chess.png +share/icons/hicolor/512x512/apps/gnome-chess.png share/icons/hicolor/scalable/apps/gnome-chess-symbolic.svg share/locale/af/LC_MESSAGES/gnome-chess.mo share/locale/am/LC_MESSAGES/gnome-chess.mo |