Thursday, July 25, 2019

[UPDATE] www/honk

Index: Makefile
===================================================================
RCS file: /cvs/ports/www/honk/Makefile,v
retrieving revision 1.8
diff -u -p -r1.8 Makefile
--- Makefile 25 Jul 2019 02:18:25 -0000 1.8
+++ Makefile 25 Jul 2019 13:52:22 -0000
@@ -2,7 +2,7 @@

COMMENT = federated status updater

-DISTNAME = honk-0.7.4
+DISTNAME = honk-0.7.5
CATEGORIES = www

HOMEPAGE = https://humungus.tedunangst.com/r/honk
Index: distinfo
===================================================================
RCS file: /cvs/ports/www/honk/distinfo,v
retrieving revision 1.5
diff -u -p -r1.5 distinfo
--- distinfo 25 Jul 2019 02:18:25 -0000 1.5
+++ distinfo 25 Jul 2019 13:52:22 -0000
@@ -1,2 +1,2 @@
-SHA256 (honk-0.7.4.tgz) = uWqlp89q+ADDcBMGU6Sf9614wKGQDc5PdTO8sUKSc4k=
-SIZE (honk-0.7.4.tgz) = 213790
+SHA256 (honk-0.7.5.tgz) = eO7SEwrK7CfsWyeHc0e3wM5m7h9ftnDnM/WWCHkllKA=
+SIZE (honk-0.7.5.tgz) = 215106
Update to v0.7.5

Changelog:
+ Fix a bug (introdcued 0.7.4) preventing new user creation from working.
+ Semi flexible URL patterns to allow transition from other software.
+ Improved ActivityPub parsing conformance for better compat with others.
+ Add server name to user agent.
+ What may be considered UI improvements.

No comments:

Post a Comment