diff --git a/shells/dash/Makefile b/shells/dash/Makefile index e319cf78f977..35b92c721192 100644 --- a/shells/dash/Makefile +++ b/shells/dash/Makefile @@ -1,34 +1,34 @@ PORTNAME= dash -PORTVERSION= 0.5.11.5 +PORTVERSION= 0.5.12 CATEGORIES= shells MASTER_SITES= http://gondor.apana.org.au/~herbert/dash/files/ MAINTAINER= bdrewery@FreeBSD.org COMMENT= POSIX-compliant implementation of /bin/sh WWW= http://gondor.apana.org.au/~herbert/dash/ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/COPYING GNU_CONFIGURE= yes # SIGRTMAX is larger than NSIG*2 which mksignames.c does not support. Just # disable RT signal handling. CFLAGS+= -DUNUSABLE_RT_SIGNALS USES= cpe gmake PLIST_FILES= bin/dash \ man/man1/dash.1.gz PORTDOCS= ChangeLog OPTIONS_DEFINE= DOCS post-patch: ${REINPLACE_CMD} -e '/COMMON_CFLAGS =/ s|$$| ${CFLAGS}|' \ ${WRKSRC}/src/Makefile.in post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S,^,${WRKSRC}/,} ${STAGEDIR}${DOCSDIR} .include diff --git a/shells/dash/distinfo b/shells/dash/distinfo index a77a9474a609..79cc848d0037 100644 --- a/shells/dash/distinfo +++ b/shells/dash/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1630653642 -SHA256 (dash-0.5.11.5.tar.gz) = db778110891f7937985f29bf23410fe1c5d669502760f584e54e0e7b29e123bd -SIZE (dash-0.5.11.5.tar.gz) = 240681 +TIMESTAMP = 1670740934 +SHA256 (dash-0.5.12.tar.gz) = 6a474ac46e8b0b32916c4c60df694c82058d3297d8b385b74508030ca4a8f28a +SIZE (dash-0.5.12.tar.gz) = 246054