Re: request review #52025

2016-08-18 Thread David Evans
On 8/18/16 6:30 PM, Björn Ketelaars wrote: > The maintainer of oath-toolkit has not reacted to > https://trac.macports.org/ticket/52025 > > Would someone be so kind to review (and commit) this update? > > Thank you! > Committed in https://trac.macports.org/changeset/151639, maintainer timeout. _

request review #52025

2016-08-18 Thread Björn Ketelaars
The maintainer of oath-toolkit has not reacted to https://trac.macports.org/ticket/52025 Would someone be so kind to review (and commit) this update? Thank you! -- Björn Ketelaars GPG key: 0x4F0E5F21 ___ macports-dev mailing list macports-dev@lists.ma

Re: small change in portconfigure.tcl appears to fix missing cxx_stdlib link

2016-08-18 Thread Ken Cunningham
Right to the top... Thanks for the feedback. You know 10x more about this than I do, no argument at all there. Noted...always a possible downside to trying things. As you can tell, I'm trying to poke around to find a reasonably elegant way to avoid forcing a (basically unnecessary) update

Re: small change in portconfigure.tcl appears to fix missing cxx_stdlib link

2016-08-18 Thread Joshua Root
On 2016-8-19 01:13 , Ken Cunningham wrote: For your consideration this small change in /base/src/port1.0/portconfigure.tcl # Add flags to specify C++ STL implementation if {${configure.cxx_stdlib} ne "" && [string match "*clang*" [option configure.cxx]]} { append_to_en

small change in portconfigure.tcl appears to fix missing cxx_stdlib link

2016-08-18 Thread Ken Cunningham
For your consideration this small change in /base/src/port1.0/portconfigure.tcl # Add flags to specify C++ STL implementation if {${configure.cxx_stdlib} ne "" && [string match "*clang*" [option configure.cxx]]} { append_to_environment_value configure CXXFLAGS -stdlib=$

Re: [151593] trunk/dports/textproc/histo/Portfile

2016-08-18 Thread Ryan Schmidt
> On Aug 18, 2016, at 5:29 AM, g...@macports.org wrote: > > Revision > 151593 > Author > g...@macports.org > Date > 2016-08-18 03:29:02 -0700 (Thu, 18 Aug 2016) > Log Message > > textproc/histo: changed owner > > Checksums changed (probably a forced push). Applying stealth update recipe. This