diff --git a/shells/dash/Makefile b/shells/dash/Makefile index 8d8872c83e00..7031fc6fa9c3 100644 --- a/shells/dash/Makefile +++ b/shells/dash/Makefile @@ -1,26 +1,26 @@ PORTNAME= dash -PORTVERSION= 0.5.11.3 +PORTVERSION= 0.5.11.4 CATEGORIES= shells MASTER_SITES= http://gondor.apana.org.au/~herbert/dash/files/ MAINTAINER= bdrewery@FreeBSD.org COMMENT= POSIX-compliant implementation of /bin/sh 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= gmake PLIST_FILES= bin/dash \ man/man1/dash.1.gz post-patch: ${REINPLACE_CMD} -e '/COMMON_CFLAGS =/ s|$$| ${CFLAGS}|' \ ${WRKSRC}/src/Makefile.in .include diff --git a/shells/dash/distinfo b/shells/dash/distinfo index 0fe22bef3627..5dcf114a1c27 100644 --- a/shells/dash/distinfo +++ b/shells/dash/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1608710396 -SHA256 (dash-0.5.11.3.tar.gz) = 62b9f1676ba6a7e8eaec541a39ea037b325253240d1f378c72360baa1cbcbc2a -SIZE (dash-0.5.11.3.tar.gz) = 244507 +TIMESTAMP = 1622793081 +SHA256 (dash-0.5.11.4.tar.gz) = 4e15b7ba5363bcc2a443549910cdc15b5ad601df8196b5f294c712eff037e08d +SIZE (dash-0.5.11.4.tar.gz) = 240652