Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Aug 2007 13:49:54 GMT
From:      Adi Pircalabu <apircalabu@bitdefender.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/115754: [PATCH] security/bdc: update download location
Message-ID:  <200708231349.l7NDns5w038365@www.freebsd.org>
Resent-Message-ID: <200708231350.l7NDo1d0089845@freefall.freebsd.org>

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

>Number:         115754
>Category:       ports
>Synopsis:       [PATCH] security/bdc: update download location
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Aug 23 13:50:00 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Adi Pircalabu
>Release:        6.2-STABLE
>Organization:
BitDefender
>Environment:
FreeBSD deloo.dsd.ro 6.2-STABLE FreeBSD 6.2-STABLE #0: Fri Aug 17 16:07:16 EEST 2007     root@deloo.dsd.ro:/usr/obj/usr/src/sys/DELOO  i386
>Description:
Download URL for LICENSE and distfiles have changed. The patch updates the port
>How-To-Repeat:

>Fix:
Apply the attached patch

Patch attached with submission follows:

--- Makefile.orig	Thu Aug 23 15:37:01 2007
+++ Makefile	Thu Aug 23 15:41:54 2007
@@ -7,7 +7,7 @@
 
 PORTNAME=	bdc
 PORTVERSION=	7.0.1
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	security
 #MASTER_SITES=	# http://download.bitdefender.com/freebsd/${BDREL}/final/
 DISTNAME=	${PORTNAME}-${PORTVERSION}.2-fbsd${BDREL}
@@ -40,9 +40,9 @@
 IGNORE=	:\n\
 You have to fetch ${DISTNAME}${EXTRACT_SUFX} manually after\n\
 reading and agreeing to the license at:\n\
-http://download.bitdefender.com/unices/old/freebsd/${BDREL}/final/LICENSE\n\
+http://download.bitdefender.com/SMB/Workstation_Security_and_Management/BitDefender_Antivirus_Scanner_for_Unices/Unix/Old/EN/freebsd/Ver_${BDREL}/\n\
 A direct link to the distribution file:\n\
-http://download.bitdefender.com/unices/old/freebsd/${BDREL}/final/${DISTNAME}${EXTRACT_SUFX}\n\
+http://download.bitdefender.com/SMB/Workstation_Security_and_Management/BitDefender_Antivirus_Scanner_for_Unices/Unix/Old/EN/freebsd/Ver_${BDREL}/bdc-7.0.1.2-fbsd${BDREL}.tar.gz\n\
 Once the file has been downloaded move it to\n\
 ${DISTDIR} and restart the build.\n
 .endif


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200708231349.l7NDns5w038365>