summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--irc/catgirl/Makefile2
-rw-r--r--irc/catgirl/distinfo6
2 files changed, 4 insertions, 4 deletions
diff --git a/irc/catgirl/Makefile b/irc/catgirl/Makefile
index 64538b6..b710f0d 100644
--- a/irc/catgirl/Makefile
+++ b/irc/catgirl/Makefile
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	catgirl
-DISTVERSION=	1.4
+DISTVERSION=	1.5
 CATEGORIES=	irc
 MASTER_SITES=	https://git.causal.agency/catgirl/snapshot/
 
diff --git a/irc/catgirl/distinfo b/irc/catgirl/distinfo
index dedf18a..b736da0 100644
--- a/irc/catgirl/distinfo
+++ b/irc/catgirl/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1610746599
-SHA256 (catgirl-1.4.tar.gz) = 897fbb1863470d62e153db49c234da2f5818164671bd413f7cf9c41e24c13d1a
-SIZE (catgirl-1.4.tar.gz) = 56142
+TIMESTAMP = 1610862039
+SHA256 (catgirl-1.5.tar.gz) = bea9fd47a55ad624113cec71c758427f485b841d92da59dbe9bfed4ef5c08c7c
+SIZE (catgirl-1.5.tar.gz) = 56432
5e2ae&follow=1'>Use hilex for up -hJune McEnroe 2021-01-12Use hilex for bin HTMLJune McEnroe 2021-01-12Don't output a pre in hilex by defaultJune McEnroe 2021-01-12Move hilex out of hilex directoryJune McEnroe 2021-01-12Consolidate hilex formatters into hilex.cJune McEnroe 2021-01-12Remove hacky tagging from hilexJune McEnroe God that makes the lexers so much simpler. 2021-01-12Add htagml -iJune McEnroe 2021-01-12Render tag index in HTMLJune McEnroe 2021-01-12Add htagml -xJune McEnroe 2021-01-12Prevent matching the same tag twiceJune McEnroe 2021-01-12Process htagml file line by lineJune McEnroe This simplifies some things, adds support for line number tag definitions, and should enable combining htagml with other preprocessors in the future. 2021-01-12Split fields by tab onlyJune McEnroe Also don't fail hard on non-forward-search definitions. 2021-01-12List both Makefile and html.sh under README.7June McEnroe 2021-01-12Add htagml exampleJune McEnroe 2021-01-12Use mandoc and htagml for bin htmlJune McEnroe 2021-01-12Add htagmlJune McEnroe 2021-01-12Replace causal.agency with a simple mdoc pageJune McEnroe 2021-01-11Publish "Using vi"June McEnroe 2021-01-11Enable diff.colorMovedJune McEnroe 2021-01-10Set less search case-insensitiveJune McEnroe 2021-01-10Set EXINITJune McEnroe neovim is laggy as hell in my OpenBSD VM, so I switched to vi so I could type without getting frustrated. 2021-01-09Add c -t flag to print expression typeJune McEnroe Also add missing float case. 2021-01-05Update taglineJune McEnroe