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

(-)lang/smalltalk/Makefile (-1 / +1 lines)
Lines 6-12 Link Here
6
#
6
#
7
7
8
PORTNAME=	smalltalk
8
PORTNAME=	smalltalk
9
PORTVERSION=	1.95.8
9
PORTVERSION=	1.95.10
10
CATEGORIES=	lang
10
CATEGORIES=	lang
11
MASTER_SITES=	${MASTER_SITE_GNU}
11
MASTER_SITES=	${MASTER_SITE_GNU}
12
MASTER_SITE_SUBDIR=	${PORTNAME}
12
MASTER_SITE_SUBDIR=	${PORTNAME}
(-)lang/smalltalk/distinfo (-1 / +1 lines)
Line 1 Link Here
1
MD5 (smalltalk-1.95.8.tar.gz) = a36d54d6ff148bf59897a5276b9c128d
1
MD5 (smalltalk-1.95.10.tar.gz) = 01127b5e59a04a742216e26926c58af2
(-)lang/smalltalk/pkg-plist (-3 lines)
Lines 65-71 Link Here
65
share/smalltalk/examples/Buffers.st
65
share/smalltalk/examples/Buffers.st
66
share/smalltalk/examples/Case.st
66
share/smalltalk/examples/Case.st
67
share/smalltalk/examples/CompFileSeg.st
67
share/smalltalk/examples/CompFileSeg.st
68
share/smalltalk/examples/DBFile.st
69
share/smalltalk/examples/Debugger.st
68
share/smalltalk/examples/Debugger.st
70
share/smalltalk/examples/Dinner.st
69
share/smalltalk/examples/Dinner.st
71
share/smalltalk/examples/EditStream.st
70
share/smalltalk/examples/EditStream.st
Lines 83-91 Link Here
83
share/smalltalk/examples/RegExp.st
82
share/smalltalk/examples/RegExp.st
84
share/smalltalk/examples/Richards.st
83
share/smalltalk/examples/Richards.st
85
share/smalltalk/examples/SortCriter.st
84
share/smalltalk/examples/SortCriter.st
86
share/smalltalk/examples/Timer.st
87
share/smalltalk/examples/Tokenizer.st
85
share/smalltalk/examples/Tokenizer.st
88
share/smalltalk/examples/Watchdog.st
89
share/smalltalk/examples/blox/Man.st
86
share/smalltalk/examples/blox/Man.st
90
share/smalltalk/examples/blox/Tetris.st
87
share/smalltalk/examples/blox/Tetris.st
91
share/smalltalk/examples/modules/gdbm-c.st
88
share/smalltalk/examples/modules/gdbm-c.st

Return to bug 34771