Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 9 Jan 2005 22:20:28 +0300 (MSK)
From:      Igor Pokrovsky <ip@doom.homeunix.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/76003: Update port: graphics/quesa fetch fix
Message-ID:  <200501091920.j09JKSwE006711@doom.homeunix.org>
Resent-Message-ID: <200501091930.j09JUURK019520@freefall.freebsd.org>

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

>Number:         76003
>Category:       ports
>Synopsis:       Update port: graphics/quesa fetch fix
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jan 09 19:30:29 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Igor Pokrovsky
>Release:        FreeBSD 4.11-STABLE i386
>Organization:
>Environment:
System: FreeBSD doom.homeunix.org 4.11-STABLE FreeBSD 4.11-STABLE #0: Sat Jan 8 23:42:52 MSK 2005 root@doom.homeunix.org:/usr/obj/usr/src/sys/KERNEL i386


	
>Description:
1. Changed MASTER_SITES to fix fetch problem.
2. Added SIZE to distinfo
3. Changed homepage of the project.
	
>How-To-Repeat:
	
>Fix:

	

--- quesa.diff begins here ---
diff -ru /usr/ports/graphics/quesa/Makefile quesa/Makefile
--- /usr/ports/graphics/quesa/Makefile	Sun Aug  1 21:23:15 2004
+++ quesa/Makefile	Sun Jan  9 22:14:11 2005
@@ -8,7 +8,8 @@
 PORTNAME=	quesa
 PORTVERSION=	1.6d18
 CATEGORIES=	graphics
-MASTER_SITES=	http://www.quesa.org/info/files/
+MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
+MASTER_SITE_SUBDIR=	${PORTNAME}
 DISTNAME=	${PORTNAME}_${PORTVERSION}
 
 MAINTAINER=	ip@doom.homeunix.org
diff -ru /usr/ports/graphics/quesa/distinfo quesa/distinfo
--- /usr/ports/graphics/quesa/distinfo	Tue Mar 30 00:18:10 2004
+++ quesa/distinfo	Sun Jan  9 22:16:03 2005
@@ -1 +1,2 @@
 MD5 (quesa_1.6d18.tar.gz) = 6c6740ef4459e2d6cbde7389a63f61b6
+SIZE (quesa_1.6d18.tar.gz) = 3457691
diff -ru /usr/ports/graphics/quesa/pkg-descr quesa/pkg-descr
--- /usr/ports/graphics/quesa/pkg-descr	Tue Mar 30 00:18:10 2004
+++ quesa/pkg-descr	Sun Jan  9 22:03:37 2005
@@ -7,7 +7,7 @@
 format, plug-in renderers, a wide range of high level geometries, hierarchical
 models, and a consistent and object-orientated API.
 
-WWW:	http://www.quesa.org/
+WWW:	http://quesa.designcommunity.com/
 
 - Igor Pokrovsky
 tiamat@comset.net
--- quesa.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?200501091920.j09JKSwE006711>