Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 Jun 2002 22:12:58 +0200 (CEST)
From:      Erwin Lansing <erwin@lansing.dk>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/38871: fix MASTER_SITES graphics/libimg
Message-ID:  <200206032012.g53KCwWw033257@guineapig.pil.dk>

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

>Number:         38871
>Category:       ports
>Synopsis:       fix MASTER_SITES graphics/libimg
>Confidential:   no
>Severity:       critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jun 03 13:20:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Erwin Lansing
>Release:        FreeBSD 4.5-STABLE i386
>Organization:
pil.dk
>Environment:
System: FreeBSD guineapig.pil.dk 4.5-STABLE FreeBSD 4.5-STABLE #9: Wed Apr 24 10:43:13 CEST 2002 root@prison.pil.dk:/usr/obj/usr/src/sys/PRISON i386


	
>Description:
change master_site to http as ftp-server doesn't seem to contain any files
>How-To-Repeat:
	
>Fix:

diff -ruN libimg.orig/Makefile libimg/Makefile
--- libimg.orig/Makefile    Mon Jun  3 22:08:14 2002
+++ libimg/Makefile    Mon Jun  3 22:08:35 2002
@@ -8,7 +8,7 @@
 PORTNAME=      libimg
 PORTVERSION=   1.2.4
 CATEGORIES=    graphics tk83
-MASTER_SITES=  ftp://ftp.neosoft.com/pub/tcl/sorted/packages-8.0/graphics/Img/1.2/
+MASTER_SITES=  http://www.neosoft.com/tcl/ftparchive/sorted/packages-8.0/graphics/Img/1.2/
 DISTNAME=      img${PORTVERSION}

 MAINTAINER=    ports@FreeBSD.org

>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?200206032012.g53KCwWw033257>