Date: Fri, 8 Jul 2005 20:42:24 -0500 (CDT) From: Erik Greenwald <erik@smluc.org> To: FreeBSD-gnats-submit@FreeBSD.org Cc: erik@math.smsu.edu Subject: ports/83173: [Maintainer Update] graphics/gauche-gl 0.3.1 -> 0.4 Message-ID: <20050709014224.6163F1CE67@phoenix.smluc.org> Resent-Message-ID: <200507090140.j691eD8B079489@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 83173 >Category: ports >Synopsis: [Maintainer Update] graphics/gauche-gl 0.3.1 -> 0.4 >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: Sat Jul 09 01:40:12 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Erik Greenwald >Release: FreeBSD 5.4-RELEASE-p2 i386 >Organization: >Environment: System: FreeBSD fenris 5.4-RELEASE-p2 FreeBSD 5.4-RELEASE-p2 #2: Fri Jun 10 23:00:35 EDT 2005 root@fenris:/usr/obj/usr/src/sys/FENRIS i386 >Description: webpage blurb: Gauche-gl 0.4: Major feature upgrade * Gauche-gl now supports quite a few advanced OpenGL features, including programmable shader API. * Availability of advanced GL features and extensions are now queried at runtime, instead of statically determined at the compile time. So you don't need to recompile just because you changed your video card and driver. changelog at http://www.shiro.dreamhost.com/scheme/gauche/ChangeLog.Gauche-gl.txt >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.14 diff -u -r1.14 Makefile --- graphics/gauche-gl/Makefile 9 Apr 2005 15:13:38 -0000 1.14 +++ graphics/gauche-gl/Makefile 9 Jul 2005 01:34:51 -0000 @@ -6,8 +6,7 @@ # PORTNAME= gl -PORTVERSION= 0.3.1 -PORTREVISION= 2 +PORTVERSION= 0.4 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.4 diff -u -r1.4 distinfo --- graphics/gauche-gl/distinfo 31 Mar 2004 03:08:15 -0000 1.4 +++ graphics/gauche-gl/distinfo 9 Jul 2005 01:34:51 -0000 @@ -1,2 +1,2 @@ -MD5 (Gauche-gl-0.3.1.tgz) = fada91aa19e8a8781b3a3cf9e5c86bd2 -SIZE (Gauche-gl-0.3.1.tgz) = 214896 +MD5 (Gauche-gl-0.4.tgz) = 11b2f49ee8344308d8c69b2bbc3282a6 +SIZE (Gauche-gl-0.4.tgz) = 939391 Index: graphics/gauche-gl/pkg-plist =================================================================== RCS file: /home/ncvs/ports/graphics/gauche-gl/pkg-plist,v retrieving revision 1.6 diff -u -r1.6 pkg-plist --- graphics/gauche-gl/pkg-plist 9 Apr 2005 15:13:38 -0000 1.6 +++ graphics/gauche-gl/pkg-plist 9 Jul 2005 01:34:51 -0000 @@ -54,7 +54,39 @@ %%PORTDOCS%%%%EXAMPLESDIR%%/glbook/example9-8.scm %%PORTDOCS%%%%EXAMPLESDIR%%/glbook/run %%PORTDOCS%%%%EXAMPLESDIR%%/mandelbrot.scm +%%PORTDOCS%%%%EXAMPLESDIR%%/slbook/ogl2brick/3Dlabs-License.txt +%%PORTDOCS%%%%EXAMPLESDIR%%/slbook/ogl2brick/brick.frag +%%PORTDOCS%%%%EXAMPLESDIR%%/slbook/ogl2brick/brick.vert +%%PORTDOCS%%%%EXAMPLESDIR%%/slbook/ogl2brick/ogl2brick.scm +%%PORTDOCS%%%%EXAMPLESDIR%%/slbook/ogl2brick/run.sh +%%PORTDOCS%%%%EXAMPLESDIR%%/slbook/ogl2brick/README.txt +%%PORTDOCS%%%%EXAMPLESDIR%%/slbook/ogl2particle/3Dlabs-License.txt +%%PORTDOCS%%%%EXAMPLESDIR%%/slbook/ogl2particle/ogl2particle.scm +%%PORTDOCS%%%%EXAMPLESDIR%%/slbook/ogl2particle/run.sh +%%PORTDOCS%%%%EXAMPLESDIR%%/slbook/ogl2particle/particle.frag +%%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 +%%PORTDOCS%%%%EXAMPLESDIR%%/glbook/example10-3.scm +%%PORTDOCS%%%%EXAMPLESDIR%%/glbook/example10-1.scm +%%PORTDOCS%%%%EXAMPLESDIR%%/glbook/example8-8.scm +%%PORTDOCS%%%%EXAMPLESDIR%%/glbook/example10-5.scm +%%PORTDOCS%%%%EXAMPLESDIR%%/glbook/example10-4.scm +%%PORTDOCS%%%%EXAMPLESDIR%%/cg/cg-gl-vertex-example.cg +%%PORTDOCS%%%%EXAMPLESDIR%%/cg/cg-gl-vertex-example.scm +%%PORTDOCS%%%%EXAMPLESDIR%%/cg/checkered-sphere-cg.scm +%%PORTDOCS%%%%EXAMPLESDIR%%/cg/run +%%PORTDOCS%%%%EXAMPLESDIR%%/cg/README +%%PORTDOCS%%%%DOCSDIR%%/README +%%PORTDOCS%%@dirrm %%EXAMPLESDIR%%/slbook/ogl2particle +%%PORTDOCS%%@dirrm %%EXAMPLESDIR%%/slbook/ogl2brick +%%PORTDOCS%%@dirrm %%EXAMPLESDIR%%/slbook +%%PORTDOCS%%@dirrm %%EXAMPLESDIR%%/images %%PORTDOCS%%@dirrm %%EXAMPLESDIR%%/glbook +%%PORTDOCS%%@dirrm %%EXAMPLESDIR%%/cg %%PORTDOCS%%@dirrm %%EXAMPLESDIR%% -%%PORTDOCS%%%%DOCSDIR%%/README %%PORTDOCS%%@dirrm %%DOCSDIR%% --- 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?20050709014224.6163F1CE67>