Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 5 Apr 2015 15:16:59 +0000 (UTC)
From:      Diane Bruce <db@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r383298 - head/comms/xastir
Message-ID:  <201504051516.t35FGxGw083149@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: db
Date: Sun Apr  5 15:16:59 2015
New Revision: 383298
URL: https://svnweb.freebsd.org/changeset/ports/383298

Log:
  The port in comms/xastir is version 2.0.4 from 2012.  A release 2.0.6 was
  released in 2014.  The release has only minor changes, but among them
  is the ability to link against BDB 5.x instead of being restricted to 4.x.
  Since the current port has "WITH_BDB_HIGHEST" set to true, the highest
  available is now 5.x, and the 2.0.4 would not work with 5.x, this alone
  is reason to update.
  
  I've pinged Carl several times and committing this fix anyway but will
  email Carl again as a courtesy.
  
  PR:		ports/198872
  Submitted by:	russo@bogodyn.org

Modified:
  head/comms/xastir/Makefile
  head/comms/xastir/distinfo   (contents, props changed)
  head/comms/xastir/pkg-plist   (contents, props changed)

Modified: head/comms/xastir/Makefile
==============================================================================
--- head/comms/xastir/Makefile	Sun Apr  5 15:15:49 2015	(r383297)
+++ head/comms/xastir/Makefile	Sun Apr  5 15:16:59 2015	(r383298)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	xastir
-PORTVERSION=	2.0.4
-PORTREVISION=	9
+PORTVERSION=	2.0.6
 CATEGORIES=	comms hamradio
 MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}-stable/${PORTNAME}-${PORTVERSION}
 

Modified: head/comms/xastir/distinfo
==============================================================================
--- head/comms/xastir/distinfo	Sun Apr  5 15:15:49 2015	(r383297)
+++ head/comms/xastir/distinfo	Sun Apr  5 15:16:59 2015	(r383298)
@@ -1,2 +1,2 @@
-SHA256 (xastir-2.0.4.tar.gz) = 975f1cbe1ee32334e579588dcf2e19bcc607ad7b5f9d0848075f6d283d65af86
-SIZE (xastir-2.0.4.tar.gz) = 2655250
+SHA256 (xastir-2.0.6.tar.gz) = e46debd3f67ea5c08e2f85f03e26653871a9cdd6d692c8eeee436c3bc8a8dd43
+SIZE (xastir-2.0.6.tar.gz) = 2662042

Modified: head/comms/xastir/pkg-plist
==============================================================================
--- head/comms/xastir/pkg-plist	Sun Apr  5 15:15:49 2015	(r383297)
+++ head/comms/xastir/pkg-plist	Sun Apr  5 15:16:59 2015	(r383298)
@@ -59,6 +59,7 @@ man/man1/xastir_udp_client.1.gz
 %%DATADIR%%/config/nwsc_ddmmyy_09b.dbfawk
 %%DATADIR%%/config/nwsc_ddmmyy_10.dbfawk
 %%DATADIR%%/config/nwsc_ddmmyy_10a.dbfawk
+%%DATADIR%%/config/nwsc_ddmmyy_13.dbfawk
 %%DATADIR%%/config/nwshzddmmyy.dbfawk
 %%DATADIR%%/config/nwsmzddmmyy.dbfawk
 %%DATADIR%%/config/nwsmzddmmyy_09.dbfawk
@@ -67,10 +68,14 @@ man/man1/xastir_udp_client.1.gz
 %%DATADIR%%/config/nwsozddap12.dbfawk
 %%DATADIR%%/config/nwsozddmmyy.dbfawk
 %%DATADIR%%/config/nwsozddmmyy_09.dbfawk
+%%DATADIR%%/config/nwsozddmmyy_14.dbfawk
 %%DATADIR%%/config/nwsw_ddjn12.dbfawk
 %%DATADIR%%/config/nwsw_ddmmyy.dbfawk
 %%DATADIR%%/config/nwsw_ddmmyy_09.dbfawk
 %%DATADIR%%/config/nwsw_ddmmyy_10.dbfawk
+%%DATADIR%%/config/nwsw_ddmmyy_13.dbfawk
+%%DATADIR%%/config/nwsw_ddmmyy_14.dbfawk
+%%DATADIR%%/config/nwsw_ddmmyy_14a.dbfawk
 %%DATADIR%%/config/nwsz1ddmmyy.dbfawk
 %%DATADIR%%/config/nwsz_ddmmyy.dbfawk
 %%DATADIR%%/config/nwsz_ddmmyy_09.dbfawk
@@ -78,6 +83,7 @@ man/man1/xastir_udp_client.1.gz
 %%DATADIR%%/config/nwsz_ddmmyy_10b.dbfawk
 %%DATADIR%%/config/nwsz_ddmmyy_10c.dbfawk
 %%DATADIR%%/config/nwsz_ddmmyy_11.dbfawk
+%%DATADIR%%/config/nwsz_ddmmyy_13.dbfawk
 %%DATADIR%%/config/nwszoddmmyy.dbfawk
 %%DATADIR%%/config/pointlm.dbfawk
 %%DATADIR%%/config/predefined_EVENT.sys



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201504051516.t35FGxGw083149>