diff options
author | krion <krion@FreeBSD.org> | 2003-12-17 19:48:48 +0800 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2003-12-17 19:48:48 +0800 |
commit | ccb007f0d359a20600fb1c0f641039740056fddc (patch) | |
tree | 837f19f12b81d63cc2495d0c89418896f54aa909 /graphics/gauche-gl | |
parent | 60b01924660c4cfaf6a99fe585584ab7f4420797 (diff) | |
download | freebsd-ports-gnome-ccb007f0d359a20600fb1c0f641039740056fddc.tar.gz freebsd-ports-gnome-ccb007f0d359a20600fb1c0f641039740056fddc.tar.zst freebsd-ports-gnome-ccb007f0d359a20600fb1c0f641039740056fddc.zip |
- Update to version 0.3.1
PR: 60325
Submitted by: maintainer
Diffstat (limited to 'graphics/gauche-gl')
-rw-r--r-- | graphics/gauche-gl/Makefile | 2 | ||||
-rw-r--r-- | graphics/gauche-gl/distinfo | 2 | ||||
-rw-r--r-- | graphics/gauche-gl/pkg-plist | 6 |
3 files changed, 5 insertions, 5 deletions
diff --git a/graphics/gauche-gl/Makefile b/graphics/gauche-gl/Makefile index 1af3466fcc93..651ca8b8def2 100644 --- a/graphics/gauche-gl/Makefile +++ b/graphics/gauche-gl/Makefile @@ -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 --git a/graphics/gauche-gl/distinfo b/graphics/gauche-gl/distinfo index 3fcff0fd2100..8d89d7a55b68 100644 --- a/graphics/gauche-gl/distinfo +++ b/graphics/gauche-gl/distinfo @@ -1 +1 @@ -MD5 (Gauche-gl-0.2.2.tgz) = a24077575bd143ac48f312ba37d3b31a +MD5 (Gauche-gl-0.3.1.tgz) = fada91aa19e8a8781b3a3cf9e5c86bd2 diff --git a/graphics/gauche-gl/pkg-plist b/graphics/gauche-gl/pkg-plist index 0ca921fcfa93..63e2a9e5383b 100644 --- a/graphics/gauche-gl/pkg-plist +++ b/graphics/gauche-gl/pkg-plist @@ -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 |