From root@guineapig.pil.dk  Mon Jun 10 09:07:55 2002
Return-Path: <root@guineapig.pil.dk>
Received: from guineapig.pil.dk (guineapig.pil.dk [193.162.142.153])
	by hub.freebsd.org (Postfix) with ESMTP id A720437B401
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 10 Jun 2002 09:07:54 -0700 (PDT)
Received: from guineapig.pil.dk (guineapig.pil.dk [193.162.142.153])
	by guineapig.pil.dk (8.12.3/8.12.2) with ESMTP id g5AG7rsh035639
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 10 Jun 2002 18:07:53 +0200 (CEST)
	(envelope-from root@guineapig.pil.dk)
Received: (from root@localhost)
	by guineapig.pil.dk (8.12.3/8.12.3/Submit) id g5AG7rhF035638;
	Mon, 10 Jun 2002 18:07:53 +0200 (CEST)
Message-Id: <200206101607.g5AG7rhF035638@guineapig.pil.dk>
Date: Mon, 10 Jun 2002 18:07:53 +0200 (CEST)
From: Erwin Lansing <erwin@lansing.dk>
Reply-To: Erwin Lansing <erwin@lansing.dk>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: security/logcheck unbreak, make fetchable
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         39111
>Category:       ports
>Synopsis:       security/logcheck unbreak, make fetchable
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    freebsd-ports
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jun 10 09:10:01 PDT 2002
>Closed-Date:    Mon Jun 10 16:51:23 PDT 2002
>Last-Modified:  Mon Jun 10 16:51:23 PDT 2002
>Originator:     Erwin Lansing
>Release:        FreeBSD 4.5-STABLE i386
>Organization:
>Environment:
System: FreeBSD guineapig.pil.dk 4.5-STABLE FreeBSD 4.5-STABLE #9: Wed Apr 24 10:43:13 CEST 2002 root@prison.pil.dk:/usr/obj/usr/src/sys/PRISON i386


	
>Description:
- chase distfile naming
- whitespace nit
- remove a directory from pkg-plist which is not actually created
>How-To-Repeat:
	
>Fix:

	

--- logcheck begins here ---
diff -ruN logcheck.orig/Makefile logcheck/Makefile
--- logcheck.orig/Makefile	Wed Apr 17 22:48:27 2002
+++ logcheck/Makefile	Mon Jun 10 18:04:01 2002
@@ -8,13 +8,14 @@
 PORTNAME=	logcheck
 PORTVERSION=	1.1.1
 CATEGORIES=	security
-MASTER_SITES=	http://www.psionic.com/tools/
+MASTER_SITES=	http://www.psionic.com/downloads/
+DISTFILES=	logsentry-${PORTVERSION}${EXTRACT_SUFX}
 
 MAINTAINER=	ports@FreeBSD.org
 
 PKGMESSAGE=	${WRKDIR}/MESSAGE
 
-pre-configure:                                        
+pre-configure:
 	${PERL} -pi -e "s@/usr/local/etc/tmp@${PREFIX}/var/tmp@g" ${WRKSRC}/Makefile ${WRKSRC}/systems/freebsd/logcheck.sh
 	${PERL} -pi -e "s@/bin/mkdir@${MKDIR}@g" ${WRKSRC}/Makefile
 
diff -ruN logcheck.orig/distinfo logcheck/distinfo
--- logcheck.orig/distinfo	Sat Dec 25 17:10:58 1999
+++ logcheck/distinfo	Mon Jun 10 18:04:08 2002
@@ -1 +1 @@
-MD5 (logcheck-1.1.1.tar.gz) = e97c2f096e219e20310c1b80e9e1bc29
+MD5 (logsentry-1.1.1.tar.gz) = e97c2f096e219e20310c1b80e9e1bc29
diff -ruN logcheck.orig/pkg-plist logcheck/pkg-plist
--- logcheck.orig/pkg-plist	Sun Mar 11 04:14:12 2001
+++ logcheck/pkg-plist	Mon Jun 10 17:57:11 2002
@@ -6,4 +6,3 @@
 etc/logcheck.violations.sample
 @dirrm var/tmp
 @dirrm var
-@dirrm etc/tmp
--- logcheck ends here ---


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: pat 
State-Changed-When: Mon Jun 10 16:51:12 PDT 2002 
State-Changed-Why:  
Committed, Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=39111 
>Unformatted:
