regex for finding all ports using the cxx11 1.0 PG and changing them en-masse to the cxx11 1.1 PG
Marius Schamschula
lists at schamschula.com
Fri May 18 18:18:44 UTC 2018
Drat. Autocorrect strikes again. The regex should be:
port file all | xargs grep cxx11 | grep 1.0
> On May 18, 2018, at 1:17 PM, Marius Schamschula <lists at schamschula.com> wrote:
>
> Ken,
>
> A quick regex:
>
> port file all | args grep cxx11 | grep 1.0
>
> There are currently 57 ports.
>
>> On May 18, 2018, at 12:50 PM, Ken Cunningham <ken.cunningham.webuse at gmail.com <mailto:ken.cunningham.webuse at gmail.com>> wrote:
>>
>> It seems that there is no reason for a port to still be in the cxx11 1.0 PG.
>>
>> I stumble across them from time to time still.
>>
>> Do any of the regex-masters have an easy way to find all the cxx11 1.0 PG entries and change them all to 1.1 PG?
>>
>> Thanks,
>>
>> Ken
>
> Marius
> --
> Marius Schamschula
>
>
>
>
Marius
--
Marius Schamschula
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macports.org/pipermail/macports-dev/attachments/20180518/49ddf766/attachment.html>
More information about the macports-dev
mailing list