From owner-freebsd-ports Mon Dec 16 12:40:51 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 82D2D37B407 for ; Mon, 16 Dec 2002 12:40:24 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 546C543EF7 for ; Mon, 16 Dec 2002 12:40:08 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gBGKe8x3053056 for ; Mon, 16 Dec 2002 12:40:08 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gBGKe8BF053055; Mon, 16 Dec 2002 12:40:08 -0800 (PST) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CE4CC37B401 for ; Mon, 16 Dec 2002 12:35:26 -0800 (PST) Received: from socigeog.hmt.toyama-u.ac.jp (socigeog.hmt.toyama-u.ac.jp [160.26.63.48]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2DBAA43EC2 for ; Mon, 16 Dec 2002 12:35:24 -0800 (PST) (envelope-from tkato@prontomail.com) Received: from localhost (localhost [127.0.0.1]) by socigeog.hmt.toyama-u.ac.jp (Postfix) with SMTP id 45E359E0 for ; Tue, 17 Dec 2002 05:35:14 +0900 (JST) Message-Id: <20021217053211.6a12b295.tkato@prontomail.com> Date: Tue, 17 Dec 2002 05:32:11 +0900 From: KATO Tsuguru To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/46305: Update port: lang/smalltalk to 2.0.10 (fix ports/46140) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >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|||g' ${WRKSRC}/examples/modules/gdbm.c - -pre-build: - @cd ${WRKSRC}/snprintfv && ${SETENV} ${MAKE_ENV} \ - ${MAKE} ${MAKE_FLAGS} ${MAKEFILE} ${MAKE_ARGS} ${ALL_TARGET} + 's|||g' ${WRKSRC}/examples/modules/gdbm.c .include 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 ' >> $tmpfile -- elif test x$ac_cv_header_values_h = xyes; then -- cat >> $tmpfile << '_EOF_' --#ifndef MAXINT --# include --#endif /* MAXINT */ --_EOF_ - fi - if test x$ac_cv_header_string_h = xyes; then - echo '#include ' >> $tmpfile -@@ -10571,6 +10565,7 @@ - echo '#include ' >> $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