diff options
author | Soeren Straarup <xride@FreeBSD.org> | 2008-09-26 18:49:57 +0000 |
---|---|---|
committer | Soeren Straarup <xride@FreeBSD.org> | 2008-09-26 18:49:57 +0000 |
commit | fc8f5ed063b361f4707d5e6524fc2e755753e754 (patch) | |
tree | 3c2e5cd06a351683b824db9f7ca64f92ee5dfd66 | |
parent | - Fix build on CURRENT (diff) |
Update comms/xastir to the latest stable version.
PR: 127086
Submitted by: maintainer (Carl Makin)
-rw-r--r-- | comms/xastir/Makefile | 4 | ||||
-rw-r--r-- | comms/xastir/distinfo | 6 | ||||
-rw-r--r-- | comms/xastir/pkg-plist | 6 |
3 files changed, 9 insertions, 7 deletions
diff --git a/comms/xastir/Makefile b/comms/xastir/Makefile index b0a6199314f3..4209a240b7a8 100644 --- a/comms/xastir/Makefile +++ b/comms/xastir/Makefile @@ -6,8 +6,7 @@ # PORTNAME= xastir -PORTVERSION= 1.9.2 -PORTREVISION= 2 +PORTVERSION= 1.9.4 CATEGORIES= comms hamradio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= xastir @@ -15,6 +14,7 @@ MASTER_SITE_SUBDIR= xastir MAINTAINER= carl@stagecraft.cx COMMENT= X Amateur Station Tracking and Information Reporting +BUILD_DEPENDS= xfontsel:${PORTSDIR}/x11-fonts/xfontsel RUN_DEPENDS= wget:${PORTSDIR}/ftp/wget LIB_DEPENDS= tiff.4:${PORTSDIR}/graphics/tiff \ jpeg:${PORTSDIR}/graphics/jpeg \ diff --git a/comms/xastir/distinfo b/comms/xastir/distinfo index 50fc7eedaf47..566722b95c6a 100644 --- a/comms/xastir/distinfo +++ b/comms/xastir/distinfo @@ -1,3 +1,3 @@ -MD5 (xastir-1.9.2.tar.gz) = 8608afa8f8f0c441a37ba72aeeccdcac -SHA256 (xastir-1.9.2.tar.gz) = 4fb9ebc84113a504c8c08c563e7f0f5a53688f9aa144c8f21ecd41bc65db0e10 -SIZE (xastir-1.9.2.tar.gz) = 2253001 +MD5 (xastir-1.9.4.tar.gz) = 415a19df810d0b28ac61aa444c3e7e0a +SHA256 (xastir-1.9.4.tar.gz) = b960449bc755e702013cdd62587262bd2be22cbfd5656e4bfe1dd12d62e4c174 +SIZE (xastir-1.9.4.tar.gz) = 2348880 diff --git a/comms/xastir/pkg-plist b/comms/xastir/pkg-plist index cef8f47ef063..deb3cec2f687 100644 --- a/comms/xastir/pkg-plist +++ b/comms/xastir/pkg-plist @@ -4,8 +4,8 @@ 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-NWSdata +lib/xastir/get-fcc-rac.pl lib/xastir/get-gnis lib/xastir/get-maptools.sh lib/xastir/get_shapelib.sh @@ -59,6 +59,7 @@ lib/xastir/xastir-migrate.sh %%DATADIR%%/config/nwsmzoddmmyy.dbfawk %%DATADIR%%/config/nwsozddmmyy.dbfawk %%DATADIR%%/config/nwsw_ddmmyy.dbfawk +%%DATADIR%%/config/nwsz1ddmmyy.dbfawk %%DATADIR%%/config/nwsz_ddmmyy.dbfawk %%DATADIR%%/config/nwszoddmmyy.dbfawk %%DATADIR%%/config/predefined_EVENT.sys @@ -135,5 +136,6 @@ lib/xastir/xastir-migrate.sh @dirrm %%DATADIR%%/GNIS @dirrm %%DATADIR%%/Counties @dirrm %%DATADIR%% -@dirrm share/doc/xastir +@dirrm %%DOCSDIR%% +@dirrm share/xastir @dirrm lib/xastir |