Friday, September 01, 2023

[MAINTAINER UPDATE] www/honk 1.0.0 > 1.1.1

Index: Makefile
===================================================================
RCS file: /cvs/ports/www/honk/Makefile,v
retrieving revision 1.23
diff -u -p -r1.23 Makefile
--- Makefile 10 Aug 2023 20:56:38 -0000 1.23
+++ Makefile 1 Sep 2023 17:32:19 -0000
@@ -1,6 +1,6 @@
COMMENT = federated status conveyance

-DISTNAME = honk-1.0.0
+DISTNAME = honk-1.1.1
CATEGORIES = www

HOMEPAGE = https://humungus.tedunangst.com/r/honk
@@ -20,8 +20,6 @@ LIB_DEPENDS = databases/sqlite3

NO_TEST = Yes
ALL_TARGET = humungus.tedunangst.com/r/honk
-
-SUBST_VARS += SYSCONFDIR

DOCDIR ?= ${PREFIX}/share/doc/honk
EXAMPLESDIR = ${PREFIX}/share/examples/honk
Index: distinfo
===================================================================
RCS file: /cvs/ports/www/honk/distinfo,v
retrieving revision 1.14
diff -u -p -r1.14 distinfo
--- distinfo 10 Aug 2023 20:56:38 -0000 1.14
+++ distinfo 1 Sep 2023 17:32:19 -0000
@@ -1,2 +1,2 @@
-SHA256 (honk-1.0.0.tgz) = +0W9HncN+51dRE9bWJU4cAfYOc5bxNAqPe4xY+4UFg0=
-SIZE (honk-1.0.0.tgz) = 626391
+SHA256 (honk-1.1.1.tgz) = kfoSVGm1QKVjDiWvjK4QzAoA/iiU9j6DS3SYFSM+AaA=
+SIZE (honk-1.1.1.tgz) = 632267
Upgrade to v1.1.1
- remove SUBST_VARS no longer needed

changelog

### 1.1.1 Required Refinement

+ Fix help file stylesheet link.

### 1.1.0 Eventual Enshittification

+ Fix backup command.

+ Fixes for markdown.

+ Allow bigger image uploads.

+ Some hotkeys for the web UI.

+ Upload multiple files (but beware).

+ Better page titles.

+ Refine thread sort.

+ Send updates to correct audience.

+ Run analyze to improve database performance.

+ Delivery performance improvements.

+ Export command to ActivityPub data. (And import.)

+ Note that we require go 1.18 now.

No comments:

Post a Comment