Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 Mar 2004 08:16:50 +0900
From:      Kimura Fuyuki <fuyuki@hadaly.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/64676: bsd.sites.mk: fix MASTER_SITE_SAMBA
Message-ID:  <86r7vh96ot.wl%fuyuki@hadaly.org>
Resent-Message-ID: <200403242320.i2ONK8Kx028385@freefall.freebsd.org>

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

>Number:         64676
>Category:       ports
>Synopsis:       bsd.sites.mk: fix MASTER_SITE_SAMBA
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Mar 24 15:20:08 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     Kimura Fuyuki
>Release:        FreeBSD 5.2.1-RELEASE-p3 i386
>Organization:
>Environment:

  FreeBSD ns.nigredo.org 5.2.1-RELEASE-p3 i386

>Description:
Fix a url for ftp.easynet.be.

cf. http://people.freebsd.org/~fenner/portsurvey/security.html#pam_smb

>How-To-Repeat:

>Fix:

Index: bsd.sites.mk
===================================================================
RCS file: /cvs/FreeBSD/ports/Mk/bsd.sites.mk,v
retrieving revision 1.229
diff -u -r1.229 bsd.sites.mk
--- bsd.sites.mk	22 Mar 2004 08:53:12 -0000	1.229
+++ bsd.sites.mk	24 Mar 2004 23:11:55 -0000
@@ -736,7 +736,7 @@
 	ftp://ru.samba.org/pub/samba/%SUBDIR%/ \
 	ftp://tr.samba.org/samba/%SUBDIR%/ \
 	http://sambafr.idealx.org/samba/ftp/%SUBDIR%/ \
-	ftp://ftp.easynet.be/samba/ftp/%SUBDIR%/ \
+	ftp://ftp.easynet.be/samba/%SUBDIR%/ \
 	ftp://ftp.linuxforum.net/ftp.samba.org/%SUBDIR%/ \
 	${MASTER_SITE_RINGSERVER:S,%SUBDIR%,net/samba/&,}
 
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?86r7vh96ot.wl%fuyuki>