Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 Nov 2001 14:19:54 -0800 (PST)
From:      KATO Tsuguru <tkato@prontomail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/32313: Update port: lang/smalltalk to 1.95.6
Message-ID:  <200111262219.fAQMJsu49565@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         32313
>Category:       ports
>Synopsis:       Update port: lang/smalltalk to 1.95.6
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Nov 26 14:20:03 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        4.4-RELEASE i386
>Organization:
>Environment:
>Description:
- Update to version 1.95.6

>How-To-Repeat:

>Fix:
diff -urN /usr/ports/lang/smalltalk/Makefile lang/smalltalk/Makefile
--- /usr/ports/lang/smalltalk/Makefile	Mon Nov  5 22:46:12 2001
+++ lang/smalltalk/Makefile	Fri Nov 23 21:58:15 2001
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	smalltalk
-PORTVERSION=	1.95.5
+PORTVERSION=	1.95.6
 CATEGORIES=	lang
 MASTER_SITES=	${MASTER_SITE_GNU}
 MASTER_SITE_SUBDIR=	${PORTNAME}
@@ -21,7 +21,7 @@
 MAN1=		gst.1
 
 post-extract:
-	@${RM} ${WRKSRC}/doc/gst.info*
+	@${RM} -f ${WRKSRC}/doc/gst.info*
 
 pre-patch:
 	@find ${WRKSRC} -name 'Makefile.in' | xargs ${PERL} -pi -e \
diff -urN /usr/ports/lang/smalltalk/distinfo lang/smalltalk/distinfo
--- /usr/ports/lang/smalltalk/distinfo	Mon Nov  5 22:46:12 2001
+++ lang/smalltalk/distinfo	Fri Nov 23 21:50:59 2001
@@ -1 +1 @@
-MD5 (smalltalk-1.95.5.tar.gz) = 5f3464aa38a25afccc130e66cb390566
+MD5 (smalltalk-1.95.6.tar.gz) = a527071ed6f7e5f67dc2d9891b916a5b
diff -urN /usr/ports/lang/smalltalk/pkg-plist lang/smalltalk/pkg-plist
--- /usr/ports/lang/smalltalk/pkg-plist	Mon Nov  5 22:46:13 2001
+++ lang/smalltalk/pkg-plist	Fri Nov 23 22:22:14 2001
@@ -57,6 +57,7 @@
 share/smalltalk/compiler/STToken.st
 share/smalltalk/compiler/STVisitor.st
 share/smalltalk/compiler/StartCompiler.st
+share/smalltalk/compiler/test.st
 share/smalltalk/examples/Application.st
 share/smalltalk/examples/Bench.st
 share/smalltalk/examples/Buffers.st
@@ -94,6 +95,7 @@
 share/smalltalk/examples/xml.sed
 share/smalltalk/gst.im
 share/smalltalk/i18n/Collation.st
+share/smalltalk/i18n/Expression.st
 share/smalltalk/i18n/GetText.st
 share/smalltalk/i18n/Load.st
 share/smalltalk/i18n/Locale.st
@@ -231,8 +233,6 @@
 share/smalltalk/web/rename.jpg
 share/smalltalk/web/test.st
 share/smalltalk/web/top.jpg
-share/smalltalk/xml/Id-DOM.st
-share/smalltalk/xml/Id-XWalker.st
 share/smalltalk/xml/XML.st
 @dirrm share/smalltalk/xml
 @dirrm share/smalltalk/web

>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200111262219.fAQMJsu49565>