Update honk to 0.6.0. donk from Horia Racoviceanu!
This commit is contained in:
parent
d0869d3008
commit
72e301d227
@ -1,9 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.5 2019/05/17 16:50:48 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.6 2019/06/04 02:41:49 abieber Exp $
|
||||
|
||||
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.com/r/honk
|
||||
# ISC
|
||||
PERMIT_PACKAGE_CDROM = Yes
|
||||
|
||||
WANTLIB += c pthread sqlite3
|
||||
WANTLIB += c pthread sqlite3
|
||||
|
||||
MASTER_SITES = ${HOMEPAGE}/d/
|
||||
EXTRACT_SUFX = .tgz
|
||||
|
@ -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
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.2 2019/05/02 05:03:08 bentley Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.3 2019/06/04 02:41:50 abieber Exp $
|
||||
@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/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
|
||||
|
Loading…
Reference in New Issue
Block a user