diff options
author | Patrick Li <pat@FreeBSD.org> | 2002-02-09 23:06:17 +0000 |
---|---|---|
committer | Patrick Li <pat@FreeBSD.org> | 2002-02-09 23:06:17 +0000 |
commit | 88103cc8d0776a9247dac44d502fdda777f9af20 (patch) | |
tree | ccd05b3fb1499b09bace53740de2cbabb71eaf66 /lang/smalltalk | |
parent | cf3cb6a06b7d7e05d4cc5eaa7743b2b136b49375 (diff) |
Notes
Diffstat (limited to 'lang/smalltalk')
-rw-r--r-- | lang/smalltalk/Makefile | 2 | ||||
-rw-r--r-- | lang/smalltalk/distinfo | 2 | ||||
-rw-r--r-- | lang/smalltalk/pkg-plist | 3 |
3 files changed, 2 insertions, 5 deletions
diff --git a/lang/smalltalk/Makefile b/lang/smalltalk/Makefile index 33a192c28860..80048eb41a3e 100644 --- a/lang/smalltalk/Makefile +++ b/lang/smalltalk/Makefile @@ -6,7 +6,7 @@ # PORTNAME= smalltalk -PORTVERSION= 1.95.8 +PORTVERSION= 1.95.10 CATEGORIES= lang MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/lang/smalltalk/distinfo b/lang/smalltalk/distinfo index 60da30aa6b4b..e781fbacbe45 100644 --- a/lang/smalltalk/distinfo +++ b/lang/smalltalk/distinfo @@ -1 +1 @@ -MD5 (smalltalk-1.95.8.tar.gz) = a36d54d6ff148bf59897a5276b9c128d +MD5 (smalltalk-1.95.10.tar.gz) = 01127b5e59a04a742216e26926c58af2 diff --git a/lang/smalltalk/pkg-plist b/lang/smalltalk/pkg-plist index 7505aa0ab75b..6a6472013eba 100644 --- a/lang/smalltalk/pkg-plist +++ b/lang/smalltalk/pkg-plist @@ -65,7 +65,6 @@ share/smalltalk/examples/Bench.st share/smalltalk/examples/Buffers.st share/smalltalk/examples/Case.st share/smalltalk/examples/CompFileSeg.st -share/smalltalk/examples/DBFile.st share/smalltalk/examples/Debugger.st share/smalltalk/examples/Dinner.st share/smalltalk/examples/EditStream.st @@ -83,9 +82,7 @@ share/smalltalk/examples/RecursLit.st share/smalltalk/examples/RegExp.st share/smalltalk/examples/Richards.st share/smalltalk/examples/SortCriter.st -share/smalltalk/examples/Timer.st share/smalltalk/examples/Tokenizer.st -share/smalltalk/examples/Watchdog.st share/smalltalk/examples/blox/Man.st share/smalltalk/examples/blox/Tetris.st share/smalltalk/examples/modules/gdbm-c.st |