Date: Tue, 28 Jul 2009 12:52:42 GMT From: Babak Farrokhi <farrokhi@FreeBSD.org> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/137206: [update] security/openvas-client to 2.0.4 Message-ID: <200907281252.n6SCqgsK073121@www.freebsd.org> Resent-Message-ID: <200907281300.n6SD09Vg054302@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 137206 >Category: ports >Synopsis: [update] security/openvas-client to 2.0.4 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Tue Jul 28 13:00:09 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Babak Farrokhi >Release: 7.2-STABLE >Organization: >Environment: FreeBSD devbox 7.2-STABLE FreeBSD 7.2-STABLE #0: Wed Jun 24 13:39:32 IRDT 2009 root@devbox:/usr/obj/usr/src/sys/SERVER i386 >Description: - update security/openvas-client 1.0.3 -> 2.0.4 >How-To-Repeat: >Fix: Patch attached with submission follows: diff -ruN openvas-client.orig/Makefile openvas-client/Makefile --- openvas-client.orig/Makefile 2008-06-08 17:50:14.000000000 +0430 +++ openvas-client/Makefile 2009-07-12 22:13:56.000000000 +0430 @@ -6,10 +6,9 @@ # PORTNAME= openvas-client -PORTVERSION= 1.0.3 -PORTREVISION= 1 +PORTVERSION= 2.0.4 CATEGORIES= security -MASTER_SITES= http://wald.intevation.org/frs/download.php/420/ +MASTER_SITES= http://wald.intevation.org/frs/download.php/595/ MAINTAINER= cherry@trombik.org COMMENT= A GUI client for OpenVAS @@ -20,6 +19,6 @@ USE_GMAKE= yes USE_GNOME= gtk20 -.include "${.CURDIR}/../../security/openvas-libraries/Makefile.common" +.include "${.CURDIR}/../openvas-libraries/Makefile.common" .include <bsd.port.mk> diff -ruN openvas-client.orig/distinfo openvas-client/distinfo --- openvas-client.orig/distinfo 2008-06-04 17:42:02.000000000 +0430 +++ openvas-client/distinfo 2009-07-12 22:13:56.000000000 +0430 @@ -1,3 +1,3 @@ -MD5 (openvas-client-1.0.3.tar.gz) = bad1bc466055e1373053e9be47739206 -SHA256 (openvas-client-1.0.3.tar.gz) = b1affacb83c750e214bcc368babb66d2c49cea8dd375d75b33a959f6946e151a -SIZE (openvas-client-1.0.3.tar.gz) = 694275 +MD5 (openvas-client-2.0.4.tar.gz) = f997cb13a615b23061dfcf3a2bed2dec +SHA256 (openvas-client-2.0.4.tar.gz) = 096a32328ca0a8b85465a881a743904879ea7f700f467b677209606cffaf2b54 +SIZE (openvas-client-2.0.4.tar.gz) = 836329 diff -ruN openvas-client.orig/files/patch-nessus.tmpl.in openvas-client/files/patch-nessus.tmpl.in --- openvas-client.orig/files/patch-nessus.tmpl.in 2008-06-04 17:42:03.000000000 +0430 +++ openvas-client/files/patch-nessus.tmpl.in 2009-07-12 22:13:56.000000000 +0430 @@ -1,11 +1,14 @@ ---- nessus.tmpl.in.orig 2008-04-27 11:39:30.000000000 +0900 -+++ nessus.tmpl.in 2008-04-27 11:39:47.000000000 +0900 -@@ -37,7 +37,7 @@ + +$FreeBSD$ + +--- nessus.tmpl.in.orig ++++ nessus.tmpl.in +@@ -38,7 +38,7 @@ make_bindir=${rootdir}/bin libsdir=${rootdir}/libs top_builddir = @PWDD@ --include= -I. -I$(rootdir)/include -+include= -I. -I$(rootdir)/include -I$(includedir) +-include= -I. -I$(rootdir)/include ++include= -I. -I$(rootdir)/include -I$(includedir) INSTALL=@INSTALL@ INSTALL_DIR=@INSTALL_DIR@ installuser=@installuser@ >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200907281252.n6SCqgsK073121>