Upgrade to v0.6.0
- add views/account.html
- cosmetics, use tab for WANTLIB

Changes: "After a few weeks with no releases, honk 0.6, Sixy Delights,
is here. It's probably time to start creating real changelogs, but not
today. In the mean time, some things got better, and some other things
got prettier, and the avatars now have better and prettier colors. And
most importantly, meme support!" --
https://humungus.tedunangst.com/r/honk/h?start=v0.5.0&end=v0.6.0
Index: Makefile
===================================================================
RCS file: /cvs/ports/www/honk/Makefile,v
retrieving revision 1.5
diff -u -p -r1.5 Makefile
--- Makefile    17 May 2019 16:50:48 -0000      1.5
+++ Makefile    3 Jun 2019 12:15:28 -0000
@@ -2,8 +2,7 @@
 
 COMMENT =              federated status updater
 
-DISTNAME =             honk-0.5.0
-REVISION =             0
+DISTNAME =             honk-0.6.0
 CATEGORIES =           www
 
 HOMEPAGE =             https://humungus.tedunangst.com/r/honk
@@ -11,7 +10,7 @@ HOMEPAGE =            https://humungus.tedunangst.
 # ISC
 PERMIT_PACKAGE_CDROM = Yes
 
-WANTLIB += c pthread sqlite3
+WANTLIB +=             c pthread sqlite3
 
 MASTER_SITES =         ${HOMEPAGE}/d/
 EXTRACT_SUFX =         .tgz
Index: distinfo
===================================================================
RCS file: /cvs/ports/www/honk/distinfo,v
retrieving revision 1.3
diff -u -p -r1.3 distinfo
--- distinfo    8 May 2019 19:08:34 -0000       1.3
+++ distinfo    3 Jun 2019 12:15:28 -0000
@@ -1,2 +1,2 @@
-SHA256 (honk-0.5.0.tgz) = RnO9k4ogH7hMC/rPB5QPcuEvC1NJs56rBMOPScXMlF4=
-SIZE (honk-0.5.0.tgz) = 161585
+SHA256 (honk-0.6.0.tgz) = OjBaohbkm8Y/i1RawsOG/qF7dQluuKIGxvnApf+gwGE=
+SIZE (honk-0.6.0.tgz) = 166970
Index: pkg/PLIST
===================================================================
RCS file: /cvs/ports/www/honk/pkg/PLIST,v
retrieving revision 1.2
diff -u -p -r1.2 PLIST
--- pkg/PLIST   2 May 2019 05:03:08 -0000       1.2
+++ pkg/PLIST   3 Jun 2019 12:15:28 -0000
@@ -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/account.html
+@sample ${VARBASE}/honk/views/account.html
 share/examples/honk/views/combos.html
 @sample ${VARBASE}/honk/views/combos.html
 share/examples/honk/views/header.html

Reply via email to