Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 Dec 2001 00:06:38 -0800 (PST)
From:      KATO Tsuguru <tkato@prontomail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/32859: Update port: lang/smalltalk to 1.95.7
Message-ID:  <200112150806.fBF86cR93950@freefall.freebsd.org>

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

>Number:         32859
>Category:       ports
>Synopsis:       Update port: lang/smalltalk to 1.95.7
>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:   Sat Dec 15 00:10:02 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        4.4-RELEASE i386
>Organization:
>Environment:
>Description:
- Update to version 1.95.7

>How-To-Repeat:

>Fix:
diff -urN /usr/ports/lang/smalltalk/Makefile lang/smalltalk/Makefile
--- /usr/ports/lang/smalltalk/Makefile	Fri Nov 30 22:47:43 2001
+++ lang/smalltalk/Makefile	Sat Dec 15 14:46:14 2001
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	smalltalk
-PORTVERSION=	1.95.6
+PORTVERSION=	1.95.7
 CATEGORIES=	lang
 MASTER_SITES=	${MASTER_SITE_GNU}
 MASTER_SITE_SUBDIR=	${PORTNAME}
@@ -15,8 +15,8 @@
 
 USE_GMAKE=	yes
 GNU_CONFIGURE=	yes
-CONFIGURE_TARGET=	# none
-CONFIGURE_ARGS=	--build=${ARCH}-portbld-freebsd${OSREL}
+CONFIGURE_ENV=	MAKEINFO='makeinfo --no-split'
+CONFIGURE_TARGET=	--build=${ARCH}-portbld-freebsd${OSREL}
 
 MAN1=		gst.1
 
@@ -25,7 +25,7 @@
 
 pre-patch:
 	@find ${WRKSRC} -name 'Makefile.in' | xargs ${PERL} -pi -e \
-		's| -release \$$\(VERSION\)| -avoid-version|g ; \
-		 s|\@MAKEINFO\@|\@MAKEINFO\@ --no-split|g'
+		's| -release \$$\(VERSION\)| -avoid-version|g'
+	@${PERL} -pi -e 's|<malloc.h>|<stdlib.h>|g' ${WRKSRC}/ltdl/ltdl.c
 
 .include <bsd.port.mk>
diff -urN /usr/ports/lang/smalltalk/distinfo lang/smalltalk/distinfo
--- /usr/ports/lang/smalltalk/distinfo	Fri Nov 30 22:47:43 2001
+++ lang/smalltalk/distinfo	Sat Dec 15 14:35:37 2001
@@ -1 +1 @@
-MD5 (smalltalk-1.95.6.tar.gz) = a527071ed6f7e5f67dc2d9891b916a5b
+MD5 (smalltalk-1.95.7.tar.gz) = 5f04fda7b776df832e72138918cb81f2
diff -urN /usr/ports/lang/smalltalk/pkg-plist lang/smalltalk/pkg-plist
--- /usr/ports/lang/smalltalk/pkg-plist	Fri Nov 30 22:47:43 2001
+++ lang/smalltalk/pkg-plist	Sat Dec 15 15:10:53 2001
@@ -233,6 +233,8 @@
 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?200112150806.fBF86cR93950>