[MacPorts] #36453: gnuradio-core: error: unknown directive .version "01.01"

MacPorts noreply at macports.org
Sun Oct 14 18:22:32 PDT 2012


#36453: gnuradio-core: error: unknown directive .version "01.01"
----------------------------+-------------------------
  Reporter:  oolaluwe@…     |      Owner:  michaelld@…
      Type:  defect         |     Status:  closed
  Priority:  Normal         |  Milestone:
 Component:  ports          |    Version:  2.1.2
Resolution:  fixed          |   Keywords:  clang
      Port:  gnuradio-core  |
----------------------------+-------------------------

Comment (by michaelld@…):

 If what you're trying to do is just update to this new checkin, you should
 do
 {{{
 sudo port clean gnuradio-core
 sudo port selfupdate
 sudo port install gnuradio-core
 }}}

 If you want to edit the Portfile and/or patches for your own purposes,
 then you'll need admin access so-as to "sudo chmod" or "sudo edit" them.
 You can get to the Portfile's directory via (e.g.; I tend to use "pushd"
 instead of "cd" so that I can get back to where I was easily [via
 "popd"]):
 {{{
 cd `port dir gnuradio-core`
 }}}

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


More information about the macports-tickets mailing list