Skip to content

Commit

Permalink
shells/bash-completion: Update to 2.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Mar 9, 2024
1 parent 6df2cc5 commit 5987231
Show file tree
Hide file tree
Showing 3 changed files with 178 additions and 17 deletions.
9 changes: 2 additions & 7 deletions shells/bash-completion/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
PORTNAME= bash-completion
PORTVERSION= 2.11
PORTREVISION= 2
PORTVERSION= 2.12.0
PORTEPOCH= 2
CATEGORIES= shells

Expand Down Expand Up @@ -32,7 +31,7 @@ GH_TUPLE= 0mp:bash-completion-freebsd:1.2.0:freebsd/freebsd

PORTSCOUT= limit:^[0-9\.]*$$

OPTIONS_DEFINE= CMAKE_MODULES DOCS
OPTIONS_DEFINE= CMAKE_MODULES
OPTIONS_SINGLE= BASH
OPTIONS_SINGLE_BASH= BASH_SHARED BASH_STATIC
OPTIONS_DEFAULT=BASH_SHARED CMAKE_MODULES
Expand Down Expand Up @@ -64,10 +63,6 @@ post-install:
cd ${WRKSRC}/freebsd/ && ${SETENV} ${MAKE_ENV} ${MAKE_CMD} ${MAKE_ARGS}
${RM} ${STAGEDIR}${DATADIR}/completions/makepkg

post-install-DOCS-on:
${MKDIR} ${STAGEDIR}${DOCSDIR}/
cd ${WRKSRC}/ && ${INSTALL_DATA} CHANGES README.md doc/bash_completion.txt doc/bashrc doc/inputrc ${STAGEDIR}${DOCSDIR}/

do-test:
.for test in runCompletion runInstall runUnit
-cd ${WRKSRC}/test && bash ${test}
Expand Down
6 changes: 3 additions & 3 deletions shells/bash-completion/distinfo
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
TIMESTAMP = 1636382609
SHA256 (scop-bash-completion-2.11_GH0.tar.gz) = 16adefabf43ec8ffb473704f5724d775c2f47e9f750d7d608f0251ec21fe8813
SIZE (scop-bash-completion-2.11_GH0.tar.gz) = 358209
TIMESTAMP = 1709390412
SHA256 (scop-bash-completion-2.12.0_GH0.tar.gz) = 5277d347481cb5a05399629f00b7deb4475fe71b8b4f8a219c360213e2113752
SIZE (scop-bash-completion-2.12.0_GH0.tar.gz) = 481604
SHA256 (0mp-bash-completion-freebsd-1.2.0_GH0.tar.gz) = c6aacb55a913b0b5474579fcfecff38549982046abe0fe81dae89e76c711b2d5
SIZE (0mp-bash-completion-freebsd-1.2.0_GH0.tar.gz) = 7109

0 comments on commit 5987231

Please sign in to comment.