From owner-freebsd-ports Tue Oct 16 17: 9: 7 2001 Delivered-To: freebsd-ports@freebsd.org Received: from ginsberg.uol.com.br (ginsberg.uol.com.br [200.231.206.26]) by hub.freebsd.org (Postfix) with ESMTP id F3D5637B408 for ; Tue, 16 Oct 2001 17:09:01 -0700 (PDT) Received: from 200.181.49.155 ([200.181.49.155]) by ginsberg.uol.com.br (8.9.1/8.9.1) with ESMTP id WAA26007 for ; Tue, 16 Oct 2001 22:06:50 -0200 (BRST) Received: (qmail 33430 invoked by uid 1001); 17 Oct 2001 00:08:55 -0000 From: "Mario Sergio Fujikawa Ferreira" Date: Tue, 16 Oct 2001 22:08:33 -0200 To: Mark Evenson Cc: freebsd-ports@FreeBSD.ORG, ishmael27@home.com Subject: Re: graphics/imlib2: can't find the distfile Message-ID: <20011016220833.A27843@exxodus.fedaykin.here> References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="sm4nu43k4a2Rpi4c" Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from evenson@panix.com on Tue, Oct 16, 2001 at 06:46:36PM -0400 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 --sm4nu43k4a2Rpi4c Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Hi, I've just tried the imlib2 port and it seems that http://www.nl.rasterman.com/files/ is being redirected to http://www.ca.us.rasterman.com/files/ So I added a simple patch update. If the maintainer approves, I'll commit. Regards, On Tue, Oct 16, 2001 at 06:46:36PM -0400, Mark Evenson wrote: > For the past couple of weeks I have not been able to build the > graphics/imlib2 port because the 'imlib2-1.0.4.tar.gz' distfile cannot be > found at any of the distribution sites. > > 'x11/eterm' depends on 'graphics/imlib2' so it won't build as release now either. -- Mario S F Ferreira - UnB - Brazil - "I guess this is a signature." lioux at ( freebsd dot org | linf dot unb dot br ) flames to beloved devnull@someotherworldbeloworabove.org feature, n: a documented bug | bug, n: an undocumented feature --sm4nu43k4a2Rpi4c Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename=patch-imlib2 diff -ruN /usr/ports/graphics/imlib2/Makefile imlib2/Makefile --- /usr/ports/graphics/imlib2/Makefile Tue Oct 16 22:04:08 2001 +++ imlib2/Makefile Tue Oct 16 22:05:26 2001 @@ -8,7 +8,7 @@ PORTNAME= imlib2 PORTVERSION= 1.0.4 CATEGORIES= graphics -MASTER_SITES= http://www.nl.rasterman.com/files/ \ +MASTER_SITES= http://www.ca.us.rasterman.com/files/ \ ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= enlightenment --sm4nu43k4a2Rpi4c-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message