Skip site navigation (1)Skip section navigation (2)
Date:      22 Dec 2005 11:22:48 -0200
From:      Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/90804: Fix port: graphics/libart fix masteriste
Message-ID:  <20051222132248.31221.qmail@capeta.freebsdbrasil.com.br>
Resent-Message-ID: <200512221330.jBMDU5j4083683@freefall.freebsd.org>

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

>Number:         90804
>Category:       ports
>Synopsis:       Fix port: graphics/libart fix masteriste
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Dec 22 13:30:04 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Jean Milanez Melo
>Release:        FreeBSD 5.3-STABLE i386
>Organization:
>Environment:
System: FreeBSD capeta.freebsdbrasil.com.br 5.3-STABLE FreeBSD 5.3-STABLE #5: Wed Mar 2 15:03:19 BRT 2005 eksffa@capeta.freebsdbrasil.com.br:/usr/obj/usr/src/sys/CAPETA i386


	
>Description:
	
- Fixed masteriste, now it's fetchable again :)
>How-To-Repeat:
	
>Fix:

	

--- libart.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/graphics/libart/Makefile,v
retrieving revision 1.6
diff -u -r1.6 Makefile
--- Makefile	10 Jun 2004 05:27:41 -0000	1.6
+++ Makefile	22 Dec 2005 13:20:57 -0000
@@ -8,7 +8,8 @@
 PORTNAME=	libart
 PORTVERSION=	2.3.3
 CATEGORIES=	graphics
-MASTER_SITES=	http://www.artofcode.com/${PORTNAME}/
+MASTER_SITES=	http://tiger.bioinf.cs.uni-potsdam.de/free/Graphics/ \
+		http://cvsup.theplanet.com/distfiles/
 
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Library for high-performance 2D graphics
--- libart.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



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