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

(-)lang/gauche/Makefile (-1 / +1 lines)
Lines 6-12 Link Here
6
#
6
#
7
7
8
PORTNAME=	gauche
8
PORTNAME=	gauche
9
PORTVERSION=	0.8	# Keep databases/gauche-gdbm in sync with this
9
PORTVERSION=	0.8.1	# Keep databases/gauche-gdbm in sync with this
10
CATEGORIES=	lang scheme
10
CATEGORIES=	lang scheme
11
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
11
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
12
MASTER_SITE_SUBDIR=	${PORTNAME}
12
MASTER_SITE_SUBDIR=	${PORTNAME}
(-)lang/gauche/distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
MD5 (Gauche-0.8.tgz) = 95a72756ebc0bf7c95534869db45e542
1
MD5 (Gauche-0.8.1.tgz) = 245ab826f2219d842b96561482aa0256
2
SIZE (Gauche-0.8.tgz) = 2467615
2
SIZE (Gauche-0.8.1.tgz) = 2595068
(-)lang/gauche/pkg-plist (-1 / +1 lines)
Lines 47-53 Link Here
47
lib/gauche/site/%%VERSION%%/%%TARGET%%/.keepme
47
lib/gauche/site/%%VERSION%%/%%TARGET%%/.keepme
48
lib/libgauche.so
48
lib/libgauche.so
49
lib/libgauche.so.0
49
lib/libgauche.so.0
50
lib/libgauche.so.0.0.0
50
lib/libgauche.so.0.8.1
51
share/aclocal/gauche.m4
51
share/aclocal/gauche.m4
52
share/gauche/%%VERSION%%/aclocal.m4
52
share/gauche/%%VERSION%%/aclocal.m4
53
share/gauche/%%VERSION%%/lib/binary/io.scm
53
share/gauche/%%VERSION%%/lib/binary/io.scm

Return to bug 69932