aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Dokuchaev <danfe@FreeBSD.org>2021-09-16 09:53:42 +0000
committerAlexey Dokuchaev <danfe@FreeBSD.org>2021-09-16 09:53:43 +0000
commit31d5e489abb8bd4861771357678af540f1b8b0e5 (patch)
treef6fc85bde19f2f8c8f0e70ea64b495b091eed223
parent299862ff2afc17f5a415843ba9fc87ee6074fa87 (diff)
downloadports-31d5e489abb8bd4861771357678af540f1b8b0e5.tar.gz
ports-31d5e489abb8bd4861771357678af540f1b8b0e5.zip
shells/dash: update DASH to version 0.5.11.5 and install ChangeLog.
-rw-r--r--shells/dash/Makefile9
-rw-r--r--shells/dash/distinfo6
2 files changed, 11 insertions, 4 deletions
diff --git a/shells/dash/Makefile b/shells/dash/Makefile
index 6ff6b688d7b8..b81f02da177f 100644
--- a/shells/dash/Makefile
+++ b/shells/dash/Makefile
@@ -1,5 +1,5 @@
PORTNAME= dash
-PORTVERSION= 0.5.11.4
+PORTVERSION= 0.5.11.5
CATEGORIES= shells
MASTER_SITES= http://gondor.apana.org.au/~herbert/dash/files/
@@ -18,9 +18,16 @@ 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 <bsd.port.mk>
diff --git a/shells/dash/distinfo b/shells/dash/distinfo
index 5dcf114a1c27..a77a9474a609 100644
--- a/shells/dash/distinfo
+++ b/shells/dash/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1622793081
-SHA256 (dash-0.5.11.4.tar.gz) = 4e15b7ba5363bcc2a443549910cdc15b5ad601df8196b5f294c712eff037e08d
-SIZE (dash-0.5.11.4.tar.gz) = 240652
+TIMESTAMP = 1630653642
+SHA256 (dash-0.5.11.5.tar.gz) = db778110891f7937985f29bf23410fe1c5d669502760f584e54e0e7b29e123bd
+SIZE (dash-0.5.11.5.tar.gz) = 240681