From d129587b5d568b0ff5300386f1e1b706c349f38e Mon Sep 17 00:00:00 2001 From: Koop Mast Date: Wed, 5 Aug 2015 19:13:24 +0000 Subject: The FreeBSD GNOME team proudly presents GNOME 3.16 for FreeBSD. The offical GNOME 3.16 release notes can be found at https://help.gnome.org/misc/release-notes/3.16/ Upgrade instructions for port users: Delete the old tracker package with: # pkg delete -f tracker And user port upgrade tool of choice to upgrade. Thanks to Antoine Brodin for running the exp-runs. This release was made possible by the following people: Gustau Perez Ting-Wei_Lan PR: 201980 --- textproc/intltool/files/patch-intltool.m4 | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 textproc/intltool/files/patch-intltool.m4 (limited to 'textproc/intltool/files/patch-intltool.m4') diff --git a/textproc/intltool/files/patch-intltool.m4 b/textproc/intltool/files/patch-intltool.m4 deleted file mode 100644 index 8df20c4a7201..000000000000 --- a/textproc/intltool/files/patch-intltool.m4 +++ /dev/null @@ -1,12 +0,0 @@ ---- intltool.m4.orig 2012-02-26 18:31:06 UTC -+++ intltool.m4 -@@ -164,6 +164,9 @@ if test -z "$DATADIRNAME"; then - return _nl_msg_cat_cntr]])], - [DATADIRNAME=share], - [case $host in -+ *-*-dragonfly*|*-*-freebsd*) -+ [DATADIRNAME=share] -+ ;; - *-*-solaris*) - dnl On Solaris, if bind_textdomain_codeset is in libc, - dnl GNU format message catalog is always supported, -- cgit v1.2.3