[MacPorts] #50397: octave-general @1.3.4_0: update to 2.0.0
#50397: octave-general @1.3.4_0: update to 2.0.0 ----------------------------+-------------------------------- Reporter: mschamschula@… | Owner: macports-tickets@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Keywords: haspatch | Port: octave-general ----------------------------+-------------------------------- octave-general has been updated to version 2.0.0. New this version: * Package is now dependent on Octave version 4.0.0 to avoid conflicts with missing inputParser. * The @inputParser has been removed since it is now part of Octave core and has a completely Matlab compatible syntax. There may be issues for developers who will not know what inputParser class is being used by others. A workaround can be: {{{ p = inputParser (); f (strfind (which ("inputParser"), ["@inputParser" filesep "inputParser.m"])) ## @inputParser specific code (previous general package) else ## use Octave core inputParser implementation endif }}} * The `cauchy' function is new on the general package. It has been moved from the optim package. -- Ticket URL: <https://trac.macports.org/ticket/50397> MacPorts <https://www.macports.org/> Ports system for OS X
#50397: octave-general @1.3.4_0: update to 2.0.0 -----------------------------+-------------------------------- Reporter: mschamschula@… | Owner: macports-tickets@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: haspatch Port: octave-general | -----------------------------+-------------------------------- Comment (by michaelld@…): I can't do this update until we move octave to the 4.0 series. Which, honestly, it's time for anyway. Hmmm ... do you feel comfortable doing the Portfile shuffle here for moving octave-devel to octave? -- Ticket URL: <https://trac.macports.org/ticket/50397#comment:2> MacPorts <https://www.macports.org/> Ports system for OS X
#50397: octave-general @1.3.4_0: update to 2.0.0 -----------------------------+-------------------------------- Reporter: mschamschula@… | Owner: macports-tickets@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: haspatch Port: octave-general | -----------------------------+-------------------------------- Comment (by mschamschula@…): I've been running some form of octave 4.0.x since last August. I recently switched from rolling my own Portfile based on the legacy octave Portfile to using octave-devel-release (which is missing a patch and has an aesthetical issue with the GUI under OS X) to octave-devel-rc which has fixed this issue upstream. Thus, I'm building active packages against the octave 4.0.1 release candidate. Of course octave-devel-rc is also already out of date with rc1 rather than rc3. -- Ticket URL: <https://trac.macports.org/ticket/50397#comment:3> MacPorts <https://www.macports.org/> Ports system for OS X
#50397: octave-general @1.3.4_0: update to 2.0.0 -----------------------------+-------------------------------- Reporter: mschamschula@… | Owner: macports-tickets@… Type: update | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: fixed | Keywords: haspatch Port: octave-general | -----------------------------+-------------------------------- Changes (by michaelld@…): * status: new => closed * resolution: => fixed Comment: Meh. Updating this anyway. Done in r145603. -- Ticket URL: <https://trac.macports.org/ticket/50397#comment:5> MacPorts <https://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts