From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Jun 5 16:10:18 2007 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id DF76416A468 for ; Tue, 5 Jun 2007 16:10:18 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [69.147.83.40]) by mx1.freebsd.org (Postfix) with ESMTP id BE85A13C48C for ; Tue, 5 Jun 2007 16:10:18 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id l55GAIhb044375 for ; Tue, 5 Jun 2007 16:10:18 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id l55GAI1G044374; Tue, 5 Jun 2007 16:10:18 GMT (envelope-from gnats) Resent-Date: Tue, 5 Jun 2007 16:10:18 GMT Resent-Message-Id: <200706051610.l55GAI1G044374@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Erik Greenwald Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 989F516A41F for ; Tue, 5 Jun 2007 16:07:11 +0000 (UTC) (envelope-from erik@sinistar.bluecows.com) Received: from sinistar.bluecows.com (sinistar.bluecows.com [205.167.142.250]) by mx1.freebsd.org (Postfix) with ESMTP id 775E413C480 for ; Tue, 5 Jun 2007 16:07:11 +0000 (UTC) (envelope-from erik@sinistar.bluecows.com) Received: by sinistar.bluecows.com (Postfix, from userid 1015) id 232E2434001; Tue, 5 Jun 2007 11:07:11 -0500 (CDT) Message-Id: <20070605160711.232E2434001@sinistar.bluecows.com> Date: Tue, 5 Jun 2007 11:07:10 -0500 (CDT) From: Erik Greenwald To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: erik@math.missouristate.edu Subject: ports/113373: [Maintainer Update] graphics/gauche-gl 0.4.2 -> 0.4.3 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Erik Greenwald List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Jun 2007 16:10:19 -0000 >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: