diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2005-10-26 06:15:18 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2005-10-26 06:15:18 +0800 |
commit | 6b6bba124fe2012f824531e124d703cd1e780361 (patch) | |
tree | b6e1571a97619da7fe36068c527869705ae35397 /comms | |
parent | c547433c288d6304f7762541bddcbbbf234ae161 (diff) | |
download | freebsd-ports-gnome-6b6bba124fe2012f824531e124d703cd1e780361.tar.gz freebsd-ports-gnome-6b6bba124fe2012f824531e124d703cd1e780361.tar.zst freebsd-ports-gnome-6b6bba124fe2012f824531e124d703cd1e780361.zip |
Update to 1.7.0
PR: 87976
Submitted by: Carl Makin <carl@stagecraft.cx> (maintainer)
Diffstat (limited to 'comms')
-rw-r--r-- | comms/xastir/Makefile | 2 | ||||
-rw-r--r-- | comms/xastir/distinfo | 4 | ||||
-rw-r--r-- | comms/xastir/pkg-plist | 8 |
3 files changed, 10 insertions, 4 deletions
diff --git a/comms/xastir/Makefile b/comms/xastir/Makefile index 7b229fab3ef8..cc37d5ef7bcb 100644 --- a/comms/xastir/Makefile +++ b/comms/xastir/Makefile @@ -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 diff --git a/comms/xastir/distinfo b/comms/xastir/distinfo index 7109ac40361f..69c23952fd96 100644 --- a/comms/xastir/distinfo +++ b/comms/xastir/distinfo @@ -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 diff --git a/comms/xastir/pkg-plist b/comms/xastir/pkg-plist index 4d2dfdf54e6c..a10c5082c02b 100644 --- a/comms/xastir/pkg-plist +++ b/comms/xastir/pkg-plist @@ -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 |