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-sudoku | |
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-sudoku')
-rw-r--r-- | games/gnome-sudoku/Makefile | 4 | ||||
-rw-r--r-- | games/gnome-sudoku/distinfo | 4 | ||||
-rw-r--r-- | games/gnome-sudoku/pkg-plist | 6 |
3 files changed, 5 insertions, 9 deletions
diff --git a/games/gnome-sudoku/Makefile b/games/gnome-sudoku/Makefile index 176a6fe86fb3..fb4e3cbc7704 100644 --- a/games/gnome-sudoku/Makefile +++ b/games/gnome-sudoku/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gnome-sudoku -PORTVERSION= 3.16.0 +PORTVERSION= 3.18.2 CATEGORIES= games gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 @@ -17,7 +17,7 @@ LIB_DEPENDS= libgee-0.8.so:${PORTSDIR}/devel/libgee \ PORTSCOUT= limitw:1,even -USES= gettext gmake pathfix pkgconfig python:3 shebangfix tar:xz +USES= gettext gmake gnome pathfix pkgconfig python:3 shebangfix tar:xz USE_GNOME= gtk30 intlhack libxml2:build py3gobject3 INSTALLS_ICONS= yes GNU_CONFIGURE= yes diff --git a/games/gnome-sudoku/distinfo b/games/gnome-sudoku/distinfo index f830ed14ff0f..5ce0b8d5134e 100644 --- a/games/gnome-sudoku/distinfo +++ b/games/gnome-sudoku/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnome3/gnome-sudoku-3.16.0.tar.xz) = bbeb4c410ac690df967fe494da92a40ded473ed28b2565c5e2f34af91be53dad -SIZE (gnome3/gnome-sudoku-3.16.0.tar.xz) = 3063340 +SHA256 (gnome3/gnome-sudoku-3.18.2.tar.xz) = 4eefde04145d9f4bf30f4327b83929f6bfb8a19b604337c1d75f66e984f8c0ac +SIZE (gnome3/gnome-sudoku-3.18.2.tar.xz) = 3056932 diff --git a/games/gnome-sudoku/pkg-plist b/games/gnome-sudoku/pkg-plist index b8903b8e2d8a..c12316e5212c 100644 --- a/games/gnome-sudoku/pkg-plist +++ b/games/gnome-sudoku/pkg-plist @@ -633,11 +633,6 @@ share/help/zh_CN/gnome-sudoku/strategy.page share/help/zh_CN/gnome-sudoku/toolbar.page share/help/zh_CN/gnome-sudoku/trackers.page share/help/zh_CN/gnome-sudoku/translate.page -share/icons/HighContrast/16x16/apps/gnome-sudoku.png -share/icons/HighContrast/22x22/apps/gnome-sudoku.png -share/icons/HighContrast/24x24/apps/gnome-sudoku.png -share/icons/HighContrast/256x256/apps/gnome-sudoku.png -share/icons/HighContrast/48x48/apps/gnome-sudoku.png share/icons/hicolor/16x16/apps/gnome-sudoku.png share/icons/hicolor/22x22/apps/gnome-sudoku.png share/icons/hicolor/24x24/apps/gnome-sudoku.png @@ -675,6 +670,7 @@ share/locale/eu/LC_MESSAGES/gnome-sudoku.mo share/locale/fa/LC_MESSAGES/gnome-sudoku.mo share/locale/fi/LC_MESSAGES/gnome-sudoku.mo share/locale/fr/LC_MESSAGES/gnome-sudoku.mo +share/locale/fur/LC_MESSAGES/gnome-sudoku.mo share/locale/ga/LC_MESSAGES/gnome-sudoku.mo share/locale/gl/LC_MESSAGES/gnome-sudoku.mo share/locale/gu/LC_MESSAGES/gnome-sudoku.mo |