Ticket #45484: Portfile.diff

File Portfile.diff, 1.7 KB (added by jpo@…, 10 years ago)
  • Portfile

    old new  
    44PortSystem          1.0
    55
    66name                mdocml
    7 version             1.10.5
     7version             1.13.1
    88categories          textproc sysutils
    99license             ISC
    1010platforms           darwin
    1111maintainers         nomaintainer
    1212
    13 description         BSD.lv's mldoc - a groff replacement
     13description         UNIX manpage compiler
    1414
    15 long_description    mdocml is a collection of tools for \
    16                     compiling \"-mdoc\", the roff macro package for \
    17                     BSD manual pages. mdocml should deprecate the \
    18                     standard GNU roff for displaying -mdoc pages \
    19                     whereas the original -mdoc tokens are supported.
     15long_description    mandoc is a suite of tools compiling mdoc, the roff \
     16                    macro language of choice for BSD manual pages, and man, \
     17                    the predominant historical language for UNIX manuals.
    2018
    2119homepage            http://mdocml.bsd.lv/
    2220master_sites        ${homepage}snapshots/
    2321
    24 checksums           sha1    20a3ef8806b4107841b91816ab638b2cab7b0a3b \
    25                     rmd160  ac1d9736ee67e6f78a382dff1e5ef96f75a45822
     22checksums           rmd160  f517562dac1d8cdfd3df6b2dbb2e02b175fa25e2 \
     23                    sha256  7a18e728dc8555b1095bf7edbf086e1d6afb5508c06a7baecfd0b0e448648bf9
     24
     25depends_lib         port:sqlite3
    2626
    2727patchfiles          patch-Makefile.diff
    2828
     
    3636
    3737build.env          CC="${configure.cc}" \
    3838                   CFLAGS="${configure.cflags} [get_canonical_archflags cc]"
     39
     40livecheck.type     regex
     41livecheck.url      ${master_sites}
     42livecheck.regex    ${name}-(\\d+(?:\\.\\d+)*)