Skip site navigation (1)Skip section navigation (2)
Date:      11 Dec 2001 00:35:50 -0000
From:      Jos Backus <jos@cncdsl.com>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/32685: Upgrade integrit port to latest version, 2.03.02
Message-ID:  <20011211003550.15389.qmail@lizzy.bugworks.com>

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

>Number:         32685
>Category:       ports
>Synopsis:       Upgrade integrit port to latest version, 2.03.02
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Dec 10 16:40:02 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     Jos Backus
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
non
>Environment:
System: FreeBSD lizzy.bugworks.com 5.0-CURRENT FreeBSD 5.0-CURRENT #8: Sun Dec 9 14:11:20 PST 2001 jos@lizzy.bugworks.com:/disk0/usr/obj/usr/src/sys/LIZZY i386

>Description:
	
	This patch updates the security/integrit port to the latest version,
	2.03.02.

>How-To-Repeat:
>Fix:

diff -ruN integrit/Makefile integrit-new/Makefile
--- integrit/Makefile	Mon Jul 16 19:38:03 2001
+++ integrit-new/Makefile	Mon Dec 10 16:26:45 2001
@@ -7,7 +7,7 @@
 #
 
 PORTNAME=	integrit
-PORTVERSION=	2.01.01
+PORTVERSION=	2.03.02
 CATEGORIES=	security
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
@@ -24,5 +24,6 @@
 
 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 Jul 16 19:38:03 2001
+++ integrit-new/distinfo	Mon Dec 10 16:22:56 2001
@@ -1 +1 @@
-MD5 (integrit-2.01.01.tar.gz) = dc3484eaaa67fd1e6e3d5028094552f2
+MD5 (integrit-2.03.02.tar.gz) = ee2abd6c8c7d67657ad10711b3cae7b0
>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?20011211003550.15389.qmail>