diff options
author | Soeren Straarup <xride@FreeBSD.org> | 2010-02-15 21:33:12 +0000 |
---|---|---|
committer | Soeren Straarup <xride@FreeBSD.org> | 2010-02-15 21:33:12 +0000 |
commit | 45656232eb7d337d2725f24d136123ae08d5efcb (patch) | |
tree | 76a9325df61f2d6c5c8cd388b614fb7c71cfb47f /comms/xastir | |
parent | f62d677ba80db5f532c77aaa9b7b1a24a50da300 (diff) | |
download | ports-45656232eb7d337d2725f24d136123ae08d5efcb.tar.gz ports-45656232eb7d337d2725f24d136123ae08d5efcb.zip |
Notes
Diffstat (limited to 'comms/xastir')
-rw-r--r-- | comms/xastir/Makefile | 8 | ||||
-rw-r--r-- | comms/xastir/distinfo | 6 | ||||
-rw-r--r-- | comms/xastir/pkg-plist | 5 |
3 files changed, 13 insertions, 6 deletions
diff --git a/comms/xastir/Makefile b/comms/xastir/Makefile index 42cd754f60e6..9b0c362176ce 100644 --- a/comms/xastir/Makefile +++ b/comms/xastir/Makefile @@ -6,8 +6,7 @@ # PORTNAME= xastir -PORTVERSION= 1.9.6 -PORTREVISION= 3 +PORTVERSION= 1.9.8 CATEGORIES= comms hamradio MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-stable/${PORTNAME}-${PORTVERSION} @@ -25,7 +24,10 @@ USE_GMAKE= yes USE_MOTIF= yes USE_GETTEXT= yes -MAN1= xastir.1 +MAN1= xastir.1 \ + callpass.1 \ + testdbfawk.1 \ + xastir_udp_client.1 SUB_FILES= pkg-message diff --git a/comms/xastir/distinfo b/comms/xastir/distinfo index e17dd1e45e0b..1a1005cf8b31 100644 --- a/comms/xastir/distinfo +++ b/comms/xastir/distinfo @@ -1,3 +1,3 @@ -MD5 (xastir-1.9.6.tar.gz) = 78ed29f798c0d9d6ddee26831a1732ea -SHA256 (xastir-1.9.6.tar.gz) = e0c3efc41c79252d8ced7cebcd101051a873a73d4c0085c1f31452aee822c07e -SIZE (xastir-1.9.6.tar.gz) = 2464221 +MD5 (xastir-1.9.8.tar.gz) = 7598a25ada47e322e0aafec1ca242b0c +SHA256 (xastir-1.9.8.tar.gz) = 11006763874bf8a9bcf034f4fd1ff4de4d0038fb26f3df94798f2e89a4a22cdf +SIZE (xastir-1.9.8.tar.gz) = 2471489 diff --git a/comms/xastir/pkg-plist b/comms/xastir/pkg-plist index 8651caf9099e..faef18dbbf68 100644 --- a/comms/xastir/pkg-plist +++ b/comms/xastir/pkg-plist @@ -78,12 +78,17 @@ lib/xastir/xastir-migrate.sh %%DATADIR%%/config/language-Spanish.sys %%DATADIR%%/config/nwsc_ddmmyy.dbfawk %%DATADIR%%/config/nwsc_ddmmyy_09.dbfawk +%%DATADIR%%/config/nwsc_ddmmyy_09b.dbfawk %%DATADIR%%/config/nwsmzddmmyy.dbfawk +%%DATADIR%%/config/nwsmzddmmyy_09.dbfawk %%DATADIR%%/config/nwsmzoddmmyy.dbfawk %%DATADIR%%/config/nwsozddmmyy.dbfawk +%%DATADIR%%/config/nwsozddmmyy_09.dbfawk %%DATADIR%%/config/nwsw_ddmmyy.dbfawk +%%DATADIR%%/config/nwsw_ddmmyy_09.dbfawk %%DATADIR%%/config/nwsz1ddmmyy.dbfawk %%DATADIR%%/config/nwsz_ddmmyy.dbfawk +%%DATADIR%%/config/nwsz_ddmmyy_09.dbfawk %%DATADIR%%/config/nwszoddmmyy.dbfawk %%DATADIR%%/config/pointlm.dbfawk %%DATADIR%%/config/predefined_EVENT.sys |