Re: [macports-ports] 10/13: slepc: update to 3.8.2

2018-03-27 Thread Sean Farley
Ryan Schmidt writes: > On Mar 26, 2018, at 00:18, Sean Farley wrote: > >>>> -checksums rmd160 daf92f73deaabf529c3bfa883fbd178b33ca4825 \ >>>> -sha256 >>>> df907126ca75bb7ade45015e681269718b1f1dad7eb2e605fd40efe

Re: [macports-ports] 10/13: slepc: update to 3.8.2

2018-03-25 Thread Sean Farley
Ryan Schmidt writes: > On Mar 25, 2018, at 19:06, Sean Farley wrote: > >> Sean Farley (seanfarley) pushed a commit to branch master >> in repository macports-ports. >> >> >> https://github.com/macports/macports-ports/commit/f59cc344b35fb582be

Re: [macports-ports] 07/07: py-cairo: add +x11 and +quartz variants

2017-12-13 Thread Sean Farley
Ryan Schmidt writes: > On Dec 12, 2017, at 23:59, Sean Farley wrote: > >> Sean Farley (seanfarley) pushed a commit to branch master >> in repository macports-ports. >> >> >> https://github.com/macports/macports-ports/commit/bf7b83422a120fbf2c

Re: [macports-ports] 03/06: py-cairo: put 2.6 and 3.3 in the graveyard

2017-12-05 Thread Sean Farley
Ryan Schmidt writes: > On Dec 4, 2017, at 13:32, Sean Farley wrote: > >> Sean Farley (seanfarley) pushed a commit to branch master >> in repository macports-ports. >> >> >> https://github.com/macports/macports-ports/commit/3b767f9091ceaadf4f

Re: Python 3.4

2017-05-10 Thread Sean Farley
Russell Jones writes: > On 10/05/17 02:26, Daniel J. Luke wrote: >> On May 8, 2017, at 12:36 PM, m...@macports.org wrote: >>> I think we should strive to support the latest versions of python 2 and 3 >>> only. >> +1 (just like we should do with perl5). >> > -1. We should give module and port mai

Re: Python 3.4

2017-05-09 Thread Sean Farley
"Daniel J. Luke" writes: > On May 8, 2017, at 12:36 PM, m...@macports.org wrote: >> I think we should strive to support the latest versions of python 2 and 3 >> only. > > +1 (just like we should do with perl5). I'm also fine with this. signature.asc Description: PGP signature

Re: [macports-ports] branch master updated: emacs-mac-app: add missing build dep

2017-04-26 Thread Sean Farley
Ryan Schmidt writes: >> On Apr 25, 2017, at 15:21, Sean Farley wrote: >> >> Sean Farley (seanfarley) pushed a commit to branch master >> in repository macports-ports. >> >> >> https://github.com/macports/macports-ports/commit/ff1f457e8fc9ad431f2

Re: [macports-ports] 12/13: xcbuild: add new tool for xcode

2017-01-24 Thread Sean Farley
Ryan Schmidt writes: >> On Jan 23, 2017, at 18:08, Sean Farley wrote: >> >> Sean Farley (seanfarley) pushed a commit to branch master >> in repository macports-ports. >> >> >> https://github.com/macports/macports-ports/commit/ea02c6a24150

Re: python's LINKFORSHARED

2016-11-21 Thread Sean Farley
Rainer Müller writes: > On 2016-09-18 18:12, Rainer Müller wrote: >> Hello pythonXY maintainers, >> >> in python27, the LINKFORSHARED config variable is broken: >> >> $ python2.7 -c "import distutils.sysconfig; \ >> conf = distutils.sysconfig.get_config_var; \ >> print (conf('LINKFORSHARED'