svn commit: r370201 - head/net-mgmt/argus3-clients

Kurt Jaeger pi at FreeBSD.org
Mon Oct 6 18:23:49 UTC 2014


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 at 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
- at dirrm %%EXAMPLESDIR%%/System
- at dirrm %%EXAMPLESDIR%%/Startup
- at dirrm %%EXAMPLESDIR%%/Database
- at dirrm %%EXAMPLESDIR%%/Config
- at dirrm %%EXAMPLESDIR%%
+ at dir %%EXAMPLESDIR%%/System
+ at dir %%EXAMPLESDIR%%/Startup
+ at dir %%EXAMPLESDIR%%/Database
+ at dir %%EXAMPLESDIR%%/Config
+ at dir %%EXAMPLESDIR%%
 %%PORTDOCS%%@dirrm %%DOCSDIR%%


More information about the svn-ports-all mailing list