[MacPorts] #38562: lpeg port update

MacPorts noreply at macports.org
Wed Mar 27 13:26:28 PDT 2013


#38562: lpeg port update
------------------------+---------------------------------
  Reporter:  andremm@…  |      Owner:  macports-tickets@…
      Type:  update     |     Status:  new
  Priority:  Normal     |  Milestone:
 Component:  ports      |    Version:  2.1.3
Resolution:             |   Keywords:  haspatch maintainer
      Port:  lpeg       |
------------------------+---------------------------------
Changes (by ciserlohn@…):

 * keywords:   => haspatch maintainer


Comment:

 Please don't remove the {{{$Id}}} line in the Portfile. And don't use an
 absolute path in the patchfile {{{/opt/local/include/}}}. Instead use
 something like {{{@@PREFIX@@/include}}} and replace {{{@@PREFIX@@}}} with
 {{{${prefix}}}} in the post-patch hook like this:
 {{{
 reinplace "s|@@PREFIX@@|${prefix}|g"
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/38562#comment:1>
MacPorts <http://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list