Ticket #13534: Portfile-pandoc.diff

File Portfile-pandoc.diff, 689 bytes (added by jgm@…, 16 years ago)
  • Portfile

    old new  
    33PortSystem          1.0
    44
    55name                pandoc
    6 version             0.44
     6version             0.45
    77categories          textproc
    88maintainers         jgm@berkeley.edu
    99description         General markup converter
     
    1616homepage            http://johnmacfarlane.net/pandoc/
    1717platforms           darwin
    1818master_sites        http://pandoc.googlecode.com/files/
    19 checksums           md5 3907e08f47e3aa8a8ded1ce742870a3b
     19checksums           md5 e466be81d775336c76176e1e3b0d1557
    2020depends_build       port:ghc port:haddock
    2121depends_lib         port:gmp
    2222