ports/157659: [MAINTAINER] net-mgmt/argus3-clients: update to 3.0.4.1

Alexander Demin support at spectrum.ru
Mon Jun 6 13:00:25 UTC 2011


>Number:         157659
>Category:       ports
>Synopsis:       [MAINTAINER] net-mgmt/argus3-clients: update to 3.0.4.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jun 06 13:00:24 UTC 2011
>Closed-Date:
>Last-Modified:
>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 at support.spectrum.ru:/usr/obj/usr/src/sys/MYGENERIC amd64


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

	

--- up_to_argus3-clients.3.0.4.diff begins here ---
diff -ruN net-mgmt/argus3-clients/Makefile net-mgmt/argus3-clients.3.0.4.1/Makefile
--- net-mgmt/argus3-clients/Makefile	2011-03-21 06:30:16.000000000 +0300
+++ net-mgmt/argus3-clients.3.0.4.1/Makefile	2011-06-06 15:18:31.000000000 +0400
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	argus-clients
-PORTVERSION=	3.0.2
-PORTREVISION=	1
+PORTVERSION=	3.0.4.1
 CATEGORIES=	net-mgmt security
 MASTER_SITES=	http://qosient.com/argus/src/ \
 		ftp://qosient.com/pub/argus/src/
@@ -18,7 +17,8 @@
 CONFLICTS=	argus-clients-2* argus-clients-sasl-2*
 
 OPTIONS+=	SASL "SASL authentication support" on \
-		MYSQL "MySQL database support" on
+		MYSQL "MySQL database support" on \
+		GEOIP "GeoIP library support" off
 
 .include <bsd.port.options.mk>
 
@@ -35,6 +35,11 @@
 USE_MYSQL=	yes
 .endif
 
+.if defined(WITH_GEOIP)
+LIB_DEPENDS+=	GeoIP:${PORTSDIR}/net/GeoIP
+CONFIGURE_ARGS+=        --with-GeoIP=${LOCALBASE}
+.endif
+
 MAN1=	ra.1 rabins.1 racluster.1 racount.1 ragraph.1 rahisto.1 \
 	ranonymize.1 rasort.1 rasplit.1 rastream.1 rastrip.1
 MAN5=	racluster.5 radium.conf.5 rarc.5
diff -ruN net-mgmt/argus3-clients/distinfo net-mgmt/argus3-clients.3.0.4.1/distinfo
--- net-mgmt/argus3-clients/distinfo	2011-03-21 06:30:16.000000000 +0300
+++ net-mgmt/argus3-clients.3.0.4.1/distinfo	2011-06-06 14:48:43.000000000 +0400
@@ -1,2 +1,2 @@
-SHA256 (argus-clients-3.0.2.tar.gz) = 68ffc169ff4d6e4c08c19522833c829b2e560ee61b779a7a4f166c1cf022a7c4
-SIZE (argus-clients-3.0.2.tar.gz) = 1802627
+SHA256 (argus-clients-3.0.4.1.tar.gz) = c56cb81cc9a898f638cacd9973b43fd01e0dcca3b8c7fcaa8b8c5d0456b8b581
+SIZE (argus-clients-3.0.4.1.tar.gz) = 2116531
--- up_to_argus3-clients.3.0.4.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list