mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-02 11:09:29 +00:00
- Update to 1.4.1
PR: ports/74799 Submitted by: Carl Makin <carl@stagecraft.cx> (maintainer)
This commit is contained in:
parent
2f7691307d
commit
896fba4066
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=123476
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= xastir
|
||||
PORTVERSION= 1.4.0
|
||||
PORTVERSION= 1.4.1
|
||||
CATEGORIES= comms
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= xastir
|
||||
|
@ -1,2 +1,2 @@
|
||||
MD5 (xastir-1.4.0.tar.gz) = 4a7134b6e6b5e0a135f590c25946f356
|
||||
SIZE (xastir-1.4.0.tar.gz) = 1347106
|
||||
MD5 (xastir-1.4.1.tar.gz) = 55a7e8382b672f7454fc260f750af074
|
||||
SIZE (xastir-1.4.1.tar.gz) = 1391017
|
||||
|
@ -1,6 +1,7 @@
|
||||
bin/callpass
|
||||
bin/xastir
|
||||
lib/xastir/Coordinate.pm
|
||||
lib/xastir/Xastir_tigerpoly.py
|
||||
lib/xastir/coord-convert.pl
|
||||
lib/xastir/fcc-get
|
||||
lib/xastir/icontable.pl
|
||||
@ -14,6 +15,8 @@ lib/xastir/permutations.pl
|
||||
lib/xastir/split_gnis.bash
|
||||
lib/xastir/split_gnis.pl
|
||||
lib/xastir/test_coord.pl
|
||||
lib/xastir/toporama250k.pl
|
||||
lib/xastir/toporama50k.pl
|
||||
lib/xastir/track-get.pl
|
||||
lib/xastir/update_langfile.pl
|
||||
lib/xastir/waypoint-get.pl
|
||||
@ -21,6 +24,7 @@ lib/xastir/xastir-fixcfg.sh
|
||||
lib/xastir/xastir-migrate.sh
|
||||
share/xastir/Counties/placeholder
|
||||
share/xastir/GNIS/placeholder
|
||||
share/xastir/config/gps_wpt.dbfawk
|
||||
share/xastir/config/language-Dutch.sys
|
||||
share/xastir/config/language-English.sys
|
||||
share/xastir/config/language-French.sys
|
||||
@ -35,6 +39,7 @@ share/xastir/config/nwsozddmmyy.dbfawk
|
||||
share/xastir/config/nwsw_ddmmyy.dbfawk
|
||||
share/xastir/config/nwsz_ddmmyy.dbfawk
|
||||
share/xastir/config/tgr2shp.dbfawk
|
||||
share/xastir/config/tgr2shppoly.dbfawk
|
||||
share/xastir/config/tgrcty.dbfawk
|
||||
share/xastir/config/tgrkgl.dbfawk
|
||||
share/xastir/config/tgrlk.dbfawk
|
||||
@ -81,6 +86,7 @@ share/xastir/help/help-Spanish.dat
|
||||
share/xastir/maps/GPS/placeholder
|
||||
share/xastir/maps/Online/CanadaTopo250k.geo
|
||||
share/xastir/maps/Online/CanadaTopo50k.geo
|
||||
share/xastir/maps/Online/TXRadar.geo
|
||||
share/xastir/maps/Online/USRadar.geo
|
||||
share/xastir/maps/Online/terraserver.geo
|
||||
share/xastir/maps/Online/tigermap.geo
|
||||
|
Loading…
x
Reference in New Issue
Block a user