Re: macports_version

2018-05-22 Thread Ryan Schmidt
On May 22, 2018, at 00:45, Andrew Moore wrote: > On May 21, 2018, at 5:32 AM, Ryan Schmidt wrote: > >> Yes I'm talking about $xcodeversion, and I'm wondering why we don't have a >> corresponding $macports_version. Why do we have to call a procedure to get >> the MacPorts version, when we don't

Re: macports_version

2018-05-22 Thread Clemens Lang
Hi, - On 22 May, 2018, at 09:04, Ryan Schmidt ryandes...@macports.org wrote: >> The cleanest way of defining a global const variable that I’ve come across is >> with trace, tying the variable to a write command with an explicit error >> message. >> >> But the Tcl wiki page that I linked to p

Re: macports_version

2018-05-22 Thread Ryan Schmidt
On May 22, 2018, at 06:11, Clemens Lang wrote: >>> The cleanest way of defining a global const variable that I’ve come across >>> is >>> with trace, tying the variable to a write command with an explicit error >>> message. >>> >>> But the Tcl wiki page that I linked to previously notes that "co

Re: macports_version

2018-05-22 Thread Clemens Lang
Hi, - On 22 May, 2018, at 13:12, Ryan Schmidt ryandes...@macports.org wrote: > I'm confused by the inconsistency between variables like macosx_version and > xcodeversion, and the macports_version proc. xcodeversion and macosx_version are handled very different in the code. xcodeversion, xcod

Re: macports_version

2018-05-22 Thread Ryan Schmidt
On May 22, 2018, at 06:22, Clemens Lang wrote: > On 22 May, 2018, at 13:12, Ryan Schmidt wrote: > >> I'm confused by the inconsistency between variables like macosx_version and >> xcodeversion, and the macports_version proc. > > xcodeversion and macosx_version are handled very different in the

Re: [macports-ports] branch master updated: qgis3: bump to 3.0.3

2018-05-22 Thread Ryan Schmidt
On May 22, 2018, at 04:40, Vincent wrote: > Vincent (Veence) pushed a commit to branch master > in repository macports-ports. > > > https://github.com/macports/macports-ports/commit/9ec4b7c7ec6336ddc0829eeaeb9d03db0de0f122 > > The following commit(s) were added to refs/heads/master by this pus

Re: [macports-ports] branch master updated: qgis3: bump to 3.0.3

2018-05-22 Thread Vincent Habchi
On 22 May 2018, at 13:42, Ryan Schmidt wrote: > > > On May 22, 2018, at 04:40, Vincent wrote: >> +variant qt59 description "Build with qt59" { >> +depends_lib-delete port:qt5-qtwebkit \ >> +port:qt5-qtscript \ >> +port:qt5-sqlite-p

Re: [macports-ports] branch master updated: qgis3: bump to 3.0.3

2018-05-22 Thread Vincent Habchi
> Yeah, apparently there’s only one version of QT installable at a time. It was > part of an experiment, and I forgot to remove it. I’ll do it straight away. > Thanks. Done. Anyway, the purpose of this variant was to explore if the recurrent crashes were caused by using Qt 5.10 as opposed to 5.

please take a second to check out this versioning plan for the devel versions of LibreCAD

2018-05-22 Thread Ken Cunningham
Is this the smartest way to version these, or is there a better method to use? Thx, Ken

Re: [macports-ports] branch master updated: gdal: more cleaning up

2018-05-22 Thread Ryan Schmidt
On May 22, 2018, at 06:41, Vincent wrote: > Vincent (Veence) pushed a commit to branch master > in repository macports-ports. > > > https://github.com/macports/macports-ports/commit/73f6c980bb02dcd3cda694f6732b45136b4c6a4f > > The following commit(s) were added to refs/heads/master by this pus