Date: Tue, 4 Nov 2014 15:00:45 +0000 (UTC) From: Pawel Pekala <pawel@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372145 - in head/astro/foxtrotgps: . files Message-ID: <201411041500.sA4F0jsw028060@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: pawel Date: Tue Nov 4 15:00:45 2014 New Revision: 372145 URL: https://svnweb.freebsd.org/changeset/ports/372145 QAT: https://qat.redports.org/buildarchive/r372145/ Log: Update to version 1.2.0 PR: 194602 Submitted by: maintainer Deleted: head/astro/foxtrotgps/files/ Modified: head/astro/foxtrotgps/Makefile head/astro/foxtrotgps/distinfo head/astro/foxtrotgps/pkg-plist Modified: head/astro/foxtrotgps/Makefile ============================================================================== --- head/astro/foxtrotgps/Makefile Tue Nov 4 14:52:08 2014 (r372144) +++ head/astro/foxtrotgps/Makefile Tue Nov 4 15:00:45 2014 (r372145) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= foxtrotgps -PORTVERSION= 1.1.1 -PORTREVISION= 7 +PORTVERSION= 1.2.0 CATEGORIES= astro geography MASTER_SITES= http://www.foxtrotgps.org/releases/ @@ -23,7 +22,8 @@ CONFIGURE_ARGS= --disable-schemas-instal USES= gettext gmake pkgconfig shebangfix SHEBANG_FILES= contrib/convert2gpx \ contrib/convert2osm \ - contrib/georss2foxtrotgps-poi + contrib/georss2foxtrotgps-poi\ + contrib/gpx2osm USE_GNOME= gtk20 gconf2 libxml2 intltool libglade2 USE_SQLITE= 3 Modified: head/astro/foxtrotgps/distinfo ============================================================================== --- head/astro/foxtrotgps/distinfo Tue Nov 4 14:52:08 2014 (r372144) +++ head/astro/foxtrotgps/distinfo Tue Nov 4 15:00:45 2014 (r372145) @@ -1,2 +1,2 @@ -SHA256 (foxtrotgps-1.1.1.tar.gz) = ae9706285510554cc0813ac92522e0d1672b0ddb065307bfacfcff3c328f6adb -SIZE (foxtrotgps-1.1.1.tar.gz) = 589091 +SHA256 (foxtrotgps-1.2.0.tar.gz) = aa1ffbbf299b7b0f305a0bdbe395266e18305bb9449d621fb88bf8760b55505a +SIZE (foxtrotgps-1.2.0.tar.gz) = 2115329 Modified: head/astro/foxtrotgps/pkg-plist ============================================================================== --- head/astro/foxtrotgps/pkg-plist Tue Nov 4 14:52:08 2014 (r372144) +++ head/astro/foxtrotgps/pkg-plist Tue Nov 4 15:00:45 2014 (r372145) @@ -2,8 +2,10 @@ bin/convert2gpx bin/convert2osm bin/foxtrotgps bin/georss2foxtrotgps-poi +bin/gpx2osm bin/osb2foxtrot bin/poi2osm +info/foxtrotgps.info share/locale/bg/LC_MESSAGES/foxtrotgps.mo share/locale/cs/LC_MESSAGES/foxtrotgps.mo share/locale/de/LC_MESSAGES/foxtrotgps.mo @@ -11,15 +13,28 @@ share/locale/es/LC_MESSAGES/foxtrotgps.m share/locale/fi/LC_MESSAGES/foxtrotgps.mo share/locale/fr/LC_MESSAGES/foxtrotgps.mo share/locale/hu/LC_MESSAGES/foxtrotgps.mo +share/locale/it/LC_MESSAGES/foxtrotgps.mo +share/locale/ja/LC_MESSAGES/foxtrotgps.mo share/locale/nl/LC_MESSAGES/foxtrotgps.mo +share/locale/pl/LC_MESSAGES/foxtrotgps.mo +share/locale/pt_BR/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 share/applications/foxtrotgps.desktop +%%DOCSDIR%%/cc-by-sa.png +%%DOCSDIR%%/cc-by-sa_small.png +%%DOCSDIR%%/foxtrotgps-logo.png +%%DOCSDIR%%/foxtrotgps.html +%%DOCSDIR%%/screenshots/found-route.png +%%DOCSDIR%%/screenshots/get-route.png +%%DOCSDIR%%/screenshots/main-window.png +%%DOCSDIR%%/screenshots/map-download.png +%%DOCSDIR%%/screenshots/route-planning.png +%%DOCSDIR%%/screenshots/tracking.png %%DOCSDIR%%/AUTHORS %%DOCSDIR%%/COPYING %%DOCSDIR%%/ChangeLog @@ -27,8 +42,8 @@ share/applications/foxtrotgps.desktop %%DOCSDIR%%/INSTALL %%DOCSDIR%%/NEWS %%DOCSDIR%%/README -%%DOCSDIR%%/TODO %%DOCSDIR%%/README.osb2foxtrot +%%DOCSDIR%%/TODO %%DATADIR%%/foxtrotgps.glade share/pixmaps/foxtrotgps-friend.png share/pixmaps/foxtrotgps-myposition.png
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201411041500.sA4F0jsw028060>