From bed54d1d396b46d02b98e704747b5a7d10bf157f Mon Sep 17 00:00:00 2001 From: ajacoutot Date: Thu, 15 Mar 2007 08:41:07 +0000 Subject: [PATCH] - update to advchk-1.20 ok jasper@ --- security/advchk/Makefile | 6 +++--- security/advchk/distinfo | 9 +++++---- security/advchk/patches/patch-advchk_1 | 21 ++++++++++++++++----- security/advchk/pkg/PLIST | 4 ++-- 4 files changed, 26 insertions(+), 14 deletions(-) diff --git a/security/advchk/Makefile b/security/advchk/Makefile index 19f51ae3f6e..da7f7420419 100644 --- a/security/advchk/Makefile +++ b/security/advchk/Makefile @@ -1,8 +1,8 @@ -# $OpenBSD: Makefile,v 1.3 2007/01/28 23:20:27 ajacoutot Exp $ +# $OpenBSD: Makefile,v 1.4 2007/03/15 08:41:07 ajacoutot Exp $ COMMENT= "tool for monitoring the security of installed softwares" -DISTNAME= advchk-1.03 +DISTNAME= advchk-1.20 CATEGORIES= security HOMEPAGE= http://advchk.unixgu.ru/ @@ -25,7 +25,7 @@ PKG_ARCH= * do-install: ${INSTALL_SCRIPT} ${WRKSRC}/advchk ${PREFIX}/bin - ${INSTALL_SCRIPT} ${WRKSRC}/addfeeds.sh ${PREFIX}/bin + ${INSTALL_SCRIPT} ${WRKSRC}/advchk-addfeeds.sh ${PREFIX}/bin ${INSTALL_DATA} ${WRKSRC}/advchk.1 ${PREFIX}/man/man1 .include diff --git a/security/advchk/distinfo b/security/advchk/distinfo index beca886ee7a..f2fd0b785bf 100644 --- a/security/advchk/distinfo +++ b/security/advchk/distinfo @@ -1,4 +1,5 @@ -MD5 (advchk-1.03.tar.gz) = 23565c73d10e37efd8a1f834b118b5c9 -RMD160 (advchk-1.03.tar.gz) = 4449ce1b4d92fc50f955f52fba3f7ced1f202e67 -SHA1 (advchk-1.03.tar.gz) = dbf4cceb93c34a98d3d79f6c9bd673b4a4f76f1e -SIZE (advchk-1.03.tar.gz) = 9593 +MD5 (advchk-1.20.tar.gz) = e3bc4197876cacb6574fb65d725ee655 +RMD160 (advchk-1.20.tar.gz) = 4b828655a42e543c24f38df8f2ffe42a14a1b133 +SHA1 (advchk-1.20.tar.gz) = efa9600da892851fec9ce6da26fad15c1a4c14df +SHA256 (advchk-1.20.tar.gz) = 7ac2dde4ed41c68122591d201d914fd15e68aaede4ce7bd6b4469e4b7a8a88e6 +SIZE (advchk-1.20.tar.gz) = 11263 diff --git a/security/advchk/patches/patch-advchk_1 b/security/advchk/patches/patch-advchk_1 index 1a5a694c787..e662ebb33d9 100644 --- a/security/advchk/patches/patch-advchk_1 +++ b/security/advchk/patches/patch-advchk_1 @@ -1,7 +1,7 @@ -$OpenBSD: patch-advchk_1,v 1.1.1.1 2006/10/20 11:32:07 ajacoutot Exp $ ---- advchk.1.orig Thu Oct 12 19:48:48 2006 -+++ advchk.1 Fri Oct 20 13:29:11 2006 -@@ -47,19 +47,32 @@ Enabling SSH-Update for a vanilla host i +$OpenBSD: patch-advchk_1,v 1.2 2007/03/15 08:41:07 ajacoutot Exp $ +--- advchk.1.orig Mon Feb 19 10:02:15 2007 ++++ advchk.1 Mon Feb 19 10:04:49 2007 +@@ -59,21 +59,40 @@ ports is as simple as: The following .B package managers are supported: @@ -16,7 +16,10 @@ $OpenBSD: patch-advchk_1,v 1.1.1.1 2006/10/20 11:32:07 ajacoutot Exp $ -pkginfo@Solaris@pkginfo -x -portage@Gentoo@equery list -i -\ @Equery is included in "gentoolkit".@\ +-inst@IRIX@showprods -1En +-nmap@universal "package manager"@nmap -A -T4 -sT -.TE +- +.TP +.I pkg_info +.B pkg_info @@ -41,7 +44,15 @@ $OpenBSD: patch-advchk_1,v 1.1.1.1 2006/10/20 11:32:07 ajacoutot Exp $ +.I portage +.B equery list -i +Gentoo (Equery is included in "gentoolkit") - ++.TP ++.I inst ++.B showprods -1En ++IRIX ++.TP ++.I nmap ++.B nmap -A -T4 -sT ++universal "package manager" ++ +.P Think of .B advchk diff --git a/security/advchk/pkg/PLIST b/security/advchk/pkg/PLIST index 229395e90ee..b456e14f15f 100644 --- a/security/advchk/pkg/PLIST +++ b/security/advchk/pkg/PLIST @@ -1,4 +1,4 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2006/10/20 11:32:07 ajacoutot Exp $ -bin/addfeeds.sh +@comment $OpenBSD: PLIST,v 1.2 2007/03/15 08:41:07 ajacoutot Exp $ bin/advchk +bin/advchk-addfeeds.sh @man man/man1/advchk.1