From oldman@support.spectrum.ru  Mon Jun  6 12:54:30 2011
Return-Path: <oldman@support.spectrum.ru>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id A964A106564A
	for <FreeBSD-gnats-submit@freebsd.org>; Mon,  6 Jun 2011 12:54:25 +0000 (UTC)
	(envelope-from oldman@support.spectrum.ru)
Received: from support.spectrum.ru (support.spectrum.ru [62.205.172.195])
	by mx1.freebsd.org (Postfix) with ESMTP id 13B488FC17
	for <FreeBSD-gnats-submit@freebsd.org>; Mon,  6 Jun 2011 12:54:24 +0000 (UTC)
Received: from support.spectrum.ru (localhost [127.0.0.1])
	by support.spectrum.ru (8.14.4/8.14.4) with ESMTP id p56CEiNC070638
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 6 Jun 2011 16:14:44 +0400 (MSD)
	(envelope-from oldman@support.spectrum.ru)
Received: (from root@localhost)
	by support.spectrum.ru (8.14.4/8.14.4/Submit) id p56CEiZs070637;
	Mon, 6 Jun 2011 16:14:44 +0400 (MSD)
	(envelope-from oldman)
Message-Id: <201106061214.p56CEiZs070637@support.spectrum.ru>
Date: Mon, 6 Jun 2011 16:14:44 +0400 (MSD)
From: Alexander Demin <support@spectrum.ru>
Reply-To: Alexander Demin <support@spectrum.ru>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [MAINTAINER] net-mgmt/argus3: update to 3.0.4
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         157660
>Category:       ports
>Synopsis:       [MAINTAINER] net-mgmt/argus3: update to 3.0.4
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    jlaffaye
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jun 06 13:00:25 UTC 2011
>Closed-Date:    Sat Jun 11 17:06:45 UTC 2011
>Last-Modified:  Sat Jun 11 17:10:07 UTC 2011
>Originator:     Alexander Demin
>Release:        FreeBSD 8.2-STABLE amd64
>Organization:
Group of companies Spectrum JSC
>Environment:
System: FreeBSD support.spectrum.ru 8.2-STABLE FreeBSD 8.2-STABLE #2: Tue May 10 19:02:06 MSD 2011 oldman@support.spectrum.ru:/usr/obj/usr/src/sys/MYGENERIC amd64


	
>Description:
	net-mgmt/argus3: update to 3.0.4
>How-To-Repeat:
	
>Fix:

	

1. cd /usr/ports
2. rm net-mgmt/argus3/files/patch-argus_Makefile.in
3. applay patch

--- up_to_argus3.0.4.diff begins here ---
diff -ruN net-mgmt/argus3/Makefile net-mgmt/argus3.0.4/Makefile
--- net-mgmt/argus3/Makefile	2010-03-30 17:28:38.000000000 +0400
+++ net-mgmt/argus3.0.4/Makefile	2011-06-06 13:14:21.000000000 +0400
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	argus
-PORTVERSION=	3.0.2
+PORTVERSION=	3.0.4
 CATEGORIES=	net-mgmt security
 MASTER_SITES=	http://qosient.com/argus/src/ \
 		ftp://qosient.com/pub/argus/src/
diff -ruN net-mgmt/argus3/distinfo net-mgmt/argus3.0.4/distinfo
--- net-mgmt/argus3/distinfo	2011-03-20 15:53:42.000000000 +0300
+++ net-mgmt/argus3.0.4/distinfo	2011-06-06 13:14:24.000000000 +0400
@@ -1,2 +1,2 @@
-SHA256 (argus-3.0.2.tar.gz) = b9745373945ae4d4229738259805877f09b531feea62963727612656995e1d50
-SIZE (argus-3.0.2.tar.gz) = 392854
+SHA256 (argus-3.0.4.tar.gz) = ff8582da63ff9fca807505ba7359bc58628b20e827afb93a08f706dd5b86bb52
+SIZE (argus-3.0.4.tar.gz) = 476702
diff -ruN net-mgmt/argus3/files/patch-common_Makefile.in net-mgmt/argus3.0.4/files/patch-common_Makefile.in
--- net-mgmt/argus3/files/patch-common_Makefile.in	2008-04-20 21:24:09.000000000 +0400
+++ net-mgmt/argus3.0.4/files/patch-common_Makefile.in	2011-06-06 14:37:10.000000000 +0400
@@ -1,11 +1,11 @@
---- common/Makefile.in~	2008-02-05 04:37:42.000000000 +0100
-+++ common/Makefile.in	2008-02-06 18:11:34.685979351 +0100
-@@ -32,7 +32,7 @@
+--- common/Makefile.in.old	2011-06-06 14:35:23.000000000 +0400
++++ common/Makefile.in	2011-06-06 14:36:20.000000000 +0400
+@@ -35,7 +35,7 @@
  
  CC = @CC@
  CCOPT = @V_CCOPT@
 -INCLS = -I$(srcdir) @V_INCLS@ -I$(srcdir)/../include  -I$(srcdir)/../argus
 +INCLS = -I$(srcdir) @V_INCLS@ -I$(srcdir)/../include  -I$(srcdir)/../argus @SASLFLAGS@
- DEFS = @DEFS@ -DARGUS_SYSLOG=1
+ DEFS = @DEFS@
  
  # Standard CFLAGS
--- up_to_argus3.0.4.diff ends here ---


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->jlaffaye 
Responsible-Changed-By: jlaffaye 
Responsible-Changed-When: Fri Jun 10 23:20:58 UTC 2011 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=157660 
State-Changed-From-To: open->closed 
State-Changed-By: jlaffaye 
State-Changed-When: Sat Jun 11 17:06:44 UTC 2011 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=157660 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/157660: commit references a PR
Date: Sat, 11 Jun 2011 17:06:05 +0000 (UTC)

 jlaffaye    2011-06-11 17:05:52 UTC
 
   FreeBSD ports repository
 
   Modified files:
     net-mgmt/argus3      Makefile distinfo 
     net-mgmt/argus3/files patch-common_Makefile.in 
   Removed files:
     net-mgmt/argus3/files patch-argus_Makefile.in 
   Log:
   Update to 3.0.4
   
   PR:             ports/157660
   Submitted by:   Alexander Demin <support@spectrum.ru> (maintainer)
   Approved by:    bapt (mentor)
   
   Revision  Changes    Path
   1.5       +1 -1      ports/net-mgmt/argus3/Makefile
   1.4       +2 -2      ports/net-mgmt/argus3/distinfo
   1.2       +0 -20     ports/net-mgmt/argus3/files/patch-argus_Makefile.in (dead)
   1.2       +4 -4      ports/net-mgmt/argus3/files/patch-common_Makefile.in
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
