View | Details | Raw Unified | Return to bug 60325
Collapse All | Expand All

(-)graphics/gauche-gl/Makefile (-1 / +1 lines)
Lines 6-12 Link Here
6
#
6
#
7
7
8
PORTNAME=	gl
8
PORTNAME=	gl
9
PORTVERSION=	0.2.2
9
PORTVERSION=	0.3.1
10
CATEGORIES=	graphics scheme
10
CATEGORIES=	graphics scheme
11
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
11
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
12
MASTER_SITE_SUBDIR=	gauche
12
MASTER_SITE_SUBDIR=	gauche
(-)graphics/gauche-gl/distinfo (-1 / +1 lines)
Line 1 Link Here
1
MD5 (Gauche-gl-0.2.2.tgz) = a24077575bd143ac48f312ba37d3b31a
1
MD5 (Gauche-gl-0.3.1.tgz) = fada91aa19e8a8781b3a3cf9e5c86bd2
(-)graphics/gauche-gl/pkg-plist (-3 / +3 lines)
Lines 1-6 Link Here
1
lib/gauche/%%VERSION%%/%%TARGET%%/gauche-gl.so
1
lib/gauche/%%VERSION%%/%%TARGET%%/libgauche-gl.so
2
lib/gauche/%%VERSION%%/%%TARGET%%/gauche-glut.so
2
lib/gauche/%%VERSION%%/%%TARGET%%/libgauche-glut.so
3
lib/gauche/%%VERSION%%/%%TARGET%%/gauche-math3d.so
3
lib/gauche/%%VERSION%%/%%TARGET%%/libgauche-math3d.so
4
lib/gauche/%%VERSION%%/include/gauche/math3d.h
4
lib/gauche/%%VERSION%%/include/gauche/math3d.h
5
share/gauche/%%VERSION%%/lib/gl.scm
5
share/gauche/%%VERSION%%/lib/gl.scm
6
share/gauche/%%VERSION%%/lib/gl/glut.scm
6
share/gauche/%%VERSION%%/lib/gl/glut.scm

Return to bug 60325