diff options
author | Koop Mast <kwm@FreeBSD.org> | 2016-02-14 18:57:53 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2016-02-14 18:57:53 +0000 |
commit | b93a80c99281466281db26011356c75bd54ea36c (patch) | |
tree | cb5a8a1108829deee66dbb334ff2a733162448c6 /games/gnome-mines | |
parent | b78527376a1d11bef820d5e9fe86d3c524ea6acf (diff) |
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
Notes
Notes:
svn path=/head/; revision=408881
Diffstat (limited to 'games/gnome-mines')
-rw-r--r-- | games/gnome-mines/Makefile | 4 | ||||
-rw-r--r-- | games/gnome-mines/distinfo | 4 | ||||
-rw-r--r-- | games/gnome-mines/pkg-plist | 4 |
3 files changed, 8 insertions, 4 deletions
diff --git a/games/gnome-mines/Makefile b/games/gnome-mines/Makefile index 66784deb3b06..5494b901e64f 100644 --- a/games/gnome-mines/Makefile +++ b/games/gnome-mines/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gnome-mines -PORTVERSION= 3.16.1 +PORTVERSION= 3.18.2 CATEGORIES= games gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 @@ -15,7 +15,7 @@ BUILD_DEPENDS= vala:${PORTSDIR}/lang/vala \ PORTSCOUT= limitw:1,even -USES= gettext gmake pathfix pkgconfig tar:xz +USES= gettext gmake gnome pathfix pkgconfig tar:xz USE_GNOME= gtk30 intlhack librsvg2 libxml2:build INSTALLS_ICONS= yes GNU_CONFIGURE= yes diff --git a/games/gnome-mines/distinfo b/games/gnome-mines/distinfo index 466e0fb23f12..f613ff03990f 100644 --- a/games/gnome-mines/distinfo +++ b/games/gnome-mines/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnome3/gnome-mines-3.16.1.tar.xz) = 17ac2c2bd35510c8eaf2a521fe4665406cb13211942d343fe177e708ad490438 -SIZE (gnome3/gnome-mines-3.16.1.tar.xz) = 3206756 +SHA256 (gnome3/gnome-mines-3.18.2.tar.xz) = 7e1e0778eb623bb96063944b0397503f964b898c234d30936c24ca1c9063f347 +SIZE (gnome3/gnome-mines-3.18.2.tar.xz) = 3193148 diff --git a/games/gnome-mines/pkg-plist b/games/gnome-mines/pkg-plist index 43d0a8c013db..d5d74599d5e4 100644 --- a/games/gnome-mines/pkg-plist +++ b/games/gnome-mines/pkg-plist @@ -14,6 +14,7 @@ share/applications/gnome-mines.desktop %%DATADIR%%/themes/bgcolors/8mines.svg %%DATADIR%%/themes/bgcolors/exploded.svg %%DATADIR%%/themes/bgcolors/flag.svg +%%DATADIR%%/themes/bgcolors/incorrect.svg %%DATADIR%%/themes/bgcolors/maybe.svg %%DATADIR%%/themes/bgcolors/mine.svg %%DATADIR%%/themes/bgcolors/overmine.svg @@ -28,6 +29,7 @@ share/applications/gnome-mines.desktop %%DATADIR%%/themes/classic/8mines.svg %%DATADIR%%/themes/classic/exploded.svg %%DATADIR%%/themes/classic/flag.svg +%%DATADIR%%/themes/classic/incorrect.svg %%DATADIR%%/themes/classic/maybe.svg %%DATADIR%%/themes/classic/mine.svg %%DATADIR%%/themes/classic/overmine.svg @@ -42,6 +44,7 @@ share/applications/gnome-mines.desktop %%DATADIR%%/themes/default/8mines.svg %%DATADIR%%/themes/default/exploded.svg %%DATADIR%%/themes/default/flag.svg +%%DATADIR%%/themes/default/incorrect.svg %%DATADIR%%/themes/default/maybe.svg %%DATADIR%%/themes/default/mine.svg %%DATADIR%%/themes/default/overmine.svg @@ -715,6 +718,7 @@ share/locale/eu/LC_MESSAGES/gnome-mines.mo share/locale/fa/LC_MESSAGES/gnome-mines.mo share/locale/fi/LC_MESSAGES/gnome-mines.mo share/locale/fr/LC_MESSAGES/gnome-mines.mo +share/locale/fur/LC_MESSAGES/gnome-mines.mo share/locale/ga/LC_MESSAGES/gnome-mines.mo share/locale/gl/LC_MESSAGES/gnome-mines.mo share/locale/gu/LC_MESSAGES/gnome-mines.mo |