#12559 closed submission (fixed)
New port: pandoc (0.42)
Reported by: | jgm@… | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.5.0 |
Keywords: | Cc: | jgm@…, ryandesign (Ryan Carsten Schmidt) | |
Port: |
Description
I'm attaching a new Portfile for pandoc (http://sophos.berkeley.edu/macfarlane/pandoc/).
Attachments (1)
Change History (5)
Changed 17 years ago by jgm@…
comment:1 Changed 17 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | jgm@… ryandesign@… added |
---|---|
Owner: | changed from macports-dev@… to ryandesign@… |
comment:2 Changed 17 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:3 Changed 16 years ago by jmroot (Joshua Root)
Type: | enhancement → submission |
---|
comment:4 Changed 16 years ago by (none)
Milestone: | Port Submissions |
---|
Milestone Port Submissions deleted
Note: See
TracTickets for help on using
tickets.
Thanks for your contribution. I've committed it in r28278. Some stylistic notes for future reference:
# $Id$
"configure {}
" is better written "use_configure no
"build.cmd PREFIX=${prefix} make
" I suggest "build.args PREFIX=${prefix}
" which seems to also work.I fixed the above before committing. What I didn't fix: