update to rlwrap-0.45.2, from risantos at protonmail com

This commit is contained in:
sthen 2021-11-12 14:33:04 +00:00
parent 67c9860bcb
commit 8d288d896d
3 changed files with 12 additions and 7 deletions

View File

@ -1,11 +1,10 @@
# $OpenBSD: Makefile,v 1.14 2019/07/12 20:47:53 sthen Exp $
# $OpenBSD: Makefile,v 1.15 2021/11/12 14:33:04 sthen Exp $
COMMENT= generic readline wrapper for various programs
V = 0.43
V = 0.45.2
DISTNAME= rlwrap-$V
CATEGORIES= misc
REVISION= 0
# GPLv2
PERMIT_PACKAGE= Yes
@ -19,6 +18,6 @@ CONFIGURE_STYLE= gnu
TEST_IS_INTERACTIVE= Yes
do-test:
cd ${WRKSRC} && src/rlwrap perl test/testclient
cd ${WRKSRC} && HOME=${WRKDIR} src/rlwrap perl test/testclient
.include <bsd.port.mk>

View File

@ -1,2 +1,2 @@
SHA256 (rlwrap-0.43.tar.gz) = jobQt4gtm4pz0imJepDtwgexrn+giZ3KjuAcMak/6y8=
SIZE (rlwrap-0.43.tar.gz) = 313139
SHA256 (rlwrap-0.45.2.tar.gz) = n4hw3rRuRz0htduJ1wm2SX9O+foG1E7rxfgh2qAMjso=
SIZE (rlwrap-0.45.2.tar.gz) = 335015

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.4 2017/04/09 11:53:44 jasper Exp $
@comment $OpenBSD: PLIST,v 1.5 2021/11/12 14:33:04 sthen Exp $
@bin bin/rlwrap
@man man/man1/rlwrap.1
@man man/man3p/RlwrapFilter.3p
@ -12,16 +12,22 @@ share/rlwrap/filters/censor_passwords
share/rlwrap/filters/censor_passwords.py
share/rlwrap/filters/count_in_prompt
share/rlwrap/filters/count_in_prompt.py
share/rlwrap/filters/debug_null
share/rlwrap/filters/dissect_prompt
share/rlwrap/filters/edit_history
share/rlwrap/filters/ftp_filter
share/rlwrap/filters/ftp_filter.py
share/rlwrap/filters/handle_hotkeys
share/rlwrap/filters/handle_hotkeys.py
share/rlwrap/filters/handle_sigwinch
share/rlwrap/filters/history_format
share/rlwrap/filters/listing
share/rlwrap/filters/logger
share/rlwrap/filters/logger.py
share/rlwrap/filters/makefilter
share/rlwrap/filters/null
share/rlwrap/filters/null.py
share/rlwrap/filters/outfilter
share/rlwrap/filters/paint_prompt
share/rlwrap/filters/paint_prompt.py
share/rlwrap/filters/pipeline