From nobody@FreeBSD.org  Fri Nov 11 09:31:34 2005
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id D8EB116A420
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 11 Nov 2005 09:31:34 +0000 (GMT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id A56B243D46
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 11 Nov 2005 09:31:34 +0000 (GMT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.13.1/8.13.1) with ESMTP id jAB9VY8S069101
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 11 Nov 2005 09:31:34 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.13.1/8.13.1/Submit) id jAB9VYBV069099;
	Fri, 11 Nov 2005 09:31:34 GMT
	(envelope-from nobody)
Message-Id: <200511110931.jAB9VYBV069099@www.freebsd.org>
Date: Fri, 11 Nov 2005 09:31:34 GMT
From: Adi Pircalabu <apircalabu@bitdefender.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [maintainer update] security/bdc - update to 7.0.1_1 for RELENG_6
X-Send-Pr-Version: www-2.3

>Number:         88832
>Category:       ports
>Synopsis:       [maintainer update] security/bdc - update to 7.0.1_1 for RELENG_6
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Nov 11 09:40:18 GMT 2005
>Closed-Date:    Fri Nov 11 11:45:17 GMT 2005
>Last-Modified:  Fri Nov 11 11:45:17 GMT 2005
>Originator:     Adi Pircalabu
>Release:        5.4-STABLE
>Organization:
BitDefender
>Environment:
FreeBSD apircalabu 5.4-STABLE FreeBSD 5.4-STABLE #2: Fri Nov  4 13:56:46 EET 2005     root@apircalabu:/usr/obj/usr/src/sys/GERULA  i386
>Description:
This patch adds misc/compat5x dependency for BitDefender Console Antivirus for FreeBSD 6.0
>How-To-Repeat:
              
>Fix:
Patch follows

--- Makefile.6X.diff begins here ---

--- Makefile.orig       Fri Nov 11 10:45:29 2005
+++ Makefile    Fri Nov 11 11:15:34 2005
@@ -7,6 +7,7 @@

 PORTNAME=      bdc
 PORTVERSION=   7.0.1
+PORTREVISION=  1
 CATEGORIES=    security
 MASTER_SITES=  # http://download.bitdefender.com/freebsd/${BDREL}/beta/
 DISTNAME=      ${PORTNAME}-${PORTVERSION}-fbsd${BDREL}
@@ -15,6 +16,9 @@
 COMMENT=       BitDefender Console Antivirus for FreeBSD

 .include <bsd.port.pre.mk>
+.if ${OSVERSION} >= 600000
+LIB_DEPENDS+=   c.5:${PORTSDIR}/misc/compat5x
+.endif
 .if ${OSVERSION} < 490000 || ${OSVERSION} >= 500000 && ${OSVERSION} < 502001
 IGNORE=                "requires FreeBSD-STABLE \(4.9 or later\), or FreeBSD-CURRENT \(5.2.1 or later\)"
 .elif ${OSVERSION} < 500000

--- Makefile.6X.diff ends here ---
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: arved 
State-Changed-When: Fri Nov 11 11:45:08 GMT 2005 
State-Changed-Why:  
Committed, thanks. 

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