Update catgirl to 1.8

A few "quality of life" improvements, notably:

1deee3c Improve missing param behavior for /msg, /whois, /ns, /cs
3734317 Tag config options in manual
6d5bcf7 Hash the username in kiosk mode
27c9678 Clarify -H hash option
868c604 Use reverse video not colors for topic change when disabled
6207aaf Ignore messages in reply to previously ignored messages
94f79e8 Reset formatting after realnames
cfd5bf2 Set id color from completion in /msg
63bffae Always show 341 RPL_INV

OK solene paco
This commit is contained in:
kn 2021-06-01 17:08:15 +00:00
parent 5069522d98
commit 5e3e5c14ca
2 changed files with 5 additions and 6 deletions

View File

@ -1,7 +1,7 @@
# $OpenBSD: Makefile,v 1.9 2021/03/24 21:37:17 kn Exp $
# $OpenBSD: Makefile,v 1.10 2021/06/01 17:08:15 kn Exp $
COMMENT = curses TLS-only IRC client
DISTNAME = catgirl-1.7
DISTNAME = catgirl-1.8
CATEGORIES = net
@ -26,8 +26,7 @@ MASTER_SITES = https://git.causal.agency/catgirl/snapshot/
NO_TEST = Yes
FAKE_FLAGS = PREFIX=${PREFIX} \
MANDIR=${PREFIX}/man
FAKE_FLAGS = PREFIX=${PREFIX}
EXAMPLES = ${PREFIX}/share/examples/catgirl

View File

@ -1,2 +1,2 @@
SHA256 (catgirl-1.7.tar.gz) = 3shSdeq4l6Y5DEJZEVMHAngp6vjnkPjzpLpcp407X/0=
SIZE (catgirl-1.7.tar.gz) = 60329
SHA256 (catgirl-1.8.tar.gz) = LvaWBmQPJcppW8ZdDdnhb1+jYYT+s40SU6Vkja1od2s=
SIZE (catgirl-1.8.tar.gz) = 60915