Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 26 Nov 2005 19:45:46 -0600 (CST)
From:      Erik Greenwald <erik@smluc.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        erik@math.missouristate.edu
Subject:   ports/89616: [Maintainer Update]  graphics/gauche-gl  0.4 -> 0.4.1
Message-ID:  <20051127014546.4863D1CE55@phoenix.smluc.org>
Resent-Message-ID: <200511270150.jAR1o1RP000174@freefall.freebsd.org>

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

>Number:         89616
>Category:       ports
>Synopsis:       [Maintainer Update]  graphics/gauche-gl  0.4 -> 0.4.1
>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:   Sun Nov 27 01:50:01 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Erik Greenwald
>Release:        FreeBSD 6.0-STABLE i386
>Organization:
>Environment:
System: FreeBSD fenris 6.0-STABLE FreeBSD 6.0-STABLE #2: Fri Nov 4 19:18:58 EST 2005 root@fenris:/usr/obj/usr/src/sys/FENRIS i386

>Description:

minor bugfixes

>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.15
diff -u -r1.15 Makefile
--- graphics/gauche-gl/Makefile	13 Jul 2005 21:01:03 -0000	1.15
+++ graphics/gauche-gl/Makefile	27 Nov 2005 01:41:50 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	gl
-PORTVERSION=	0.4
+PORTVERSION=	0.4.1
 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.5
diff -u -r1.5 distinfo
--- graphics/gauche-gl/distinfo	13 Jul 2005 21:01:03 -0000	1.5
+++ graphics/gauche-gl/distinfo	27 Nov 2005 01:41:50 -0000
@@ -1,2 +1,3 @@
-MD5 (Gauche-gl-0.4.tgz) = 11b2f49ee8344308d8c69b2bbc3282a6
-SIZE (Gauche-gl-0.4.tgz) = 939391
+MD5 (Gauche-gl-0.4.1.tgz) = a51b19a0f16f88ed6cd85c6e49cc6e75
+SHA256 (Gauche-gl-0.4.1.tgz) = e4350d5d0e53374306e84af772724ebbaa34ec2d47950f16dbe069c4fa1d4d04
+SIZE (Gauche-gl-0.4.1.tgz) = 940134
Index: graphics/gauche-gl/pkg-plist
===================================================================
RCS file: /home/ncvs/ports/graphics/gauche-gl/pkg-plist,v
retrieving revision 1.7
diff -u -r1.7 pkg-plist
--- graphics/gauche-gl/pkg-plist	13 Jul 2005 21:01:03 -0000	1.7
+++ graphics/gauche-gl/pkg-plist	27 Nov 2005 01:41:50 -0000
@@ -5,6 +5,7 @@
 share/gauche/%%VERSION%%/lib/gl.scm
 share/gauche/%%VERSION%%/lib/gl/glut.scm
 share/gauche/%%VERSION%%/lib/gl/math3d.scm
+share/gauche/%%VERSION%%/lib/gl/simple-image.scm
 @dirrm share/gauche/%%VERSION%%/lib/gl
 %%PORTDOCS%%@unexec install-info --delete %D/info/gauche-gl-refe.info %D/info/dir
 %%PORTDOCS%%@unexec install-info --delete %D/info/gauche-gl-refj.info %D/info/dir
@@ -67,7 +68,6 @@
 %%PORTDOCS%%%%EXAMPLESDIR%%/slbook/ogl2particle/particle.vert
 %%PORTDOCS%%%%EXAMPLESDIR%%/slbook/ogl2particle/README.txt
 %%PORTDOCS%%%%EXAMPLESDIR%%/slbook/README
-%%PORTDOCS%%%%EXAMPLESDIR%%/images/foo.scm
 %%PORTDOCS%%%%EXAMPLESDIR%%/images/noturn.rgb
 %%PORTDOCS%%%%EXAMPLESDIR%%/images/flower.rgb
 %%PORTDOCS%%%%EXAMPLESDIR%%/glbook/example8-6.scm
--- 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?20051127014546.4863D1CE55>