From josb@cncdsl.com  Sun Feb  3 22:47:04 2002
Return-Path: <josb@cncdsl.com>
Received: from w250.z064001178.sjc-ca.dsl.cnc.net (w250.z064001178.sjc-ca.dsl.cnc.net [64.1.178.250])
	by hub.freebsd.org (Postfix) with SMTP id 934AB37B417
	for <FreeBSD-gnats-submit@freebsd.org>; Sun,  3 Feb 2002 22:47:03 -0800 (PST)
Received: (qmail 87986 invoked by uid 1000); 4 Feb 2002 06:47:24 -0000
Message-Id: <20020204064724.87985.qmail@lizzy.bugworks.com>
Date: 4 Feb 2002 06:47:24 -0000
From: Jos Backus <josb@cncdsl.com>
Reply-To: Jos Backus <josb@cncdsl.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: Maintainer-update of security/integrit
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         34602
>Category:       ports
>Synopsis:       Maintainer-update of security/integrit
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Feb 03 22:50:01 PST 2002
>Closed-Date:    Mon Feb 4 14:49:10 PST 2002
>Last-Modified:  Mon Feb 04 14:49:27 PST 2002
>Originator:     Jos Backus
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
none
>Environment:
System: FreeBSD lizzy.bugworks.com 5.0-CURRENT FreeBSD 5.0-CURRENT #6: Sun Jan 20 19:25:17 PST 2002 jos@lizzy.bugworks.com:/disk0/usr/obj/usr/src/sys/LIZZY i386


>Description:
	
	Patch to update security/integrit to 3.00.05-beta.

>How-To-Repeat:
>Fix:

diff -ruN integrit/Makefile integrit-new/Makefile
--- integrit/Makefile	Tue Dec 11 10:41:21 2001
+++ integrit-new/Makefile	Sun Feb  3 22:42:56 2002
@@ -7,23 +7,18 @@
 #
 
 PORTNAME=	integrit
-PORTVERSION=	2.03.02
+PORTVERSION=	3.00.05
 CATEGORIES=	security
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
-DISTNAME=	${PORTNAME}-${PORTVERSION:S/b/-beta/}
+DISTNAME=	${PORTNAME}-${PORTVERSION:S/$/-beta/}
 
 MAINTAINER=	josb@cncdsl.com
 
-WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION:R}
+WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION:R}-beta
 GNU_CONFIGURE=	yes
-USE_GMAKE=	yes
-ALL_TARGET=	${PORTNAME} aux
+ALL_TARGET=	${PORTNAME} utils
 
 MAN1=	i-ls.1 i-viewdb.1 integrit.1
-
-pre-configure:
-	@${PERL} -pi -e "s:= gcc:?=  cc:g" ${WRKSRC}/Makefile.in
-	@${PERL} -pi -e "s:/usr/bin/test:/bin/test:g" ${WRKSRC}/hashtbl/configure
 
 .include <bsd.port.mk>
diff -ruN integrit/distinfo integrit-new/distinfo
--- integrit/distinfo	Mon Dec 10 23:32:03 2001
+++ integrit-new/distinfo	Sun Feb  3 22:38:21 2002
@@ -1 +1 @@
-MD5 (integrit-2.03.02.tar.gz) = ee2abd6c8c7d67657ad10711b3cae7b0
+MD5 (integrit-3.00.05-beta.tar.gz) = 6e599badd2f8fba6af504243ade72900
diff -ruN integrit/pkg-plist integrit-new/pkg-plist
--- integrit/pkg-plist	Tue Dec 11 09:44:50 2001
+++ integrit-new/pkg-plist	Sun Feb  3 22:41:25 2002
@@ -2,5 +2,5 @@
 sbin/i-viewdb
 sbin/integrit
 @unexec install-info --delete %D/info/integrit %D/info/dir
-info/integrit
-@exec install-info %D/info/integrit %D/info/dir
+info/integrit.info
+@exec install-info %D/info/integrit.info %D/info/dir
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: pat 
State-Changed-When: Mon Feb 4 14:49:10 PST 2002 
State-Changed-Why:  
Port updated, Thanks! 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=34602 
>Unformatted:
