[MacPorts] #14587: GNU Smalltalk 3.0.1 -> 3.0.2
#14587: GNU Smalltalk 3.0.1 -> 3.0.2 -------------------------------------+-------------------------------------- Reporter: Damien.Pollet@gmail.com | Owner: macports-tickets@lists.macosforge.org Type: enhancement | Status: new Priority: Normal | Milestone: Port Updates Component: ports | Version: 1.6.0 Keywords: smalltalk gst | -------------------------------------+-------------------------------------- -- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/14587> MacPorts </projects/macports> Ports system for Mac OS
#14587: GNU Smalltalk 3.0.1 -> 3.0.2 --------------------------------------+------------------------------------- Reporter: Damien.Pollet@gmail.com | Owner: macports-tickets@lists.macosforge.org Type: enhancement | Status: new Priority: Normal | Milestone: Port Updates Component: ports | Version: 1.6.0 Resolution: | Keywords: smalltalk gst --------------------------------------+------------------------------------- Comment (by marcuscalhounlopez@mac.com): Attached is a proposed patch to gst that would not only update to the latest version, but would also ensure that the MacPorts versions of libraries are found. -- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/14587#comment:1> MacPorts </projects/macports> Ports system for Mac OS
#14587: GNU Smalltalk 3.0.1 -> 3.0.2 --------------------------------------+------------------------------------- Reporter: Damien.Pollet@gmail.com | Owner: macports-tickets@lists.macosforge.org Type: enhancement | Status: new Priority: Normal | Milestone: Port Updates Component: ports | Version: 1.6.0 Resolution: | Keywords: smalltalk gst --------------------------------------+------------------------------------- Comment (by Damien.Pollet@gmail.com): Just for my information, is this really useful? Here's what I get here with my version of the port: $ otool -L `which gst` /opt/local/bin/gst: /opt/local/lib/libgst.7.dylib (compatibility version 8.0.0, current version 8.0.0) /opt/local/lib/libsigsegv.0.dylib (compatibility version 1.0.0, current version 1.0.0) /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version 111.0.0) /opt/local/lib/libreadline.5.2.dylib (compatibility version 5.0.0, current version 5.2.0) /opt/local/lib/libgmp.3.dylib (compatibility version 8.0.0, current version 8.2.0) /usr/lib/libgcc_s.1.dylib (compatibility version 1.0.0, current version 1.0.0) -- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/14587#comment:2> MacPorts </projects/macports> Ports system for Mac OS
#14587: GNU Smalltalk 3.0.1 -> 3.0.2 --------------------------------------+------------------------------------- Reporter: Damien.Pollet@gmail.com | Owner: macports-tickets@lists.macosforge.org Type: enhancement | Status: new Priority: Normal | Milestone: Port Updates Component: ports | Version: 1.6.0 Resolution: | Keywords: smalltalk gst --------------------------------------+------------------------------------- Comment (by marcuscalhounlopez@mac.com): Based on what you have shown, perhaps the extra configure arguments are not necessary.[[BR]] I am a little surprised.[[BR]] Does it also find the correct MacPorts Tcl/Tk libraries (in ${prefix}/lib/smalltalk)? -- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/14587#comment:3> MacPorts </projects/macports> Ports system for Mac OS
#14587: GNU Smalltalk 3.0.1 -> 3.0.2 --------------------------------------+------------------------------------- Reporter: Damien.Pollet@gmail.com | Owner: macports-tickets@lists.macosforge.org Type: enhancement | Status: new Priority: Normal | Milestone: Port Updates Component: ports | Version: 1.6.0 Resolution: | Keywords: smalltalk gst --------------------------------------+------------------------------------- Comment (by Damien.Pollet@gmail.com): It seems to, yes: $ otool -L /opt/local/lib/smalltalk/blox-tk.so /opt/local/lib/smalltalk/blox-tk.so: /usr/X11/lib/libX11.6.dylib (compatibility version 9.0.0, current version 9.0.0) /usr/X11/lib/libXau.6.dylib (compatibility version 7.0.0, current version 7.0.0) /usr/X11/lib/libXdmcp.6.dylib (compatibility version 7.0.0, current version 7.0.0) /usr/X11/lib/libXext.6.dylib (compatibility version 11.0.0, current version 11.0.0) /opt/local/lib/libtcl8.5.dylib (compatibility version 8.5.0, current version 8.5.1) /opt/local/lib/libtk8.5.dylib (compatibility version 8.5.0, current version 8.5.1) /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version 111.0.0) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation (compatibility version 150.0.0, current version 476.10.0) /usr/X11/lib/libXss.1.dylib (compatibility version 2.0.0, current version 2.0.0) /usr/lib/libgcc_s.1.dylib (compatibility version 1.0.0, current version 1.0.0) Did you try building the package yourself ? -- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/14587#comment:4> MacPorts </projects/macports> Ports system for Mac OS
#14587: GNU Smalltalk 3.0.1 -> 3.0.2 --------------------------------------+------------------------------------- Reporter: Damien.Pollet@gmail.com | Owner: macports-tickets@lists.macosforge.org Type: enhancement | Status: new Priority: Normal | Milestone: Port Updates Component: ports | Version: 1.6.0 Resolution: | Keywords: smalltalk gst --------------------------------------+------------------------------------- Comment (by marcuscalhounlopez@mac.com): I have the package installed, but it is with a modified Portfile so I could get the latest version.[[BR]] The changes include the ones I propose earlier (--with-tcl=..., etc.) which appear to be superfluous.[[BR]] Thanks for the information. -- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/14587#comment:5> MacPorts </projects/macports> Ports system for Mac OS
#14587: GNU Smalltalk 3.0.1 -> 3.0.2 --------------------------------------+------------------------------------- Reporter: Damien.Pollet@gmail.com | Owner: macports-tickets@lists.macosforge.org Type: enhancement | Status: new Priority: Normal | Milestone: Port Updates Component: ports | Version: 1.6.0 Resolution: | Keywords: smalltalk gst --------------------------------------+------------------------------------- Comment (by Damien.Pollet@gmail.com): Latest version, you mean the development snapshot ? I made a custom portfile here for this too, maybe we should submit it… -- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/14587#comment:6> MacPorts </projects/macports> Ports system for Mac OS
#14587: GNU Smalltalk 3.0.1 -> 3.0.2 --------------------------------------+------------------------------------- Reporter: Damien.Pollet@gmail.com | Owner: macports-tickets@lists.macosforge.org Type: enhancement | Status: new Priority: Normal | Milestone: Port Updates Component: ports | Version: 1.6.0 Resolution: | Keywords: smalltalk gst --------------------------------------+------------------------------------- Comment (by marcuscalhounlopez@mac.com): The modified Portfile I was referring to was the minor version bump 3.0.1->3.0.2.[[BR]] I do not personally have need of the developer snapshot, but if there is a significant improvement,[[BR]] perhaps a new gst-devel port is in order. -- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/14587#comment:7> MacPorts </projects/macports> Ports system for Mac OS
#14587: GNU Smalltalk 3.0.1 -> 3.0.2 --------------------------------------+------------------------------------- Reporter: Damien.Pollet@gmail.com | Owner: macports-tickets@lists.macosforge.org Type: enhancement | Status: new Priority: Normal | Milestone: Port Updates Component: ports | Version: 1.6.0 Resolution: | Keywords: smalltalk gst --------------------------------------+------------------------------------- Comment (by Damien.Pollet@gmail.com): yeah, 3.1 will feature seaside among other shiny new things :) but the releases are made reasonably often so I guess we can wait for it. -- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/14587#comment:8> MacPorts </projects/macports> Ports system for Mac OS
#14587: GNU Smalltalk 3.0.1 -> 3.0.2 --------------------------------------+------------------------------------- Reporter: Damien.Pollet@gmail.com | Owner: macports-tickets@lists.macosforge.org Type: enhancement | Status: new Priority: Normal | Milestone: Port Updates Component: ports | Version: 1.6.0 Resolution: | Keywords: smalltalk gst --------------------------------------+------------------------------------- Comment (by jmr@macports.org): Explicitly telling configure where to find things is a good idea in general, since many packages are prone to using any versions that happen to be installed in /usr/local otherwise. -- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/14587#comment:9> MacPorts </projects/macports> Ports system for Mac OS
participants (1)
-
MacPorts