On Mon, 03 Jun 2019 at 08:29:56 -0400, Horia Racoviceanu wrote:
> 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

Same diff here (now :P) - OK abieber@ if someone wants to commit (I will commit
later this evening if it isn't in)!

-- 
PGP: 0x1F81112D62A9ADCE / 3586 3350 BFEA C101 DB1A  4AF0 1F81 112D 62A9 ADCE

Reply via email to