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-mahjongg | |
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-mahjongg')
-rw-r--r-- | games/gnome-mahjongg/Makefile | 4 | ||||
-rw-r--r-- | games/gnome-mahjongg/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/games/gnome-mahjongg/Makefile b/games/gnome-mahjongg/Makefile index fd69fa3bc965..e35a25425beb 100644 --- a/games/gnome-mahjongg/Makefile +++ b/games/gnome-mahjongg/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gnome-mahjongg -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= gettext gmake pathfix pkgconfig tar:xz +USES= gettext gmake gnome pathfix pkgconfig tar:xz INSTALLS_ICONS= yes USE_GNOME= gtk30 intlhack librsvg2 libxml2:build GNU_CONFIGURE= yes diff --git a/games/gnome-mahjongg/distinfo b/games/gnome-mahjongg/distinfo index 7546ec9f4b2d..4f7560c71327 100644 --- a/games/gnome-mahjongg/distinfo +++ b/games/gnome-mahjongg/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnome3/gnome-mahjongg-3.16.2.tar.xz) = c5aff68781ea6764babec0b37e6dfa88d457f7a16e01a90c0a021adc163827f0 -SIZE (gnome3/gnome-mahjongg-3.16.2.tar.xz) = 4113956 +SHA256 (gnome3/gnome-mahjongg-3.18.0.tar.xz) = 7034428f5ac04bfd90689ee66894a6948a2ff1bfa2d2548f7559d2134b967405 +SIZE (gnome3/gnome-mahjongg-3.18.0.tar.xz) = 4090492 |