diff --git a/shells/dash/Makefile b/shells/dash/Makefile index 9838a0c70741..8d8872c83e00 100644 --- a/shells/dash/Makefile +++ b/shells/dash/Makefile @@ -1,26 +1,26 @@ PORTNAME= dash -PORTVERSION= 0.5.10.2 +PORTVERSION= 0.5.11.3 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 30cb452fa4d0..0fe22bef3627 100644 --- a/shells/dash/distinfo +++ b/shells/dash/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1532879576 -SHA256 (dash-0.5.10.2.tar.gz) = 3c663919dc5c66ec991da14c7cf7e0be8ad00f3db73986a987c118862b5f6071 -SIZE (dash-0.5.10.2.tar.gz) = 225196 +TIMESTAMP = 1608710396 +SHA256 (dash-0.5.11.3.tar.gz) = 62b9f1676ba6a7e8eaec541a39ea037b325253240d1f378c72360baa1cbcbc2a +SIZE (dash-0.5.11.3.tar.gz) = 244507