Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 7 Dec 2002 21:43:09 +0200 (EET)
From:      Alexandr Kovalenko <never@nevermind.kiev.ua>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/46069: [PATCH] Fix MASTER_SITES for databases/p5-Msql
Message-ID:  <200212071943.gB7Jh9vT013072@kurush.osdn.org.ua>

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

>Number:         46069
>Category:       ports
>Synopsis:       [PATCH] Fix MASTER_SITES for databases/p5-Msql
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Dec 07 11:50:01 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Alexandr Kovalenko
>Release:        FreeBSD 4.7-RELEASE i386
>Organization:
WNet ISP, Kiev, Ukraine
>Environment:
System: FreeBSD kurush.osdn.org.ua 4.7-RELEASE FreeBSD 4.7-RELEASE #1: Tue Oct 15 17:18:12 EEST 2002 root@kurush.osdn.org.ua:/usr/obj/usr/src/sys/kurush i386
Latest ports.
>Description:
- Add ftp.redline.ru to MASTER_SITES as long as ports' distfile is no longer avaliable on CPAN.
>How-To-Repeat:
N/A
>Fix:

--- Makefile.orig	Sat Dec  7 21:40:00 2002
+++ Makefile	Sat Dec  7 21:40:44 2002
@@ -8,7 +8,8 @@
 PORTNAME=	p5-Msql-modules
 PORTVERSION=	1.1811
 CATEGORIES=	databases perl5
-MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
+MASTER_SITES=	${MASTER_SITE_PERL_CPAN} \
+		ftp://ftp.redline.ru/pub/FreeBSD/distfiles/
 MASTER_SITE_SUBDIR=	Msql
 DISTNAME=	Msql-modules-${PORTVERSION}
 
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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