Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 Aug 2006 12:15:04 GMT
From:      Adi Pircalabu <apircalabu@bitdefender.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/102009: [MAINTAINER] security/bdc: fix Makefile for fetch instructions
Message-ID:  <200608141215.k7ECF4PW024530@www.freebsd.org>
Resent-Message-ID: <200608141220.k7ECKNah068962@freefall.freebsd.org>

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

>Number:         102009
>Category:       ports
>Synopsis:       [MAINTAINER] security/bdc: fix Makefile for fetch instructions
>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:   Mon Aug 14 12:20:23 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Adi Pircalabu
>Release:        6.1-STABLE
>Organization:
BitDefender
>Environment:
FreeBSD apircalabu 6.1-STABLE FreeBSD 6.1-STABLE #3: Thu Aug  3 14:32:18 EEST 2006     root@apircalabu:/usr/obj/usr/src/sys/GERULA  i386
>Description:
This patch modifies the download paths for LICENSE and distfiles.
>How-To-Repeat:
cd /usr/ports/security/bdc && make distclean && make fetch
Follow the instructions.
>Fix:
--- bdc-distfile.diff starts here ---

--- /usr/ports/security/bdc/Makefile    Thu Apr 13 11:16:39 2006
+++ /data/adi/work/ports/bdc/Makefile   Mon Aug 14 15:07:12 2006
@@ -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/freebsd/${BDREL}/final/LICENSE\n\
+http://download.bitdefender.com/unices/old/freebsd/${BDREL}/final/LICENSE\n\
 A direct link to the distribution file:\n\
-http://download.bitdefender.com/freebsd/${BDREL}/final/${DISTNAME}${EXTRACT_SUFX}\n\
+http://download.bitdefender.com/unices/old/freebsd/${BDREL}/final/${DISTNAME}${EXTRACT_SUFX}\n\
 Once the file has been downloaded move it to\n\
 ${DISTDIR} and restart the build.\n
 .endif

--- bdc-distfile.diff ends here ---

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



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