svn commit: r347022 - head/astro/foxtrotgps

Thierry Thomas thierry at FreeBSD.org
Tue Mar 4 15:34:13 UTC 2014


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 <f.degner (at) gmx.de>
  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%%
- at dirrmtry lib/locale/sk/LC_MESSAGES
- at dirrmtry lib/locale/sk
- at dirrmtry lib/locale/ru/LC_MESSAGES
- at dirrmtry lib/locale/ru
- at dirrmtry lib/locale/nl/LC_MESSAGES
- at dirrmtry lib/locale/nl
- at dirrmtry lib/locale/hu/LC_MESSAGES
- at dirrmtry lib/locale/hu
- at dirrmtry lib/locale/fr/LC_MESSAGES
- at dirrmtry lib/locale/fr
- at dirrmtry lib/locale/fi/LC_MESSAGES
- at dirrmtry lib/locale/fi
- at dirrmtry lib/locale/es/LC_MESSAGES
- at dirrmtry lib/locale/es
- at dirrmtry lib/locale/de/LC_MESSAGES
- at dirrmtry lib/locale/de
- at dirrmtry lib/locale/cs/LC_MESSAGES
- at dirrmtry lib/locale/cs
- at dirrmtry lib/locale/bg/LC_MESSAGES
- at dirrmtry lib/locale/bg
- at dirrmtry lib/locale/ja/LC_MESSAGES
- at dirrmtry lib/locale/ja
- at dirrmtry lib/locale/sr/LC_MESSAGES
- at dirrmtry lib/locale/sr
- at dirrmtry lib/locale
+ at dirrmtry share/locale/sk/LC_MESSAGES
+ at dirrmtry share/locale/sk
+ at dirrmtry share/locale/ru/LC_MESSAGES
+ at dirrmtry share/locale/ru
+ at dirrmtry share/locale/nl/LC_MESSAGES
+ at dirrmtry share/locale/nl
+ at dirrmtry share/locale/hu/LC_MESSAGES
+ at dirrmtry share/locale/hu
+ at dirrmtry share/locale/fr/LC_MESSAGES
+ at dirrmtry share/locale/fr
+ at dirrmtry share/locale/fi/LC_MESSAGES
+ at dirrmtry share/locale/fi
+ at dirrmtry share/locale/es/LC_MESSAGES
+ at dirrmtry share/locale/es
+ at dirrmtry share/locale/de/LC_MESSAGES
+ at dirrmtry share/locale/de
+ at dirrmtry share/locale/cs/LC_MESSAGES
+ at dirrmtry share/locale/cs
+ at dirrmtry share/locale/bg/LC_MESSAGES
+ at dirrmtry share/locale/bg
+ at dirrmtry share/locale/ja/LC_MESSAGES
+ at dirrmtry share/locale/ja
+ at dirrmtry share/locale/sr/LC_MESSAGES
+ at dirrmtry share/locale/sr
+ at dirrmtry share/locale


More information about the svn-ports-head mailing list