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
Works fine on amd64 and sparc64.
OK?
Index: Makefile
===================================================================
RCS file: /cvs/ports/net/catgirl/Makefile,v
retrieving revision 1.9
diff -u -p -r1.9 Makefile
--- Makefile 24 Mar 2021 21:37:17 -0000 1.9
+++ Makefile 9 May 2021 22:40:20 -0000
@@ -1,7 +1,7 @@
# $OpenBSD: Makefile,v 1.9 2021/03/24 21:37:17 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
NO_TEST = Yes
-FAKE_FLAGS = PREFIX=${PREFIX} \
- MANDIR=${PREFIX}/man
+FAKE_FLAGS = PREFIX=${PREFIX}
EXAMPLES = ${PREFIX}/share/examples/catgirl
Index: distinfo
===================================================================
RCS file: /cvs/ports/net/catgirl/distinfo,v
retrieving revision 1.5
diff -u -p -r1.5 distinfo
--- distinfo 24 Mar 2021 21:37:17 -0000 1.5
+++ distinfo 29 May 2021 20:41:00 -0000
@@ -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
No comments:
Post a Comment