Skip site navigation (1)Skip section navigation (2)
Date:      Tue,  5 Jun 2007 11:07:10 -0500 (CDT)
From:      Erik Greenwald <erik@smluc.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        erik@math.missouristate.edu
Subject:   ports/113373: [Maintainer Update] graphics/gauche-gl 0.4.2 -> 0.4.3
Message-ID:  <20070605160711.232E2434001@sinistar.bluecows.com>
Resent-Message-ID: <200706051610.l55GAI1G044374@freefall.freebsd.org>

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

>Number:         113373
>Category:       ports
>Synopsis:       [Maintainer Update]  graphics/gauche-gl  0.4.2 -> 0.4.3
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jun 05 16:10:18 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Erik Greenwald
>Release:        FreeBSD 7.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD vidar.br0kenland.org 7.0-CURRENT FreeBSD 7.0-CURRENT #0: Sat Jan 13 11:46:43 EST 2007 root@vidar.br0kenland.org:/usr/obj/usr/src/sys/VIDAR i386

>Description:

from the changelog http://shiro.dreamhost.com/scheme/gauche/ChangeLog.Gauche-gl.txt
* src/gauche-gl.c: fixed bugs in finalizers of GLU objects
* src/glut-lib.stub, cg/cg-lib.stub: adapted the new Scm_ApplyRec API of Gauche.

>How-To-Repeat:
>Fix:

--- graphics_gauche-gl.patch begins here ---
Index: graphics/gauche-gl/Makefile
===================================================================
RCS file: /home/ncvs/ports/graphics/gauche-gl/Makefile,v
retrieving revision 1.22
diff -u -r1.22 Makefile
--- graphics/gauche-gl/Makefile	19 May 2007 20:09:07 -0000	1.22
+++ graphics/gauche-gl/Makefile	5 Jun 2007 15:59:37 -0000
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	gl
-PORTVERSION=	0.4.2
-PORTREVISION=	1
+PORTVERSION=	0.4.3
 CATEGORIES=	graphics scheme
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	gauche
Index: graphics/gauche-gl/distinfo
===================================================================
RCS file: /home/ncvs/ports/graphics/gauche-gl/distinfo,v
retrieving revision 1.7
diff -u -r1.7 distinfo
--- graphics/gauche-gl/distinfo	9 Jan 2007 22:26:16 -0000	1.7
+++ graphics/gauche-gl/distinfo	5 Jun 2007 15:59:37 -0000
@@ -1,3 +1,3 @@
-MD5 (Gauche-gl-0.4.2.tgz) = 32e0670225a983e9df99f856825e1f63
-SHA256 (Gauche-gl-0.4.2.tgz) = 947dd946c7e6837f5825214e89e69f3c2e1ef5b49ad3a27974aa7df7c937cb97
-SIZE (Gauche-gl-0.4.2.tgz) = 942251
+MD5 (Gauche-gl-0.4.3.tgz) = dccf93ab8074fc40e0e89a6b45a32c82
+SHA256 (Gauche-gl-0.4.3.tgz) = 9e74a0a32a80430210f513e33894a1a35985e18bc95f01f44b00d7c8a43bae23
+SIZE (Gauche-gl-0.4.3.tgz) = 942390
--- graphics_gauche-gl.patch ends here ---

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



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