Update to v0.4.0
- add combos.html to PLIST

Changes: "codename Fore Score, fetches upstream posts as replies are
received to complete the thread, and also now resizes all saved images
to reduce storage needs. Some other stuff is better too." --
https://humungus.tedunangst.com/r/honk/h
Index: honk/Makefile
===================================================================
RCS file: /cvs/ports/www/honk/Makefile,v
retrieving revision 1.1.1.1
diff -u -p -r1.1.1.1 Makefile
--- honk/Makefile       30 Apr 2019 07:58:17 -0000      1.1.1.1
+++ honk/Makefile       1 May 2019 05:08:23 -0000
@@ -1,8 +1,8 @@
-# $OpenBSD: Makefile,v 1.1.1.1 2019/04/30 07:58:17 bentley Exp $
+# $OpenBSD$
 
 COMMENT =              federated status updater
 
-DISTNAME =             honk-0.3.0
+DISTNAME =             honk-0.4.0
 CATEGORIES =           www
 
 HOMEPAGE =             https://humungus.tedunangst.com/r/honk
Index: honk/distinfo
===================================================================
RCS file: /cvs/ports/www/honk/distinfo,v
retrieving revision 1.1.1.1
diff -u -p -r1.1.1.1 distinfo
--- honk/distinfo       30 Apr 2019 07:58:17 -0000      1.1.1.1
+++ honk/distinfo       1 May 2019 05:08:23 -0000
@@ -1,2 +1,2 @@
-SHA256 (honk-0.3.0.tgz) = m3vCZ5Dk/n1+ofzRJad7/LQbDsiwUM4VHqBX1i2YnWM=
-SIZE (honk-0.3.0.tgz) = 158871
+SHA256 (honk-0.4.0.tgz) = jtt8cZM0vOzVRBvdDLzgNzq9qEbn/AdGSnUBG1KALTs=
+SIZE (honk-0.4.0.tgz) = 161078
Index: honk/pkg/PLIST
===================================================================
RCS file: /cvs/ports/www/honk/pkg/PLIST,v
retrieving revision 1.1.1.1
diff -u -p -r1.1.1.1 PLIST
--- honk/pkg/PLIST      30 Apr 2019 07:58:17 -0000      1.1.1.1
+++ honk/pkg/PLIST      1 May 2019 05:08:23 -0000
@@ -1,4 +1,4 @@
-@comment $OpenBSD: PLIST,v 1.1.1.1 2019/04/30 07:58:17 bentley Exp $
+@comment $OpenBSD: PLIST,v$
 @newgroup _honk:833
 @newuser _honk:833:_honk:daemon:Honk User:${VARBASE}/honk:/sbin/nologin
 @rcscript ${RCDIR}/honk
@@ -23,6 +23,8 @@ share/examples/honk/
 share/examples/honk/schema.sql
 @sample ${VARBASE}/honk/schema.sql
 share/examples/honk/views/
+share/examples/honk/views/combos.html
+@sample ${VARBASE}/honk/views/combos.html
 share/examples/honk/views/header.html
 @sample ${VARBASE}/honk/views/header.html
 share/examples/honk/views/honk.html

Reply via email to