From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Jun 10 06:30:14 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0547337B404 for ; Tue, 10 Jun 2003 06:30:14 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id ED6A943F85 for ; Tue, 10 Jun 2003 06:30:11 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h5ADUBUp096903 for ; Tue, 10 Jun 2003 06:30:11 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h5ADUB1v096902; Tue, 10 Jun 2003 06:30:11 -0700 (PDT) Resent-Date: Tue, 10 Jun 2003 06:30:11 -0700 (PDT) Resent-Message-Id: <200306101330.h5ADUB1v096902@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Roland Jesse Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E70C437B401 for ; Tue, 10 Jun 2003 06:25:08 -0700 (PDT) Received: from arthur.cs.uni-magdeburg.de (arthur.cs.uni-magdeburg.de [141.44.27.36]) by mx1.FreeBSD.org (Postfix) with ESMTP id 08AEC43FDF for ; Tue, 10 Jun 2003 06:25:08 -0700 (PDT) (envelope-from jesse@arthur.cs.uni-magdeburg.de) Received: from arthur.cs.uni-magdeburg.de (localhost [127.0.0.1]) h5ADPIYU059889; Tue, 10 Jun 2003 15:25:18 +0200 (CEST) (envelope-from jesse@arthur.cs.uni-magdeburg.de) Received: (from jesse@localhost)h5ADPHqM059888; Tue, 10 Jun 2003 15:25:17 +0200 (MEST) Message-Id: <200306101325.h5ADPHqM059888@arthur.cs.uni-magdeburg.de> Date: Tue, 10 Jun 2003 15:25:17 +0200 (MEST) From: Roland Jesse To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 cc: Chris Burkert Subject: ports/53144: Update lang/squeak3 to version 3.5 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Roland Jesse List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Jun 2003 13:30:14 -0000 >Number: 53144 >Category: ports >Synopsis: Update lang/squeak3 to version 3.5 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Tue Jun 10 06:30:10 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Roland Jesse >Release: FreeBSD 5.0-CURRENT i386 >Organization: Private >Environment: System: FreeBSD 5.0-CURRENT #1: Thu Apr 24 12:47:33 CEST 2003 i386 >Description: This is an update of port lang/squeak3 to its current version. Note: This update introduces the file pkg-message. Further note: People asked for sound support, which is why it is enabled. I am not using sound at all so this is pretty untested. >How-To-Repeat: build and install port lang/squeak3 >Fix: diff -ruN squeak3/Makefile squeak3.new/Makefile --- squeak3/Makefile Mon Mar 24 20:53:59 2003 +++ squeak3.new/Makefile Tue Jun 10 14:41:31 2003 @@ -6,11 +6,12 @@ # PORTNAME= squeak -PORTVERSION= 3.2 +PORTVERSION= 3.5 CATEGORIES= lang -MASTER_SITES= ftp://ftp.cs.uni-magdeburg.de/pub/Smalltalk/Smalltalk/Squeak/3.2/unix-linux/ \ - ftp://ftp.cs.uni-magdeburg.de/pub/Smalltalk/Smalltalk/Squeak/3.2/ \ - ftp://st.cs.uiuc.edu/Smalltalk/Squeak/3.2/unix-linux/ +MASTER_SITES= ftp://st.cs.uiuc.edu/Smalltalk/Squeak/3.5/ \ + http://www-sor.inria.fr/~piumarta/squeak/unix/release/ \ + ftp://ftp.cs.uni-magdeburg.de/pub/Smalltalk/Smalltalk/Squeak/3.4/unix-linux/ \ + ftp://st.cs.uiuc.edu/Smalltalk/Squeak/3.4/unix-linux/ DISTNAME= Squeak-${SQUEAK_VERSION}.src DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${SQUEAK_SRC} ${SQUEAK_IMAGE_SRC} EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} @@ -20,13 +21,15 @@ # Don't set USE_ZIP as this breaks EXTRACT_CMD, EXTRACT_SUFX, and what not. BUILD_DEPENDS= unzip:${PORTSDIR}/archivers/unzip +LIB_DEPENDS+= audio.2:${PORTSDIR}/audio/nas -SQUEAK_VERSION= 3.2-5 -SQUEAK_PATCHNR= 4956 +SQUEAK_VERSION= 3.4-1 +SQUEAK_IMAGE_VERSION= 3.5 +SQUEAK_PATCHNR= 5180 SQUEAK_SRC= SqueakV3.sources.gz -SQUEAK_IMAGE_SRC= Squeak3.2-4956.zip -SQUEAK_IMAGE= Squeak3.2-${SQUEAK_PATCHNR}.image \ - Squeak3.2-${SQUEAK_PATCHNR}.changes +SQUEAK_IMAGE_SRC= Squeak${SQUEAK_IMAGE_VERSION}-${SQUEAK_PATCHNR}.zip +SQUEAK_IMAGE= Squeak${SQUEAK_IMAGE_VERSION}-${SQUEAK_PATCHNR}.image \ + Squeak${SQUEAK_IMAGE_VERSION}-${SQUEAK_PATCHNR}.changes WRKSRC= ${WRKDIR}/Squeak-${SQUEAK_VERSION} MAN1= inisqueak.1 squeak.1 @@ -39,7 +42,7 @@ CONFIGURE_WRKSRC= ${WRKSRC}/build INSTALL_WRKSRC= ${CONFIGURE_WRKSRC} CONFIGURE_SCRIPT= ../platforms/unix/config/configure -CONFIGURE_ARGS+= --libdir=${PREFIX}/share +CONFIGURE_ARGS+= --libdir=${PREFIX}/share --with-audio # don't pass "-s" to install to avoid trying to strip a shell script CONFIGURE_ENV= INSTALL_PROGRAM="${INSTALL} ${COPY} -o ${BINOWN} -g ${BINGRP} -m ${BINMODE}" BUILD_WRKSRC= ${WRKSRC}/build @@ -64,18 +67,9 @@ .for file in ${SQUEAK_IMAGE} (cd ${PREFIX}/share/squeak && ${GZIP_CMD} ${file}) .endfor - strip ${PREFIX}/share/squeak/${SQUEAK_VERSION}/squeak # install inisqueak and change the build in version number on the fly - ${SED} -e 's|VERSION=3.2gamma-4881|VERSION=3.2-4956|' ${WRKSRC}/build/inisqueak > ${PREFIX}/bin/inisqueak - (cd ${PREFIX}/bin && ${CHMOD} 755 inisqueak) - @${ECHO} "--------------- Please note: ---------------" - @${ECHO} "Make sure you have ${PREFIX}/bin in your PATH" - @${ECHO} "and ${PREFIX}/lib in your LD_LIBRARY_PATH." - @${ECHO} "" - @${ECHO} "In order to be able to make use of squeak you need" - @${ECHO} "to have an image and a changes file in your working" - @${ECHO} "directory as well as access to a source file." - @${ECHO} "Please see the inisqueak(1) manpage for details." - @${ECHO} "--------------- Thanks for listening. ---------------" + ${SED} -e 's|VERSION=3.4-5170|VERSION=3.5-5180|' ${WRKSRC}/build/inisqueak > ${PREFIX}/bin/inisqueak + ${CHMOD} 755 ${PREFIX}/bin/inisqueak + strip ${PREFIX}/share/squeak/${SQUEAK_VERSION}/squeak .include diff -ruN squeak3/distinfo squeak3.new/distinfo --- squeak3/distinfo Mon Mar 24 20:53:59 2003 +++ squeak3.new/distinfo Tue Jun 10 13:37:14 2003 @@ -1,3 +1,3 @@ -MD5 (squeak/Squeak-3.2-5.src.tar.gz) = 4fb17638e6e674a538f1404c8e60abff +MD5 (squeak/Squeak-3.4-1.src.tar.gz) = 780af1cf1cdc8d44c1ce30a527bdd508 MD5 (squeak/SqueakV3.sources.gz) = 7dc6b3840e6bc1e5f81e3717fb46d2c3 -MD5 (squeak/Squeak3.2-4956.zip) = bb87597c508b92aab832bd067c49e9c6 +MD5 (squeak/Squeak3.5-5180.zip) = d9ca0657278fe5d5dba18aa799b0db30 diff -ruN squeak3/pkg-descr squeak3.new/pkg-descr --- squeak3/pkg-descr Sat Sep 21 21:35:55 2002 +++ squeak3.new/pkg-descr Wed Apr 9 14:14:08 2003 @@ -17,4 +17,5 @@ applications!); and * Sophistication (full Smalltalk-80 language, libraries, and tools). -WWW: http://www.squeak.org/ +WWW: http://www.squeak.org/ (Squeak project) + http://www-sor.inria.fr/~piumarta/squeak/ (Unix Squeak) diff -ruN squeak3/pkg-message squeak3.new/pkg-message --- squeak3/pkg-message Thu Jan 1 01:00:00 1970 +++ squeak3.new/pkg-message Wed Apr 9 14:39:39 2003 @@ -0,0 +1,10 @@ +--------------- Please note: --------------- +Make sure you have ${PREFIX}/bin in your PATH and +${PREFIX}/lib as well as ${PREFIX}/share/squeak/3.4-1 +in your LD_LIBRARY_PATH. + +In order to be able to make use of squeak you need +to have an image and a changes file in your working +directory as well as access to a source file. +Please see the inisqueak(1) manpage for details. +--------------- Thanks for listening. --------------- diff -ruN squeak3/pkg-plist squeak3.new/pkg-plist --- squeak3/pkg-plist Mon Mar 24 20:53:59 2003 +++ squeak3.new/pkg-plist Tue Jun 10 14:03:45 2003 @@ -1,18 +1,16 @@ bin/inisqueak bin/squeak -share/squeak/3.2-5/B3DAcceleratorPlugin.la -share/squeak/3.2-5/B3DAcceleratorPlugin.so -share/squeak/3.2-5/PseudoTTYPlugin.la -share/squeak/3.2-5/PseudoTTYPlugin.so -share/squeak/3.2-5/UnixOSProcessPlugin.la -share/squeak/3.2-5/UnixOSProcessPlugin.so -share/squeak/3.2-5/npsqueak.so -share/squeak/3.2-5/npsqueakrun -share/squeak/3.2-5/squeak +share/squeak/3.4-1/B3DAcceleratorPlugin.la +share/squeak/3.4-1/B3DAcceleratorPlugin.so +share/squeak/3.4-1/PseudoTTYPlugin.la +share/squeak/3.4-1/PseudoTTYPlugin.so +share/squeak/3.4-1/npsqueak.so +share/squeak/3.4-1/npsqueakrun +share/squeak/3.4-1/squeak share/squeak/ReadMe.txt -share/squeak/Squeak3.2-4956.changes.gz -share/squeak/Squeak3.2-4956.image.gz +share/squeak/Squeak3.5-5180.changes.gz +share/squeak/Squeak3.5-5180.image.gz share/squeak/SqueakV3.sources share/squeak/npsqueakregister -@dirrm share/squeak/3.2-5 +@dirrm share/squeak/3.4-1 @dirrm share/squeak >Release-Note: >Audit-Trail: >Unformatted: