Friday, August 17, 2018

Re: [MAINTAINER UPDATE] www/sblg to 0.4.15

On 08/17/18 21:24, Bryan Vyhmeister wrote:
> This is another simple maintainer update of sblg from 0.4.14 to 0.4.15.
> The changes listed by the author are:
>
> "Introduce ${sblg-has|key}, which tests whether key has been set (e.g.,
> data-sblg-set-key=foo). If it has been set, emits sblg-has-key, or
> nothing otherwise. This is useful for classes whose children will be
> masked depending upon the existence of a key. Properly show dates in UTC
> instead of localtime. (Unless asking for localtime.)"
>
> I did testing on amd64 with no issues. I expect it should work fine
> everywhere. If someone could ok and commit, that would be great.

Committed, thanks.

~Brian

>
> Bryan
>
>
> Index: www/sblg/Makefile
> ===================================================================
> RCS file: /cvs/ports/www/sblg/Makefile,v
> retrieving revision 1.15
> diff -u -p -r1.15 Makefile
> --- www/sblg/Makefile 29 Jul 2018 19:45:27 -0000 1.15
> +++ www/sblg/Makefile 18 Aug 2018 01:18:59 -0000
> @@ -2,7 +2,7 @@
>
> COMMENT = simple off-line blog utility
>
> -DISTNAME = sblg-0.4.14
> +DISTNAME = sblg-0.4.15
> CATEGORIES = www
>
> HOMEPAGE = https://kristaps.bsd.lv/sblg/
> Index: www/sblg/distinfo
> ===================================================================
> RCS file: /cvs/ports/www/sblg/distinfo,v
> retrieving revision 1.14
> diff -u -p -r1.14 distinfo
> --- www/sblg/distinfo 29 Jul 2018 19:45:27 -0000 1.14
> +++ www/sblg/distinfo 18 Aug 2018 01:18:59 -0000
> @@ -1,2 +1,2 @@
> -SHA256 (sblg-0.4.14.tar.gz) = kNFgCeNwKtOT7wFgUyTG1PGcL0QBsthjKR953JLYz4Q=
> -SIZE (sblg-0.4.14.tar.gz) = 57260
> +SHA256 (sblg-0.4.15.tar.gz) = KCwIIG0HV3fCLo/93xeaWheqiaVV5v9pqKuktVhFzJs=
> +SIZE (sblg-0.4.15.tar.gz) = 57995
>

No comments:

Post a Comment