# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 PortSystem 1.0 PortGroup muniversal 1.0 PortGroup legacysupport 1.1 # stpncpy legacysupport.newest_darwin_requires_legacy 10 name dash version 0.5.11.5 revision 0 checksums rmd160 33e27dfdab24434040f47c572e2db980deb5e116 \ sha256 db778110891f7937985f29bf23410fe1c5d669502760f584e54e0e7b29e123bd \ size 240681 categories shells license GPL-2+ maintainers {@Synss gmail.com:Mathias.Laurin+macports} openmaintainer description descendant of the NetBSD version of ash long_description DASH is a direct descendant of the NetBSD version of ash \ (the Almquist SHell) and is POSIX compliant. homepage http://gondor.apana.org.au/~herbert/dash/ master_sites ${homepage}files/ patchfiles 0001-fix-dirent64-et-al-on-darwin.patch \ stat64.patch # We are patching configure.ac. use_autoreconf yes configure.checks.implicit_function_declaration.whitelist-append strchr configure.args --disable-silent-rules livecheck.url [lindex ${master_sites} 0] livecheck.regex ${name}-(\\d+(\\.\\d+)+)${extract.suffix}