Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 Oct 2014 18:23:48 +0000 (UTC)
From:      Kurt Jaeger <pi@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r370201 - head/net-mgmt/argus3-clients
Message-ID:  <201410061823.s96INmBv030308@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: pi
Date: Mon Oct  6 18:23:47 2014
New Revision: 370201
URL: https://svnweb.freebsd.org/changeset/ports/370201
QAT: https://qat.redports.org/buildarchive/r370201/

Log:
  net-mgmt/argus3-clients: 3.0.6.2 -> 3.0.8
  
  Lots of changes since 2012.
  
  See
  http://resources.sei.cmu.edu/asset_files/Presentation/2014_017_001_90084.pdf
  for a presentation on the software.
  
  PR:		193567
  Submitted by:	Paul Schmehl <pauls@utdallas.edu> (maintainer)

Modified:
  head/net-mgmt/argus3-clients/Makefile
  head/net-mgmt/argus3-clients/distinfo
  head/net-mgmt/argus3-clients/pkg-plist

Modified: head/net-mgmt/argus3-clients/Makefile
==============================================================================
--- head/net-mgmt/argus3-clients/Makefile	Mon Oct  6 18:17:25 2014	(r370200)
+++ head/net-mgmt/argus3-clients/Makefile	Mon Oct  6 18:23:47 2014	(r370201)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	argus-clients
-PORTVERSION=	3.0.6.2
-PORTREVISION=	2
+PORTVERSION=	3.0.8
 CATEGORIES=	net-mgmt security
 MASTER_SITES=	http://qosient.com/argus/src/ \
 		ftp://qosient.com/pub/argus/src/

Modified: head/net-mgmt/argus3-clients/distinfo
==============================================================================
--- head/net-mgmt/argus3-clients/distinfo	Mon Oct  6 18:17:25 2014	(r370200)
+++ head/net-mgmt/argus3-clients/distinfo	Mon Oct  6 18:23:47 2014	(r370201)
@@ -1,2 +1,2 @@
-SHA256 (argus-clients-3.0.6.2.tar.gz) = f51d7c8d18fa2236f3fe3726deb3c0b8308c0a6ca767c6089811963da95330fc
-SIZE (argus-clients-3.0.6.2.tar.gz) = 2426454
+SHA256 (argus-clients-3.0.8.tar.gz) = aee8585d50959e00070a382f3121edfaa844a0a51dc0b73edf84c0f4eb8912c9
+SIZE (argus-clients-3.0.8.tar.gz) = 2627515

Modified: head/net-mgmt/argus3-clients/pkg-plist
==============================================================================
--- head/net-mgmt/argus3-clients/pkg-plist	Mon Oct  6 18:17:25 2014	(r370200)
+++ head/net-mgmt/argus3-clients/pkg-plist	Mon Oct  6 18:23:47 2014	(r370201)
@@ -50,6 +50,9 @@ man/man1/rapath.1.gz
 man/man1/rapolicy.1.gz
 man/man1/rasort.1.gz
 man/man1/rasplit.1.gz
+%%MYSQL%%man/man1/rasql.1.gz
+%%MYSQL%%man/man1/rasqlinsert.1.gz
+%%MYSQL%%man/man1/rasqltimeindex.1.gz
 man/man1/rastream.1.gz
 man/man1/rastrip.1.gz
 man/man5/racluster.5.gz
@@ -91,9 +94,9 @@ man/man8/radium.8.gz
 %%EXAMPLESDIR%%/Startup/radium.service
 %%EXAMPLESDIR%%/Startup/rasplit
 %%EXAMPLESDIR%%/System/magic
-@dirrm %%EXAMPLESDIR%%/System
-@dirrm %%EXAMPLESDIR%%/Startup
-@dirrm %%EXAMPLESDIR%%/Database
-@dirrm %%EXAMPLESDIR%%/Config
-@dirrm %%EXAMPLESDIR%%
+@dir %%EXAMPLESDIR%%/System
+@dir %%EXAMPLESDIR%%/Startup
+@dir %%EXAMPLESDIR%%/Database
+@dir %%EXAMPLESDIR%%/Config
+@dir %%EXAMPLESDIR%%
 %%PORTDOCS%%@dirrm %%DOCSDIR%%



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