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/quadrapassel | |
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/quadrapassel')
-rw-r--r-- | games/quadrapassel/Makefile | 4 | ||||
-rw-r--r-- | games/quadrapassel/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/games/quadrapassel/Makefile b/games/quadrapassel/Makefile index 9919e8ff77e2..c4dc392b636f 100644 --- a/games/quadrapassel/Makefile +++ b/games/quadrapassel/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= quadrapassel -PORTVERSION= 3.16.1 +PORTVERSION= 3.18.0 CATEGORIES= games gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 @@ -17,7 +17,7 @@ LIB_DEPENDS= libclutter-gtk-1.0.so:${PORTSDIR}/graphics/clutter-gtk3 \ 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 USE_GL= gl diff --git a/games/quadrapassel/distinfo b/games/quadrapassel/distinfo index 4d293f2cafa7..e4662f5e16d8 100644 --- a/games/quadrapassel/distinfo +++ b/games/quadrapassel/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnome3/quadrapassel-3.16.1.tar.xz) = 3dbf3377c1e5207f53fcaeb58632f58275e9d5cf355ba84a3072aafa646b869d -SIZE (gnome3/quadrapassel-3.16.1.tar.xz) = 1742988 +SHA256 (gnome3/quadrapassel-3.18.0.tar.xz) = 2cd1d5328ab9e2c7041936e8e7e01157f292aa4428da81175fb1aa15d40ef8e1 +SIZE (gnome3/quadrapassel-3.18.0.tar.xz) = 1722288 |