aboutsummaryrefslogtreecommitdiff
path: root/devel/gnome-common
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 /devel/gnome-common
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 'devel/gnome-common')
-rw-r--r--devel/gnome-common/Makefile12
-rw-r--r--devel/gnome-common/distinfo4
-rw-r--r--devel/gnome-common/pkg-plist3
3 files changed, 6 insertions, 13 deletions
diff --git a/devel/gnome-common/Makefile b/devel/gnome-common/Makefile
index eb6425f27937..755335f4eee5 100644
--- a/devel/gnome-common/Makefile
+++ b/devel/gnome-common/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= gnome-common
-PORTVERSION= 3.14.0
-PORTREVISION= 1
+PORTVERSION= 3.18.0
CATEGORIES= devel
MASTER_SITES= GNOME
DIST_SUBDIR= gnome2
@@ -12,13 +11,10 @@ MAINTAINER= gnome@FreeBSD.org
COMMENT= Common automake macros for GNOME 3
BUILD_DEPENDS= autoconf-archive>=0:${PORTSDIR}/devel/autoconf-archive
+RUN_DEPENDS= autoconf-archive>=0:${PORTSDIR}/devel/autoconf-archive
-USES= gmake pkgconfig tar:xz
+USES= gmake gnome pkgconfig tar:xz
GNU_CONFIGURE= yes
-
-# remove files provided by autoconf-archive
-post-install:
- @${RM} ${STAGEDIR}${PREFIX}/share/aclocal/ax_check_enable_debug.m4
- @${RM} ${STAGEDIR}${PREFIX}/share/aclocal/ax_code_coverage.m4
+CONFIGURE_ARGS= --with-autoconf-archive
.include <bsd.port.mk>
diff --git a/devel/gnome-common/distinfo b/devel/gnome-common/distinfo
index 21719b502edd..3f1c9a85e564 100644
--- a/devel/gnome-common/distinfo
+++ b/devel/gnome-common/distinfo
@@ -1,2 +1,2 @@
-SHA256 (gnome2/gnome-common-3.14.0.tar.xz) = 4c00242f781bb441289f49dd80ed1d895d84de0c94bfc2c6818a104c9e39262c
-SIZE (gnome2/gnome-common-3.14.0.tar.xz) = 156320
+SHA256 (gnome2/gnome-common-3.18.0.tar.xz) = 22569e370ae755e04527b76328befc4c73b62bfd4a572499fde116b8318af8cf
+SIZE (gnome2/gnome-common-3.18.0.tar.xz) = 155804
diff --git a/devel/gnome-common/pkg-plist b/devel/gnome-common/pkg-plist
index c6a577c3a2a4..7ea893b46bf7 100644
--- a/devel/gnome-common/pkg-plist
+++ b/devel/gnome-common/pkg-plist
@@ -1,7 +1,4 @@
bin/gnome-autogen.sh
-bin/gnome-doc-common
share/aclocal/gnome-code-coverage.m4
share/aclocal/gnome-common.m4
share/aclocal/gnome-compiler-flags.m4
-%%DATADIR%%/data/omf.make
-%%DATADIR%%/data/xmldocs.make