From root@guineapig.pil.dk  Mon Jun  3 13:13:01 2002
Return-Path: <root@guineapig.pil.dk>
Received: from guineapig.pil.dk (guineapig.pil.dk [193.162.142.153])
	by hub.freebsd.org (Postfix) with ESMTP id C0EEE37B405
	for <FreeBSD-gnats-submit@freebsd.org>; Mon,  3 Jun 2002 13:13:00 -0700 (PDT)
Received: from guineapig.pil.dk (guineapig.pil.dk [193.162.142.153])
	by guineapig.pil.dk (8.12.3/8.12.2) with ESMTP id g53KCxsh033258
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 3 Jun 2002 22:12:59 +0200 (CEST)
	(envelope-from root@guineapig.pil.dk)
Received: (from root@localhost)
	by guineapig.pil.dk (8.12.3/8.12.3/Submit) id g53KCwWw033257;
	Mon, 3 Jun 2002 22:12:58 +0200 (CEST)
Message-Id: <200206032012.g53KCwWw033257@guineapig.pil.dk>
Date: Mon, 3 Jun 2002 22:12:58 +0200 (CEST)
From: Erwin Lansing <erwin@lansing.dk>
Reply-To: Erwin Lansing <erwin@lansing.dk>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: fix MASTER_SITES graphics/libimg
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         38871
>Category:       ports
>Synopsis:       fix MASTER_SITES graphics/libimg
>Confidential:   no
>Severity:       critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jun 03 13:20:01 PDT 2002
>Closed-Date:    Mon Jun 03 19:01:33 PDT 2002
>Last-Modified:  Mon Jun 03 19:01:33 PDT 2002
>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:
State-Changed-From-To: open->closed 
State-Changed-By: petef 
State-Changed-When: Mon Jun 3 19:01:22 PDT 2002 
State-Changed-Why:  
Committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=38871 
>Unformatted:
