Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 5 Dec 2019 23:16:02 +0000 (UTC)
From:      Don Lewis <truckman@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r519112 - head/net/axa
Message-ID:  <201912052316.xB5NG2a6028189@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: truckman
Date: Thu Dec  5 23:16:02 2019
New Revision: 519112
URL: https://svnweb.freebsd.org/changeset/ports/519112

Log:
  Bump net/axa PORTREVISION to force package rebuild and upgrade.  It
  can detect and use the new wdns_get_version() API added to wdns-0.10.0.
  
  Sponsored by:	Farsight Security, Inc.

Modified:
  head/net/axa/Makefile

Modified: head/net/axa/Makefile
==============================================================================
--- head/net/axa/Makefile	Thu Dec  5 23:09:10 2019	(r519111)
+++ head/net/axa/Makefile	Thu Dec  5 23:16:02 2019	(r519112)
@@ -2,7 +2,7 @@
 
 PORTNAME=	axa
 PORTVERSION=	2.2.0
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	net dns
 MASTER_SITES=	FARSIGHT LOCAL/truckman/farsight
 



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