diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2012-03-07 12:22:51 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2012-03-07 12:22:51 +0000 |
commit | 6c58df03a223021333aac17a1fda2c221e8ccb98 (patch) | |
tree | ef20ea03d7eb13ecda6ff5e072ba85da93ef1bc7 /astro | |
parent | 2baba197e5abc1945ee73b852ef5fe55fdb9cf17 (diff) |
- Update to 1.1.0
Submitted by: Craig Whipp <crwhipp@gmail.com> (maintainer)
Notes
Notes:
svn path=/head/; revision=292874
Diffstat (limited to 'astro')
-rw-r--r-- | astro/foxtrotgps/Makefile | 4 | ||||
-rw-r--r-- | astro/foxtrotgps/distinfo | 4 | ||||
-rw-r--r-- | astro/foxtrotgps/pkg-plist | 9 |
3 files changed, 14 insertions, 3 deletions
diff --git a/astro/foxtrotgps/Makefile b/astro/foxtrotgps/Makefile index 0600f5208f01..bb3d9efb50c8 100644 --- a/astro/foxtrotgps/Makefile +++ b/astro/foxtrotgps/Makefile @@ -6,7 +6,7 @@ # PORTNAME= foxtrotgps -PORTVERSION= 1.0.1 +PORTVERSION= 1.1.0 CATEGORIES= astro geography MASTER_SITES= http://www.foxtrotgps.org/releases/ @@ -28,6 +28,8 @@ USE_GNOME= gtk20 gconf2 libxml2 intltool pkgconfig libglade2 USE_SQLITE= 3 INSTALLS_ICONS= yes +GCONF_SCHEMAS= apps_foxtrotgps.schemas + MAN1= foxtrotgps.1 convert2gpx.1 convert2osm.1 post-patch: diff --git a/astro/foxtrotgps/distinfo b/astro/foxtrotgps/distinfo index 0334d7cf3c6e..4427729fc540 100644 --- a/astro/foxtrotgps/distinfo +++ b/astro/foxtrotgps/distinfo @@ -1,2 +1,2 @@ -SHA256 (foxtrotgps-1.0.1.tar.gz) = 059158fd8e61137e2e6d6e01685add7fb85cce8483faa99efb01187f2ba50841 -SIZE (foxtrotgps-1.0.1.tar.gz) = 489427 +SHA256 (foxtrotgps-1.1.0.tar.gz) = 2d0d66d3e6d3c6ca1c8e5d82129182a49691b9622067b7c5edf82d808ebf1a77 +SIZE (foxtrotgps-1.1.0.tar.gz) = 584889 diff --git a/astro/foxtrotgps/pkg-plist b/astro/foxtrotgps/pkg-plist index 262169bdf4c8..9d4026fa77cd 100644 --- a/astro/foxtrotgps/pkg-plist +++ b/astro/foxtrotgps/pkg-plist @@ -2,6 +2,8 @@ bin/convert2gpx bin/convert2osm 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 @@ -12,6 +14,8 @@ 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/applications/foxtrotgps.desktop %%DOCSDIR%%/AUTHORS %%DOCSDIR%%/COPYING @@ -21,6 +25,7 @@ share/applications/foxtrotgps.desktop %%DOCSDIR%%/NEWS %%DOCSDIR%%/README %%DOCSDIR%%/TODO +%%DOCSDIR%%/README.osb2foxtrot %%DATADIR%%/foxtrotgps.glade share/pixmaps/foxtrotgps-friend.png share/pixmaps/foxtrotgps-myposition.png @@ -51,4 +56,8 @@ share/pixmaps/foxtrotgps.png @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 |