ports/88832: [maintainer update] security/bdc - update to 7.0.1_1 for RELENG_6

Adi Pircalabu apircalabu at bitdefender.com
Fri Nov 11 09:40:19 UTC 2005


>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:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Nov 11 09:40:18 GMT 2005
>Closed-Date:
>Last-Modified:
>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 at 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:
>Unformatted:



More information about the freebsd-ports-bugs mailing list