Update to 1.7.0
PR: 87976 Submitted by: Carl Makin <carl@stagecraft.cx> (maintainer)
This commit is contained in:
parent
09b591849a
commit
64776381a1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=146356
3 changed files with 10 additions and 4 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= xastir
|
||||
PORTVERSION= 1.5.0
|
||||
PORTVERSION= 1.7.0
|
||||
CATEGORIES= comms
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= xastir
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
MD5 (xastir-1.5.0.tar.gz) = 665e252af05f16ba0ba1b6fc2ed40c6d
|
||||
SIZE (xastir-1.5.0.tar.gz) = 1466883
|
||||
MD5 (xastir-1.7.0.tar.gz) = 5d747cd94d6c22fa8a69ab586cbecb40
|
||||
SIZE (xastir-1.7.0.tar.gz) = 1557870
|
||||
|
|
|
@ -1,10 +1,12 @@
|
|||
bin/callpass
|
||||
bin/xastir
|
||||
bin/xastir_udp_client
|
||||
lib/xastir/Coordinate.pm
|
||||
lib/xastir/Xastir_tigerpoly.py
|
||||
lib/xastir/coord-convert.pl
|
||||
lib/xastir/fcc-get
|
||||
lib/xastir/get-gnis
|
||||
lib/xastir/get_shapelib.sh
|
||||
lib/xastir/icontable.pl
|
||||
lib/xastir/inf2geo.pl
|
||||
lib/xastir/kiss-off.pl
|
||||
|
@ -59,6 +61,7 @@ share/xastir/config/tnc-startup.paccomm
|
|||
share/xastir/config/tnc-startup.pico
|
||||
share/xastir/config/tnc-startup.sys
|
||||
share/xastir/config/tnc-startup.thd7
|
||||
share/xastir/config/tnc-startup.tnc2
|
||||
share/xastir/config/tnc-startup.tnc2-ui
|
||||
share/xastir/config/tnc-stop.d700
|
||||
share/xastir/config/tnc-stop.sys
|
||||
|
@ -91,9 +94,12 @@ 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/WMSRadar.geo
|
||||
share/xastir/maps/Online/terraserver-reflectivity.geo
|
||||
share/xastir/maps/Online/terraserver-topo.geo
|
||||
share/xastir/maps/Online/terraserver-urban.geo
|
||||
share/xastir/maps/Online/terraserver.geo
|
||||
share/xastir/maps/Online/tigermap.geo
|
||||
share/xastir/maps/Online/toposerver.geo
|
||||
share/xastir/sounds/placeholder
|
||||
share/xastir/symbols/13pct.xbm
|
||||
share/xastir/symbols/25pct.xbm
|
||||
|
|
Loading…
Reference in a new issue