Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Dec 2002 05:32:11 +0900
From:      KATO Tsuguru <tkato@prontomail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/46305: Update port: lang/smalltalk to 2.0.10 (fix ports/46140)
Message-ID:  <20021217053211.6a12b295.tkato@prontomail.com>

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

>Number:         46305
>Category:       ports
>Synopsis:       Update port: lang/smalltalk to 2.0.10 (fix ports/46140)
>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 Dec 16 12:40:07 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.7-RELEASE-p2 i386
>Organization:
>Environment:
>Description:
- Update to version 2.0.10

Remove file:
files/patch-snprintfv::configure

Following PRs shuold be superseded by this one:
[2002/12/09] ports/46140  ports    Update port: lang/smalltalk to 2.0.9

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/lang/smalltalk/Makefile lang/smalltalk/Makefile
--- /usr/ports/lang/smalltalk/Makefile	Tue Nov 19 22:31:31 2002
+++ lang/smalltalk/Makefile	Fri Dec 13 10:48:52 2002
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	smalltalk
-PORTVERSION=	2.0.8
+PORTVERSION=	2.0.10
 CATEGORIES=	lang
 MASTER_SITES=	${MASTER_SITE_GNU}
 MASTER_SITE_SUBDIR=	${PORTNAME}
@@ -44,12 +44,8 @@
 
 post-patch:
 	@${FIND} ${WRKSRC} -name 'Makefile.in' | ${XARGS} ${REINPLACE_CMD} -e \
-		's|-release [\$$][(]VERSION[)]|-avoid-version|g'
+		's|-release [$$][(]VERSION[)]|-avoid-version|g'
 	@${REINPLACE_CMD} -e \
-		's|<malloc.h>|<stdlib.h>|g' ${WRKSRC}/examples/modules/gdbm.c
-
-pre-build:
-	@cd ${WRKSRC}/snprintfv && ${SETENV} ${MAKE_ENV} \
-		${MAKE} ${MAKE_FLAGS} ${MAKEFILE} ${MAKE_ARGS} ${ALL_TARGET}
+		's|<malloc\.h>|<stdlib.h>|g' ${WRKSRC}/examples/modules/gdbm.c
 
 .include <bsd.port.mk>
diff -urN /usr/ports/lang/smalltalk/distinfo lang/smalltalk/distinfo
--- /usr/ports/lang/smalltalk/distinfo	Tue Nov 19 22:31:31 2002
+++ lang/smalltalk/distinfo	Fri Dec 13 09:06:41 2002
@@ -1 +1 @@
-MD5 (smalltalk-2.0.8.tar.gz) = 61fe3fa132a418bc485e820e87e72cf2
+MD5 (smalltalk-2.0.10.tar.gz) = 6a0e8002f0975c3d3b6f6d662f3d8e50
diff -urN /usr/ports/lang/smalltalk/files/patch-Makefile lang/smalltalk/files/patch-Makefile
--- /usr/ports/lang/smalltalk/files/patch-Makefile	Thu Oct 17 06:23:58 2002
+++ lang/smalltalk/files/patch-Makefile	Thu Jan  1 09:00:00 1970
@@ -1,11 +0,0 @@
---- Makefile.in.bak	Tue Sep 10 18:17:27 2002
-+++ Makefile.in	Sun Oct 13 01:00:49 2002
-@@ -146,7 +146,7 @@
- AUTOMAKE_OPTIONS = gnu 1.6
- ACLOCAL_AMFLAGS = -I config
- 
--SUBDIRS = lib-src libltdl snprintfv lightning libgst xml net \
-+SUBDIRS = lib-src libltdl lightning libgst xml net \
- 	i18n config unsupported kernel compiler sunit tcp \
- 	examples blox vfs . tests doc
- 
diff -urN /usr/ports/lang/smalltalk/files/patch-snprintfv::configure lang/smalltalk/files/patch-snprintfv::configure
--- /usr/ports/lang/smalltalk/files/patch-snprintfv::configure	Thu Oct 17 06:23:58 2002
+++ lang/smalltalk/files/patch-snprintfv::configure	Thu Jan  1 09:00:00 1970
@@ -1,23 +0,0 @@
---- snprintfv/configure.orig	Tue Sep 10 18:02:44 2002
-+++ snprintfv/configure	Sun Oct 13 02:01:04 2002
-@@ -10549,12 +10549,6 @@
-     fi
-     if test x$ac_cv_header_limits_h = xyes; then
-       echo '#include <limits.h>' >> $tmpfile
--    elif test x$ac_cv_header_values_h = xyes; then
--      cat >> $tmpfile << '_EOF_'
--#ifndef MAXINT
--#  include <values.h>
--#endif /* MAXINT */
--_EOF_
-     fi
-     if test x$ac_cv_header_string_h = xyes; then
-       echo '#include <string.h>' >> $tmpfile
-@@ -10571,6 +10565,7 @@
-       echo '#include <stdint.h>' >> $tmpfile
-     fi
-     if test x$ac_cv_type_intmax_t = xno; then
-+      cat >> $tmpfile << '_EOF_'
- #if __GNUC__ >= 2
- typedef long long intmax_t;
- typedef unsigned long long uintmax_t;
diff -urN /usr/ports/lang/smalltalk/pkg-plist lang/smalltalk/pkg-plist
--- /usr/ports/lang/smalltalk/pkg-plist	Fri Oct 18 19:00:17 2002
+++ lang/smalltalk/pkg-plist	Fri Dec  6 22:19:23 2002
@@ -27,6 +27,7 @@
 lib/smalltalk/tcp.la
 lib/smalltalk/tcp.so
 share/aclocal/gst.m4
+share/aclocal/snprintfv.m4
 share/smalltalk/Load.st
 share/smalltalk/Reload.st
 share/smalltalk/blox/BrowShell.st
>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?20021217053211.6a12b295.tkato>