View | Details | Raw Unified | Return to bug 127086
Collapse All | Expand All

(-)xastir/Makefile (-2 / +1 lines)
Lines 6-13 Link Here
6
#
6
#
7
7
8
PORTNAME=	xastir
8
PORTNAME=	xastir
9
PORTVERSION=	1.9.2
9
PORTVERSION=	1.9.4
10
PORTREVISION=	2
11
CATEGORIES=	comms hamradio
10
CATEGORIES=	comms hamradio
12
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
11
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
13
MASTER_SITE_SUBDIR=	xastir
12
MASTER_SITE_SUBDIR=	xastir
(-)xastir/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (xastir-1.9.2.tar.gz) = 8608afa8f8f0c441a37ba72aeeccdcac
1
MD5 (xastir-1.9.4.tar.gz) = 415a19df810d0b28ac61aa444c3e7e0a
2
SHA256 (xastir-1.9.2.tar.gz) = 4fb9ebc84113a504c8c08c563e7f0f5a53688f9aa144c8f21ecd41bc65db0e10
2
SHA256 (xastir-1.9.4.tar.gz) = b960449bc755e702013cdd62587262bd2be22cbfd5656e4bfe1dd12d62e4c174
3
SIZE (xastir-1.9.2.tar.gz) = 2253001
3
SIZE (xastir-1.9.4.tar.gz) = 2348880
(-)xastir/pkg-plist (-2 / +3 lines)
Lines 4-11 Link Here
4
lib/xastir/Coordinate.pm
4
lib/xastir/Coordinate.pm
5
lib/xastir/Xastir_tigerpoly.py
5
lib/xastir/Xastir_tigerpoly.py
6
lib/xastir/coord-convert.pl
6
lib/xastir/coord-convert.pl
7
lib/xastir/fcc-get
8
lib/xastir/get-NWSdata
7
lib/xastir/get-NWSdata
8
lib/xastir/get-fcc-rac.pl
9
lib/xastir/get-gnis
9
lib/xastir/get-gnis
10
lib/xastir/get-maptools.sh
10
lib/xastir/get-maptools.sh
11
lib/xastir/get_shapelib.sh
11
lib/xastir/get_shapelib.sh
Lines 59-64 Link Here
59
%%DATADIR%%/config/nwsmzoddmmyy.dbfawk
59
%%DATADIR%%/config/nwsmzoddmmyy.dbfawk
60
%%DATADIR%%/config/nwsozddmmyy.dbfawk
60
%%DATADIR%%/config/nwsozddmmyy.dbfawk
61
%%DATADIR%%/config/nwsw_ddmmyy.dbfawk
61
%%DATADIR%%/config/nwsw_ddmmyy.dbfawk
62
%%DATADIR%%/config/nwsz1ddmmyy.dbfawk
62
%%DATADIR%%/config/nwsz_ddmmyy.dbfawk
63
%%DATADIR%%/config/nwsz_ddmmyy.dbfawk
63
%%DATADIR%%/config/nwszoddmmyy.dbfawk
64
%%DATADIR%%/config/nwszoddmmyy.dbfawk
64
%%DATADIR%%/config/predefined_EVENT.sys
65
%%DATADIR%%/config/predefined_EVENT.sys
Lines 135-139 Link Here
135
@dirrm %%DATADIR%%/GNIS
136
@dirrm %%DATADIR%%/GNIS
136
@dirrm %%DATADIR%%/Counties
137
@dirrm %%DATADIR%%/Counties
137
@dirrm %%DATADIR%%
138
@dirrm %%DATADIR%%
138
@dirrm share/doc/xastir
139
@dirrm share/xastir
139
@dirrm lib/xastir
140
@dirrm lib/xastir

Return to bug 127086