Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 Jun 2005 14:11:10 GMT
From:      Adi Pircalabu <apircalabu@bitdefender.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/82199: [maintainer update] - security/bdc/Makefile update
Message-ID:  <200506131411.j5DEBAq1029653@www.freebsd.org>
Resent-Message-ID: <200506131420.j5DEKImb075453@freefall.freebsd.org>

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

>Number:         82199
>Category:       ports
>Synopsis:       [maintainer update] - security/bdc/Makefile update
>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:   Mon Jun 13 14:20: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: Wed May 18 15:25:17 EEST 2005     root@apircalabu:/usr/obj/usr/src/sys/GERULA  i386
>Description:
MASTER_SITES change, please see the diff
>How-To-Repeat:
      
>Fix:
--- Makefile.orig       Mon Jun 13 16:22:38 2005
+++ Makefile    Mon Jun 13 16:47:36 2005
@@ -8,7 +8,7 @@
 PORTNAME=      bdc
 PORTVERSION=   7.0.1
 CATEGORIES=    security
-MASTER_SITES=  ftp://ftp.bitdefender.com/pub/freebsd/${BDREL}/beta/
+MASTER_SITES=  http://download.bitdefender.com/freebsd/${BDREL}/beta/
 DISTNAME=      ${PORTNAME}-${PORTVERSION}-fbsd${BDREL}

 MAINTAINER=    apircalabu@bitdefender.com
@@ -37,10 +37,10 @@
        @${ECHO} "You have to fetch ${DISTNAME}${EXTRACT_SUFX} manually after"
        @${ECHO} "reading and agreeing to the license at:"
        @${ECHO} ""
-       @${ECHO} "ftp://ftp.bitdefender.com/pub/freebsd/${BDREL}/beta/LICENSE"
+       @${ECHO} "http://download.bitdefender.com/freebsd/${BDREL}/beta/LICENSE"
        @${ECHO} ""
        @${ECHO} "A direct link to the distribution file:"
-       @${ECHO} "ftp://ftp.bitdefender.com/pub/freebsd/${BDREL}/beta/${DISTNAME}${EXTRACT_SUFX}"
+       @${ECHO} "http://download.bitdefender.com/freebsd/${BDREL}/beta/${DISTNAME}${EXTRACT_SUFX}"
        @${ECHO} ""
        @${ECHO} "Once the file has been downloaded move it to"
        @${ECHO} "${DISTDIR} and restart the build."


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



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