Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Oct 2001 22:08:33 -0200
From:      "Mario Sergio Fujikawa Ferreira" <lioux@uol.com.br>
To:        Mark Evenson <evenson@panix.com>
Cc:        freebsd-ports@FreeBSD.ORG, ishmael27@home.com
Subject:   Re: graphics/imlib2:  can't find the distfile
Message-ID:  <20011016220833.A27843@exxodus.fedaykin.here>
In-Reply-To: <a0n12rqk2l.fsf@panix3.panix.com>; from evenson@panix.com on Tue, Oct 16, 2001 at 06:46:36PM -0400
References:  <a0n12rqk2l.fsf@panix3.panix.com>

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

--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




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