diff options
author | xride <xride@FreeBSD.org> | 2010-02-16 05:33:12 +0800 |
---|---|---|
committer | xride <xride@FreeBSD.org> | 2010-02-16 05:33:12 +0800 |
commit | f19b65eb64ad4f8c08a9524bf75aed99fa879b91 (patch) | |
tree | 30a63a4af919f02502dcaa0fe8b56be03f44f4e8 /comms/xastir | |
parent | 91546ac1a6b6f7ebce7688528631196c0d9381ca (diff) | |
download | freebsd-ports-gnome-f19b65eb64ad4f8c08a9524bf75aed99fa879b91.tar.gz freebsd-ports-gnome-f19b65eb64ad4f8c08a9524bf75aed99fa879b91.tar.zst freebsd-ports-gnome-f19b65eb64ad4f8c08a9524bf75aed99fa879b91.zip |
Update version of Xastir to 1.9.8, ie current stable release.
PR: ports/143478
Submitted by: maintainer (Carl Makin)
Feature safe: yes
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 |