View | Details | Raw Unified | Return to bug 67073
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.7.4.2	# Keep databases/gauche-gdbm in sync with this
9
PORTVERSION=	0.8	# 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.7.4.2.tgz) = 2efbf8953c318f7e03dc15886588a75a
1
MD5 (Gauche-0.8.tgz) = 95a72756ebc0bf7c95534869db45e542
2
SIZE (Gauche-0.7.4.2.tgz) = 2401071
2
SIZE (Gauche-0.8.tgz) = 2467615
(-)lang/gauche/pkg-plist (-1 / +11 lines)
Lines 16-23 Link Here
16
lib/gauche/%%VERSION%%/%%TARGET%%/syslog.so
16
lib/gauche/%%VERSION%%/%%TARGET%%/syslog.so
17
lib/gauche/%%VERSION%%/%%TARGET%%/termios.so
17
lib/gauche/%%VERSION%%/%%TARGET%%/termios.so
18
lib/gauche/%%VERSION%%/%%TARGET%%/threads.so
18
lib/gauche/%%VERSION%%/%%TARGET%%/threads.so
19
lib/gauche/%%VERSION%%/i386-portbld-freebsd5.2/gauche-cesconv
20
lib/gauche/%%VERSION%%/i386-portbld-freebsd5.2/gauche-install
21
lib/gauche/%%VERSION%%/i386-portbld-freebsd5.2/gauche-package
19
lib/gauche/%%VERSION%%/include/gauche.h
22
lib/gauche/%%VERSION%%/include/gauche.h
20
lib/gauche/%%VERSION%%/include/gauche/arch.h
23
lib/gauche/%%VERSION%%/include/gauche/arch.h
24
lib/gauche/%%VERSION%%/include/gauche/builtin-syms.h
21
lib/gauche/%%VERSION%%/include/gauche/char_euc_jp.h
25
lib/gauche/%%VERSION%%/include/gauche/char_euc_jp.h
22
lib/gauche/%%VERSION%%/include/gauche/char_none.h
26
lib/gauche/%%VERSION%%/include/gauche/char_none.h
23
lib/gauche/%%VERSION%%/include/gauche/char_sjis.h
27
lib/gauche/%%VERSION%%/include/gauche/char_sjis.h
Lines 69-75 Link Here
69
share/gauche/%%VERSION%%/lib/gauche/interactive.scm
73
share/gauche/%%VERSION%%/lib/gauche/interactive.scm
70
share/gauche/%%VERSION%%/lib/gauche/interactive/info.scm
74
share/gauche/%%VERSION%%/lib/gauche/interactive/info.scm
71
share/gauche/%%VERSION%%/lib/gauche/interpolate.scm
75
share/gauche/%%VERSION%%/lib/gauche/interpolate.scm
72
share/gauche/%%VERSION%%/lib/gauche/ioutil.scm
73
share/gauche/%%VERSION%%/lib/gauche/let-opt.scm
76
share/gauche/%%VERSION%%/lib/gauche/let-opt.scm
74
share/gauche/%%VERSION%%/lib/gauche/libutil.scm
77
share/gauche/%%VERSION%%/lib/gauche/libutil.scm
75
share/gauche/%%VERSION%%/lib/gauche/listener.scm
78
share/gauche/%%VERSION%%/lib/gauche/listener.scm
Lines 77-82 Link Here
77
share/gauche/%%VERSION%%/lib/gauche/logger.scm
80
share/gauche/%%VERSION%%/lib/gauche/logger.scm
78
share/gauche/%%VERSION%%/lib/gauche/logical.scm
81
share/gauche/%%VERSION%%/lib/gauche/logical.scm
79
share/gauche/%%VERSION%%/lib/gauche/macroutil.scm
82
share/gauche/%%VERSION%%/lib/gauche/macroutil.scm
83
share/gauche/%%VERSION%%/lib/gauche/matrix.scm
80
share/gauche/%%VERSION%%/lib/gauche/modutil.scm
84
share/gauche/%%VERSION%%/lib/gauche/modutil.scm
81
share/gauche/%%VERSION%%/lib/gauche/mop/instance-pool.scm
85
share/gauche/%%VERSION%%/lib/gauche/mop/instance-pool.scm
82
share/gauche/%%VERSION%%/lib/gauche/mop/propagate.scm
86
share/gauche/%%VERSION%%/lib/gauche/mop/propagate.scm
Lines 85-90 Link Here
85
share/gauche/%%VERSION%%/lib/gauche/net.scm
89
share/gauche/%%VERSION%%/lib/gauche/net.scm
86
share/gauche/%%VERSION%%/lib/gauche/numerical.scm
90
share/gauche/%%VERSION%%/lib/gauche/numerical.scm
87
share/gauche/%%VERSION%%/lib/gauche/object.scm
91
share/gauche/%%VERSION%%/lib/gauche/object.scm
92
share/gauche/%%VERSION%%/lib/gauche/package.scm
93
share/gauche/%%VERSION%%/lib/gauche/package/build.scm
94
share/gauche/%%VERSION%%/lib/gauche/package/fetch.scm
95
share/gauche/%%VERSION%%/lib/gauche/package/util.scm
88
share/gauche/%%VERSION%%/lib/gauche/parameter.scm
96
share/gauche/%%VERSION%%/lib/gauche/parameter.scm
89
share/gauche/%%VERSION%%/lib/gauche/parseopt.scm
97
share/gauche/%%VERSION%%/lib/gauche/parseopt.scm
90
share/gauche/%%VERSION%%/lib/gauche/portutil.scm
98
share/gauche/%%VERSION%%/lib/gauche/portutil.scm
Lines 194-199 Link Here
194
share/gauche/%%VERSION%%/lib/util/isomorph.scm
202
share/gauche/%%VERSION%%/lib/util/isomorph.scm
195
share/gauche/%%VERSION%%/lib/util/lcs.scm
203
share/gauche/%%VERSION%%/lib/util/lcs.scm
196
share/gauche/%%VERSION%%/lib/util/list.scm
204
share/gauche/%%VERSION%%/lib/util/list.scm
205
share/gauche/%%VERSION%%/lib/util/match.scm
197
share/gauche/%%VERSION%%/lib/util/queue.scm
206
share/gauche/%%VERSION%%/lib/util/queue.scm
198
share/gauche/%%VERSION%%/lib/util/record.scm
207
share/gauche/%%VERSION%%/lib/util/record.scm
199
share/gauche/%%VERSION%%/lib/util/toposort.scm
208
share/gauche/%%VERSION%%/lib/util/toposort.scm
Lines 216-221 Link Here
216
@dirrm share/gauche/%%VERSION%%/lib/math
225
@dirrm share/gauche/%%VERSION%%/lib/math
217
@dirrm share/gauche/%%VERSION%%/lib/gauche/vm
226
@dirrm share/gauche/%%VERSION%%/lib/gauche/vm
218
@dirrm share/gauche/%%VERSION%%/lib/gauche/serializer
227
@dirrm share/gauche/%%VERSION%%/lib/gauche/serializer
228
@dirrm share/gauche/%%VERSION%%/lib/gauche/package
219
@dirrm share/gauche/%%VERSION%%/lib/gauche/mop
229
@dirrm share/gauche/%%VERSION%%/lib/gauche/mop
220
@dirrm share/gauche/%%VERSION%%/lib/gauche/interactive
230
@dirrm share/gauche/%%VERSION%%/lib/gauche/interactive
221
@dirrm share/gauche/%%VERSION%%/lib/gauche
231
@dirrm share/gauche/%%VERSION%%/lib/gauche

Return to bug 67073