[MacPorts] #37641: couchdb-devel @1.3.0a1177555 Project moved to git

MacPorts noreply at macports.org
Tue Jan 15 21:03:56 PST 2013


#37641: couchdb-devel @1.3.0a1177555 Project moved to git
------------------------------+--------------------------
  Reporter:  jeff-macports@…  |      Owner:  ryandesign@…
      Type:  update           |     Status:  assigned
  Priority:  Normal           |  Milestone:
 Component:  ports            |    Version:  2.1.2
Resolution:                   |   Keywords:  haspatch
      Port:  couchdb-devel    |
------------------------------+--------------------------

Comment (by ryandesign@…):

 Thanks, I hadn't remembered that the problem with the erlang ssl check was
 related to the inaccessible root home directory. I agree then that it's
 not needed anymore, since MacPorts base now sets HOME to a reasonable
 directory.

 Regarding the new automake 1.13 patch, instead of:
 {{{
 +ACLOCAL=`find_program aclocal-1.13 aclocal-1.11 aclocal-1.10 aclocal-1.9
 aclocal`
 ...
 +AUTOMAKE=`find_program automake-1.13 automake-1.11 automake-1.10
 automake-1.9 automake`
 }}}
 Might we use:
 {{{
 +ACLOCAL=`find_program aclocal`
 ...
 +AUTOMAKE=`find_program automake`
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/37641#comment:7>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list