From owner-freebsd-ports Mon Jun 3 13:20:12 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3CF3437B403 for ; Mon, 3 Jun 2002 13:20:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g53KK2Y39642; Mon, 3 Jun 2002 13:20:02 -0700 (PDT) (envelope-from gnats) Received: from guineapig.pil.dk (guineapig.pil.dk [193.162.142.153]) by hub.freebsd.org (Postfix) with ESMTP id C0EEE37B405 for ; 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 ; 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 Reply-To: Erwin Lansing To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/38871: fix MASTER_SITES graphics/libimg Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >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