ports/102009: [MAINTAINER] security/bdc: fix Makefile for fetch instructions
Adi Pircalabu
apircalabu at bitdefender.com
Mon Aug 14 12:20:24 UTC 2006
>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 at 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:
More information about the freebsd-ports-bugs
mailing list