Skip site navigation (1)Skip section navigation (2)
Date:      16 Dec 2005 13:10:12 -0200
From:      Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/90501: Fix port: graphics/Hermes fix mastersite
Message-ID:  <20051216151012.13405.qmail@capeta.freebsdbrasil.com.br>
Resent-Message-ID: <200512161520.jBGFK2Xm064940@freefall.freebsd.org>

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

>Number:         90501
>Category:       ports
>Synopsis:       Fix port: graphics/Hermes fix mastersite
>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:   Fri Dec 16 15:20:01 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 MASTERSITE, now it's fetchable again! :)
>How-To-Repeat:
	
>Fix:

	

--- Hermes.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/graphics/Hermes/Makefile,v
retrieving revision 1.35
diff -u -r1.35 Makefile
--- Makefile	15 Nov 2005 06:49:22 -0000	1.35
+++ Makefile	16 Dec 2005 15:07:35 -0000
@@ -9,9 +9,9 @@
 PORTVERSION=	1.3.3
 PORTREVISION=	1
 CATEGORIES=	graphics
-MASTER_SITES=	http://www.clanlib.org/download/files/ \
-		http://distro.ibiblio.org/pub/linux/distributions/sorcerer/sources/Hermes/1.3.3/ \
-		http://power-net.linux.tucows.com/files/x11/dev/
+MASTER_SITES=	ftp://ftp.su.se/pub/lunar/source-archive/ \
+		${MASTER_SITE_GENTOO}
+MASTER_SITE_SUBDIR=	distfiles
 
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Fast pixel formats conversion library
--- Hermes.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?20051216151012.13405.qmail>