Update to v0.7.6

Changelog:
+ Fix a bug where upgrades would not complete in one step.


On 7/25/19, Horia Racoviceanu <ho...@racoviceanu.com> wrote:
> 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.
>
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 14:17:24 -0000
@@ -2,7 +2,7 @@
 
 COMMENT =              federated status updater
 
-DISTNAME =             honk-0.7.4
+DISTNAME =             honk-0.7.6
 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 14:17:24 -0000
@@ -1,2 +1,2 @@
-SHA256 (honk-0.7.4.tgz) = uWqlp89q+ADDcBMGU6Sf9614wKGQDc5PdTO8sUKSc4k=
-SIZE (honk-0.7.4.tgz) = 213790
+SHA256 (honk-0.7.6.tgz) = Y5+O7Vr5J7AN+JT0TnRF2a/WsSn7OkH5uJSZqdHu7JU=
+SIZE (honk-0.7.6.tgz) = 215143

Reply via email to