Index: Makefile =================================================================== --- Makefile (revision 372026) +++ Makefile (working copy) @@ -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,9 @@ 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 Index: distinfo =================================================================== --- distinfo (revision 372026) +++ distinfo (working copy) @@ -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 Index: files/patch-src-main =================================================================== --- files/patch-src-main (revision 372026) +++ files/patch-src-main (working copy) @@ -1,21 +0,0 @@ -=== modified file 'src/main.c' ---- src/main.c 2013-01-06 01:48:33 +0000 -+++ src/main.c 2013-06-12 04:48:57 +0000 -@@ -77,7 +77,7 @@ - if (!g_thread_supported ()) - g_thread_init (NULL); - gdk_threads_init (); -- -+ gdk_threads_enter (); - gtk_init (&argc, &argv); - - setlocale (LC_NUMERIC, "C"); -@@ -203,7 +203,7 @@ - - gtk_main (); - -- -+ gdk_threads_leave (); - - return 0; - } Index: pkg-plist =================================================================== --- pkg-plist (revision 372026) +++ pkg-plist (working copy) @@ -2,8 +2,10 @@ 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/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 +%%PORTDOCS%%%%DOCSDIR%%/cc-by-sa.png +%%PORTDOCS%%%%DOCSDIR%%/cc-by-sa_small.png +%%PORTDOCS%%%%DOCSDIR%%/foxtrotgps-logo.png +%%PORTDOCS%%%%DOCSDIR%%/foxtrotgps.html +%%PORTDOCS%%%%DOCSDIR%%/screenshots/found-route.png +%%PORTDOCS%%%%DOCSDIR%%/screenshots/get-route.png +%%PORTDOCS%%%%DOCSDIR%%/screenshots/main-window.png +%%PORTDOCS%%%%DOCSDIR%%/screenshots/map-download.png +%%PORTDOCS%%%%DOCSDIR%%/screenshots/route-planning.png +%%PORTDOCS%%%%DOCSDIR%%/screenshots/tracking.png %%DOCSDIR%%/AUTHORS %%DOCSDIR%%/COPYING %%DOCSDIR%%/ChangeLog @@ -27,8 +42,8 @@ %%DOCSDIR%%/INSTALL %%DOCSDIR%%/NEWS %%DOCSDIR%%/README +%%DOCSDIR%%/README.osb2foxtrot %%DOCSDIR%%/TODO -%%DOCSDIR%%/README.osb2foxtrot %%DATADIR%%/foxtrotgps.glade share/pixmaps/foxtrotgps-friend.png share/pixmaps/foxtrotgps-myposition.png