Skip site navigation (1)Skip section navigation (2)
Date:      4 Feb 2002 06:47:24 -0000
From:      Jos Backus <josb@cncdsl.com>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/34602: Maintainer-update of security/integrit
Message-ID:  <20020204064724.87985.qmail@lizzy.bugworks.com>

next in thread | raw e-mail | index | archive | help

>Number:         34602
>Category:       ports
>Synopsis:       Maintainer-update of security/integrit
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Feb 03 22:50:01 PST 2002
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020204064724.87985.qmail>