From owner-svn-ports-all@FreeBSD.ORG Tue Mar 4 15:34:13 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 63D19857; Tue, 4 Mar 2014 15:34:13 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 4F5D12E1; Tue, 4 Mar 2014 15:34:13 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s24FYDix070962; Tue, 4 Mar 2014 15:34:13 GMT (envelope-from thierry@svn.freebsd.org) Received: (from thierry@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s24FYCjR070956; Tue, 4 Mar 2014 15:34:12 GMT (envelope-from thierry@svn.freebsd.org) Message-Id: <201403041534.s24FYCjR070956@svn.freebsd.org> From: Thierry Thomas Date: Tue, 4 Mar 2014 15:34:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r347022 - head/astro/foxtrotgps X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 04 Mar 2014 15:34:13 -0000 Author: thierry Date: Tue Mar 4 15:34:12 2014 New Revision: 347022 URL: http://svnweb.freebsd.org/changeset/ports/347022 QAT: https://qat.redports.org/buildarchive/r347022/ Log: Fix installation of locale files. PR: ports/186670 Submitted by: Florian Degner Approved by: maintainer Modified: head/astro/foxtrotgps/Makefile head/astro/foxtrotgps/pkg-descr head/astro/foxtrotgps/pkg-plist Modified: head/astro/foxtrotgps/Makefile ============================================================================== --- head/astro/foxtrotgps/Makefile Tue Mar 4 14:47:57 2014 (r347021) +++ head/astro/foxtrotgps/Makefile Tue Mar 4 15:34:12 2014 (r347022) @@ -3,7 +3,7 @@ PORTNAME= foxtrotgps PORTVERSION= 1.1.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= astro geography MASTER_SITES= http://www.foxtrotgps.org/releases/ @@ -16,6 +16,7 @@ LIB_DEPENDS= libcurl.so:${PORTSDIR}/ftp/ libgps.so:${PORTSDIR}/astro/gpsd GNU_CONFIGURE= yes +CONFIGURE_ENV= DATADIRNAME=share CONFIGURE_ARGS= --disable-schemas-install USES= gettext gmake pkgconfig shebangfix SHEBANG_FILES= contrib/convert2gpx \ Modified: head/astro/foxtrotgps/pkg-descr ============================================================================== --- head/astro/foxtrotgps/pkg-descr Tue Mar 4 14:47:57 2014 (r347021) +++ head/astro/foxtrotgps/pkg-descr Tue Mar 4 15:34:12 2014 (r347022) @@ -6,4 +6,4 @@ are available, and new ones may be added Map areas may be downloaded and cached for use while offline. -WWW: http://www.foxtrotgps.org +WWW: http://www.foxtrotgps.org Modified: head/astro/foxtrotgps/pkg-plist ============================================================================== --- head/astro/foxtrotgps/pkg-plist Tue Mar 4 14:47:57 2014 (r347021) +++ head/astro/foxtrotgps/pkg-plist Tue Mar 4 15:34:12 2014 (r347022) @@ -4,18 +4,18 @@ bin/foxtrotgps bin/georss2foxtrotgps-poi bin/osb2foxtrot bin/poi2osm -lib/locale/bg/LC_MESSAGES/foxtrotgps.mo -lib/locale/cs/LC_MESSAGES/foxtrotgps.mo -lib/locale/de/LC_MESSAGES/foxtrotgps.mo -lib/locale/es/LC_MESSAGES/foxtrotgps.mo -lib/locale/fi/LC_MESSAGES/foxtrotgps.mo -lib/locale/fr/LC_MESSAGES/foxtrotgps.mo -lib/locale/hu/LC_MESSAGES/foxtrotgps.mo -lib/locale/nl/LC_MESSAGES/foxtrotgps.mo -lib/locale/ru/LC_MESSAGES/foxtrotgps.mo -lib/locale/sk/LC_MESSAGES/foxtrotgps.mo -lib/locale/ja/LC_MESSAGES/foxtrotgps.mo -lib/locale/sr/LC_MESSAGES/foxtrotgps.mo +share/locale/bg/LC_MESSAGES/foxtrotgps.mo +share/locale/cs/LC_MESSAGES/foxtrotgps.mo +share/locale/de/LC_MESSAGES/foxtrotgps.mo +share/locale/es/LC_MESSAGES/foxtrotgps.mo +share/locale/fi/LC_MESSAGES/foxtrotgps.mo +share/locale/fr/LC_MESSAGES/foxtrotgps.mo +share/locale/hu/LC_MESSAGES/foxtrotgps.mo +share/locale/nl/LC_MESSAGES/foxtrotgps.mo +share/locale/ru/LC_MESSAGES/foxtrotgps.mo +share/locale/sk/LC_MESSAGES/foxtrotgps.mo +share/locale/ja/LC_MESSAGES/foxtrotgps.mo +share/locale/sr/LC_MESSAGES/foxtrotgps.mo man/man1/convert2gpx.1.gz man/man1/convert2osm.1.gz man/man1/foxtrotgps.1.gz @@ -38,28 +38,28 @@ share/pixmaps/foxtrotgps-wp.png share/pixmaps/foxtrotgps.png @dirrm %%DATADIR%% @dirrm %%DOCSDIR%% -@dirrmtry lib/locale/sk/LC_MESSAGES -@dirrmtry lib/locale/sk -@dirrmtry lib/locale/ru/LC_MESSAGES -@dirrmtry lib/locale/ru -@dirrmtry lib/locale/nl/LC_MESSAGES -@dirrmtry lib/locale/nl -@dirrmtry lib/locale/hu/LC_MESSAGES -@dirrmtry lib/locale/hu -@dirrmtry lib/locale/fr/LC_MESSAGES -@dirrmtry lib/locale/fr -@dirrmtry lib/locale/fi/LC_MESSAGES -@dirrmtry lib/locale/fi -@dirrmtry lib/locale/es/LC_MESSAGES -@dirrmtry lib/locale/es -@dirrmtry lib/locale/de/LC_MESSAGES -@dirrmtry lib/locale/de -@dirrmtry lib/locale/cs/LC_MESSAGES -@dirrmtry lib/locale/cs -@dirrmtry lib/locale/bg/LC_MESSAGES -@dirrmtry lib/locale/bg -@dirrmtry lib/locale/ja/LC_MESSAGES -@dirrmtry lib/locale/ja -@dirrmtry lib/locale/sr/LC_MESSAGES -@dirrmtry lib/locale/sr -@dirrmtry lib/locale +@dirrmtry share/locale/sk/LC_MESSAGES +@dirrmtry share/locale/sk +@dirrmtry share/locale/ru/LC_MESSAGES +@dirrmtry share/locale/ru +@dirrmtry share/locale/nl/LC_MESSAGES +@dirrmtry share/locale/nl +@dirrmtry share/locale/hu/LC_MESSAGES +@dirrmtry share/locale/hu +@dirrmtry share/locale/fr/LC_MESSAGES +@dirrmtry share/locale/fr +@dirrmtry share/locale/fi/LC_MESSAGES +@dirrmtry share/locale/fi +@dirrmtry share/locale/es/LC_MESSAGES +@dirrmtry share/locale/es +@dirrmtry share/locale/de/LC_MESSAGES +@dirrmtry share/locale/de +@dirrmtry share/locale/cs/LC_MESSAGES +@dirrmtry share/locale/cs +@dirrmtry share/locale/bg/LC_MESSAGES +@dirrmtry share/locale/bg +@dirrmtry share/locale/ja/LC_MESSAGES +@dirrmtry share/locale/ja +@dirrmtry share/locale/sr/LC_MESSAGES +@dirrmtry share/locale/sr +@dirrmtry share/locale