On Feb 17, 2015, at 2:36 PM, Bruce Miller wrote:
> Hi all;
> The portfile for LaTeXML (with the help
> of mojca and others on this list) now has lines
> to the effect:
>
> PortGroup perl5 1.0
> perl5.branches 5.8 5.10 5.12 5.14 5.16 5.18 5.20
>
> and
>
> if {${perl5.major} ne "
On Tue, Feb 17, 2015 at 3:36 PM, Bruce Miller wrote:
> Is the reason for (1) that 5.16 is currently the "default" perl,
> and the reason for (2) that that user currently has perl 5.12
> installed? (and thus should upgrade to perl 5.16)
>
Roughly yes to both. In the latter case, it is that they h
Hi all;
The portfile for LaTeXML (with the help
of mojca and others on this list) now has lines
to the effect:
PortGroup perl5 1.0
perl5.branches 5.8 5.10 5.12 5.14 5.16 5.18 5.20
and
if {${perl5.major} ne ""} {
depends_lib-append \
port:p${perl5.major}-archive-zip
OK; good to know this is a known issue and is being actively addressed.
Thanks! - MLD
On Tue, Feb 17, 2015, at 09:53 AM, Ryan Schmidt wrote:
> On Feb 17, 2015, at 8:37 AM, Michael Dickens wrote:
> >
> > Looks like the Mavericks buildbot is hosed; can someone kick it? - MLD
> >
> > {{{
> > Buildi
On Feb 17, 2015, at 8:37 AM, Michael Dickens wrote:
>
> Looks like the Mavericks buildbot is hosed; can someone kick it? - MLD
>
> {{{
> Building ports
> Building uhd (1 of 1)...Error: Port uhd not found
> [snip]
> touch: /var/tmp/failcache/uhd: No such file or directory
> }}}
We're aware of it,
Looks like the Mavericks buildbot is hosed; can someone kick it? - MLD
{{{
Building ports
Building uhd (1 of 1)...Error: Port uhd not found
[snip]
touch: /var/tmp/failcache/uhd: No such file or directory
}}}
- Original message -
From: nore...@macports.org
To: michae...@macports.org
Subjec
On Tuesday February 17 2015 13:17:49 Ian Wadham wrote:
>> Ian installed qt5-mac-devel in conjunction with the standard qt4-mac port.
>
>No I didn't. I deactivated qt4-mac and all of its dependents I have installed.
I know, but I presumed that you had reactivated port:qt4-mac. I think that
ought