Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Apr 2006 15:23:42 -0400 (EDT)
From:      Vivek Khera <vivek@khera.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/96116: error in MASTER_SITE_PERL_CPAN
Message-ID:  <20060420192342.C4D04B80C@yertle.kcilink.com>
Resent-Message-ID: <200604201930.k3KJUBOq086270@freefall.freebsd.org>

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

>Number:         96116
>Category:       ports
>Synopsis:       error in MASTER_SITE_PERL_CPAN
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Apr 20 19:30:10 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Vivek Khera
>Release:        FreeBSD 6.1-PRERELEASE amd64
>Organization:
>Environment:
System: FreeBSD yertle.int.kciLink.com 6.1-PRERELEASE FreeBSD 6.1-PRERELEASE #4: Thu Mar 2 13:53:40 EST 2006 khera@yertle.int.kciLink.com:/usr/obj/usr/src/sys/KCI64 amd64

	
>Description:
	

MASTER_SITE_PERL_CPAN in bsd.sites.mk has an error for the URL for www.cpan.dk.

>How-To-Repeat:
	
build any perl port which fails to fetch a file from the earlier listed master
sites.

>Fix:

	

in ports/Mk/bsd.sites.mk

change http://www.cpan.dk/CPAN/modules/by-module/%SUBDIR%/
to  http://www.cpan.dk/modules/by-module/%SUBDIR%/

the former path does not exist.
>Release-Note:
>Audit-Trail:
>Unformatted:



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