From amdmi3@amdmi3.ru  Wed Sep  9 01:39:34 2009
Return-Path: <amdmi3@amdmi3.ru>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 8280C106566B
	for <FreeBSD-gnats-submit@freebsd.org>; Wed,  9 Sep 2009 01:39:34 +0000 (UTC)
	(envelope-from amdmi3@amdmi3.ru)
Received: from smtp.timeweb.ru (smtp.timeweb.ru [217.170.79.85])
	by mx1.freebsd.org (Postfix) with ESMTP id 427BD8FC19
	for <FreeBSD-gnats-submit@freebsd.org>; Wed,  9 Sep 2009 01:39:34 +0000 (UTC)
Received: from [213.148.20.85] (helo=hive.panopticon)
	by smtp.timeweb.ru with esmtpsa (TLSv1:CAMELLIA256-SHA:256)
	(Exim 4.69)
	(envelope-from <amdmi3@amdmi3.ru>)
	id 1MlC9e-00020y-Vb; Wed, 09 Sep 2009 05:39:27 +0400
Received: from hades.panopticon (hades.panopticon [192.168.0.32])
	by hive.panopticon (Postfix) with ESMTP id CD0BFB860;
	Wed,  9 Sep 2009 05:39:31 +0400 (MSD)
Received: by hades.panopticon (Postfix, from userid 1000)
	id B9492B829; Wed,  9 Sep 2009 05:39:31 +0400 (MSD)
Message-Id: <20090909013931.B9492B829@hades.panopticon>
Date: Wed,  9 Sep 2009 05:39:31 +0400 (MSD)
From: Dmitry Marakasov <amdmi3@amdmi3.ru>
To: FreeBSD-gnats-submit@freebsd.org
Cc: clsung@FreeBSD.org
Subject: [PATCH] security/snort: mark MAKE_JOBS_UNSAFE
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         138644
>Category:       ports
>Synopsis:       [PATCH] security/snort: mark MAKE_JOBS_UNSAFE
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    clsung
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Sep 09 01:40:01 UTC 2009
>Closed-Date:    Tue Oct 06 02:52:06 UTC 2009
>Last-Modified:  Tue Oct  6 03:00:12 UTC 2009
>Originator:     Dmitry Marakasov
>Release:        FreeBSD 8.0-BETA2 i386
>Organization:
>Environment:
System: FreeBSD hades.panopticon 8.0-BETA2 FreeBSD 8.0-BETA2 #0: Thu Jul 30 19:51:12 MSD 2009
>Description:
Mark MAKE_JOBS_UNSAFE, as it fails with forced jobs

http://people.freebsd.org/~amdmi3/snort-2.8.4.1_1.1.log
http://people.freebsd.org/~amdmi3/snort-2.8.4.1_1.2.log

Port maintainer (clsung@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- snort-2.8.4.1_1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/amdmi3/projects/freebsd/FreeBSD.cvs/ports/security/snort/Makefile,v
retrieving revision 1.111
diff -u -u -r1.111 Makefile
--- Makefile	21 Aug 2009 01:34:33 -0000	1.111
+++ Makefile	9 Sep 2009 01:05:42 -0000
@@ -33,6 +33,7 @@
 SUB_FILES=	pkg-message
 GNU_CONFIGURE=	yes
 CONFIGURE_ENV=	LDFLAGS="${LDFLAGS}"
+MAKE_JOBS_UNSAFE=	yes
 
 CONFIG_DIR?=	${PREFIX}/etc/snort
 CONFIG_FILES=	classification.config gen-msg.map reference.config \
--- snort-2.8.4.1_1.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->clsung 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Wed Sep 9 01:40:12 UTC 2009 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=138644 
State-Changed-From-To: open->closed 
State-Changed-By: clsung 
State-Changed-When: Tue Oct 6 02:52:04 UTC 2009 
State-Changed-Why:  
Committed. Thank You. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=138644 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/138644: commit references a PR
Date: Tue,  6 Oct 2009 02:52:10 +0000 (UTC)

 clsung      2009-10-06 02:51:56 UTC
 
   FreeBSD ports repository
 
   Modified files:
     security/snort       Makefile 
   Log:
   - Mark MAKE_JOBS_UNSAFE, as it fails with forced jobs
   - bump PORTREVISION
   
   PR:             ports/138644
   Submitted by:   Dmitry Marakasov <amdmi3_AT_amdmi3 dot ru>
   
   Revision  Changes    Path
   1.114     +2 -1      ports/security/snort/Makefile
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
