diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2005-10-25 22:15:18 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2005-10-25 22:15:18 +0000 |
commit | 64776381a1111e9c322cec24d6ddb761c1640fb9 (patch) | |
tree | 1054cab873f6868d41826beb73bb1b3389f81d5c /comms/xastir | |
parent | 09b591849a503a79a030e180033411d15140e2cf (diff) | |
download | ports-64776381a1111e9c322cec24d6ddb761c1640fb9.tar.gz ports-64776381a1111e9c322cec24d6ddb761c1640fb9.zip |
Notes
Diffstat (limited to 'comms/xastir')
-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 |