ports/60325:

Erik Greenwald erik at smluc.org
Wed Dec 17 10:50:29 UTC 2003


>Number:         60325
>Category:       ports
>Synopsis:       
>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:   Wed Dec 17 02:50:20 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Erik Greenwald
>Release:        FreeBSD 5.2-CURRENT i386
>Organization:
>Environment:
System: FreeBSD fenris 5.2-CURRENT FreeBSD 5.2-CURRENT #0: Tue Dec 9 13:25:40 EST 2003 erik at fenris:/mnt/ad5/fbsd/usr/src/sys/FENRIS i386


	
>Description:
release email:
  Fixed bugs in matrix decomposition routine
  and configuration process. Adapted to Gauche-0.7.3.

>How-To-Repeat:
	
>Fix:

	

--- gauche-gl.patch begins here ---
diff -Nurb graphics/gauche-gl.orig/Makefile graphics/gauche-gl/Makefile
--- graphics/gauche-gl.orig/Makefile	Wed Dec 17 04:26:59 2003
+++ graphics/gauche-gl/Makefile	Wed Dec 17 04:32:37 2003
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	gl
-PORTVERSION=	0.2.2
+PORTVERSION=	0.3.1
 CATEGORIES=	graphics scheme
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	gauche
diff -Nurb graphics/gauche-gl.orig/distinfo graphics/gauche-gl/distinfo
--- graphics/gauche-gl.orig/distinfo	Wed Dec 17 04:26:59 2003
+++ graphics/gauche-gl/distinfo	Wed Dec 17 04:32:45 2003
@@ -1 +1 @@
-MD5 (Gauche-gl-0.2.2.tgz) = a24077575bd143ac48f312ba37d3b31a
+MD5 (Gauche-gl-0.3.1.tgz) = fada91aa19e8a8781b3a3cf9e5c86bd2
diff -Nurb graphics/gauche-gl.orig/pkg-plist graphics/gauche-gl/pkg-plist
--- graphics/gauche-gl.orig/pkg-plist	Wed Dec 17 04:26:59 2003
+++ graphics/gauche-gl/pkg-plist	Wed Dec 17 04:36:56 2003
@@ -1,6 +1,6 @@
-lib/gauche/%%VERSION%%/%%TARGET%%/gauche-gl.so
-lib/gauche/%%VERSION%%/%%TARGET%%/gauche-glut.so
-lib/gauche/%%VERSION%%/%%TARGET%%/gauche-math3d.so
+lib/gauche/%%VERSION%%/%%TARGET%%/libgauche-gl.so
+lib/gauche/%%VERSION%%/%%TARGET%%/libgauche-glut.so
+lib/gauche/%%VERSION%%/%%TARGET%%/libgauche-math3d.so
 lib/gauche/%%VERSION%%/include/gauche/math3d.h
 share/gauche/%%VERSION%%/lib/gl.scm
 share/gauche/%%VERSION%%/lib/gl/glut.scm
--- gauche-gl.patch ends here ---


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



More information about the freebsd-ports-bugs mailing list