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 /devel/ptlib | |
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 'devel/ptlib')
-rw-r--r-- | devel/ptlib/Makefile | 3 | ||||
-rw-r--r-- | devel/ptlib/distinfo | 4 |
2 files changed, 3 insertions, 4 deletions
diff --git a/devel/ptlib/Makefile b/devel/ptlib/Makefile index 758f9c21b1b4..b55e0cbf88a9 100644 --- a/devel/ptlib/Makefile +++ b/devel/ptlib/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= ptlib -PORTVERSION= 2.10.10 -PORTREVISION= 3 +PORTVERSION= 2.10.11 CATEGORIES= devel MASTER_SITES= GNOME diff --git a/devel/ptlib/distinfo b/devel/ptlib/distinfo index 1504b7395f06..a61449a0e68c 100644 --- a/devel/ptlib/distinfo +++ b/devel/ptlib/distinfo @@ -1,2 +1,2 @@ -SHA256 (ptlib-2.10.10.tar.xz) = 7fcaabe194cbd3bc0b370b951dffd19cfe7ea0298bfff6aecee948e97f3207e4 -SIZE (ptlib-2.10.10.tar.xz) = 2520444 +SHA256 (ptlib-2.10.11.tar.xz) = 3a17f01d66301663f76130b425d93c2730f2a33df666982165166ff4653dc2c9 +SIZE (ptlib-2.10.11.tar.xz) = 2465468 |