aboutsummaryrefslogtreecommitdiff
path: root/lang/gjs
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2016-02-14 18:57:53 +0000
committerKoop Mast <kwm@FreeBSD.org>2016-02-14 18:57:53 +0000
commitb93a80c99281466281db26011356c75bd54ea36c (patch)
treecb5a8a1108829deee66dbb334ff2a733162448c6 /lang/gjs
parentb78527376a1d11bef820d5e9fe86d3c524ea6acf (diff)
downloadports-b93a80c99281466281db26011356c75bd54ea36c.tar.gz
ports-b93a80c99281466281db26011356c75bd54ea36c.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
Notes
Notes: svn path=/head/; revision=408881
Diffstat (limited to 'lang/gjs')
-rw-r--r--lang/gjs/Makefile7
-rw-r--r--lang/gjs/distinfo4
2 files changed, 5 insertions, 6 deletions
diff --git a/lang/gjs/Makefile b/lang/gjs/Makefile
index f31f98fc3301..406c390e71f4 100644
--- a/lang/gjs/Makefile
+++ b/lang/gjs/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= gjs
-PORTVERSION= 1.43.3
-PORTREVISION= 1
+PORTVERSION= 1.44.0
CATEGORIES= lang gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome3
@@ -14,8 +13,8 @@ COMMENT= GNOME Javascript binding
LIB_DEPENDS= libdbus-glib-1.so:${PORTSDIR}/devel/dbus-glib \
libmozjs-24.so:${PORTSDIR}/lang/spidermonkey24
-USES= compiler:c++11-lib gettext gmake libtool pathfix pkgconfig \
- python:build tar:xz
+USES= compiler:c++11-lib gettext gmake gnome libtool \
+ pathfix pkgconfig python:build tar:xz
USE_GNOME= cairo glib20 gnomeprefix introspection:build \
intlhack
GNU_CONFIGURE= yes
diff --git a/lang/gjs/distinfo b/lang/gjs/distinfo
index 00ad1c6149d7..fa8abb9c00b9 100644
--- a/lang/gjs/distinfo
+++ b/lang/gjs/distinfo
@@ -1,2 +1,2 @@
-SHA256 (gnome3/gjs-1.43.3.tar.xz) = 82b54dd4590ea1622d19b2e27978bcb9c2c5b46922e1e1780ea79b6a28aa1c4e
-SIZE (gnome3/gjs-1.43.3.tar.xz) = 455968
+SHA256 (gnome3/gjs-1.44.0.tar.xz) = 88c960f6ad47a6931d123f5d6317d13704f58572f68a4391913a254ff27dce80
+SIZE (gnome3/gjs-1.44.0.tar.xz) = 486144