Ticket #60523: Portfile-reduce.diff

File Portfile-reduce.diff, 1.0 KB (added by mbrethen, 4 years ago)
  • Portfile

    old new  
    44
    55name                    reduce
    66version                 20181123
    7 revision                1
     7revision                2
    88set version_dashes      [regsub {^(\d{4})(\d{2})(\d{2})$} ${version} {\1-\2-\3}]
    99set svnrev              4829
    1010checksums               rmd160  cf81887b9bab0d6fd7b4e4ff88e3eb67223d1330 \
     
    1212                        size    261842669
    1313
    1414categories              math
    15 license                 BINARY BSD LGPL-2.1
     15license                 BSD LGPL-2.1
    1616platforms               darwin
    1717maintainers             {gmail.com:mark.brethen @mbrethen} openmaintainer
    1818
     
    161161
    162162    xinstall -d ${destroot}${docdir}
    163163    xinstall -m 0644 -W ${worksrcpath}/csl/reduce.doc \
    164         BINARY-LICENSE.txt                            \
    165164        BSD-LICENSE.txt                               \
    166165        LGPL-2.1.txt                                  \
    167166        ${destroot}${docdir}