Saturday, March 02, 2024

[MAINTAINER UPDATE] www/honk 1.2.3 -> 1.3.0

Index: Makefile
===================================================================
RCS file: /cvs/ports/www/honk/Makefile,v
diff -u -p -r1.29 Makefile
--- Makefile 27 Feb 2024 08:54:37 -0000 1.29
+++ Makefile 2 Mar 2024 14:13:08 -0000
@@ -1,6 +1,6 @@
COMMENT = federated status conveyance

-DISTNAME = honk-1.2.3
+DISTNAME = honk-1.3.0
CATEGORIES = www

HOMEPAGE = https://humungus.tedunangst.com/r/honk
Index: distinfo
===================================================================
RCS file: /cvs/ports/www/honk/distinfo,v
diff -u -p -r1.18 distinfo
--- distinfo 27 Feb 2024 08:54:37 -0000 1.18
+++ distinfo 2 Mar 2024 14:13:08 -0000
@@ -1,2 +1,2 @@
-SHA256 (honk-1.2.3.tgz) = fexremJlsTfvvEDzihNk6P92mtEOAhUGgydHtA+tHsM=
-SIZE (honk-1.2.3.tgz) = 920299
+SHA256 (honk-1.3.0.tgz) = N6NiFvhXLQ8/oLrGV7WkYxY//A4eR6eFBpmYtpEKZeg=
+SIZE (honk-1.3.0.tgz) = 1968345
Index: pkg/MESSAGE
===================================================================
RCS file: /cvs/ports/www/honk/pkg/MESSAGE,v
diff -u -p -r1.5 MESSAGE
--- pkg/MESSAGE 25 Jan 2024 14:30:41 -0000 1.5
+++ pkg/MESSAGE 2 Mar 2024 14:13:08 -0000
@@ -1 +1 @@
-The database has changed since version 1.2.0. See the pkg-readme.
+The database has changed since version 1.2.3. See the pkg-readme.
Index: pkg/README
===================================================================
RCS file: /cvs/ports/www/honk/pkg/README,v
diff -u -p -r1.10 README
--- pkg/README 25 Jan 2024 14:30:41 -0000 1.10
+++ pkg/README 2 Mar 2024 14:13:08 -0000
@@ -66,7 +66,7 @@ honk$ sqlite3 blob.db vacuum
Database Upgrade
================

-If you are upgrading from a version before 1.2.0, you will need to upgrade
+If you are upgrading from a version before 1.2.3, you will need to upgrade
the database format:

Stop the old honk process.
Upgrade to v1.3.0

changelog

### 1.3.0 Big Bonsai

+ Some performance tuning.

+ Follow .rss feeds for hashtags.

+ Easier to inline attached images.

+ Optional .json urls for activities.

+ cc, link, name, and tags fields for advanced metadata.

+ <big> tag supported in html.

No comments:

Post a Comment