Ticket #46634: Portfile-osh.diff

File Portfile-osh.diff, 1.5 KB (added by jan+mp@…, 10 years ago)
  • Portfile

    old new  
    44PortSystem          1.0
    55
    66name                osh
    7 version             20140410
     7version             20150115
    88categories          shells
    99license             BSD BSD-old
    1010maintainers         v6shell.org:jan+mp
     
    1313                    from Sixth Edition (V6) UNIX (circa 1975). Osh is an enhanced \
    1414                    port of the shell, and sh6 is an unenhanced port of the shell. \
    1515                    This package also includes the following shell utilities \
    16                     for use by sh6: glob6, if, goto, and fd2.
     16                    for use by sh6: glob, if, goto, and fd2.
    1717conflicts           omake
    1818platforms           darwin
    1919homepage            http://v6shell.org/
    2020master_sites        ${homepage}src/
    2121
    22 checksums           md5     bb7093e0de3514e60726d633d8e75e7b \
    23                     sha1    73d44e5d04504e6af1ffb6e23763ec7f5a40ae1a \
    24                     rmd160  261ea43e896d06cd25f122aa092c8d5df5edb755 \
    25                     sha256  c1830ecf56d4705a744677a53f79b2ec6e71e8f9fb9a229dc3632afd8e7a4ff6
     22checksums           md5     14f49cf7e9bc74db86c8fcb5be840e5c \
     23                    sha1    1876e56b82ebad814aa74c62a2fb8a93947e2a65 \
     24                    rmd160  2a59928d33700eef4e0fe84699aa98bb6b392784 \
     25                    sha256  711151f222a7f3e7cb9500d11ded7bb19a66f94641f352e0ccb316dd9665aa1d
    2626
    2727use_configure       no
    2828use_parallel_build  yes