On Sun, Aug 11, 2019 at 10:20:30AM -0700, Bryan Vyhmeister wrote:
> This is another simple maintainer update of sblg from 0.4.28 to 0.4.29.
> The changes included in this release are:
>
> sblg 0.4.29: "Provide the data-sblg-aside attribute like the others
> (data-sblg-title, etc.). Also bring up to date with latest oconfigure."
>
> I did testing on amd64 with no issues. It should work fine everywhere.
> If someone could ok and commit, that would be great. Thank you.
>
> Bryan
>
>
> Index: www/sblg/Makefile
> ===================================================================
> RCS file: /cvs/ports/www/sblg/Makefile,v
> retrieving revision 1.22
> diff -u -p -r1.22 Makefile
> --- www/sblg/Makefile 15 Jul 2019 14:15:18 -0000 1.22
> +++ www/sblg/Makefile 11 Aug 2019 17:16:29 -0000
> @@ -2,7 +2,7 @@
>
> COMMENT = simple off-line blog utility
>
> -DISTNAME = sblg-0.4.28
> +DISTNAME = sblg-0.4.29
> CATEGORIES = www
>
> HOMEPAGE = https://kristaps.bsd.lv/sblg/
> Index: www/sblg/distinfo
> ===================================================================
> RCS file: /cvs/ports/www/sblg/distinfo,v
> retrieving revision 1.20
> diff -u -p -r1.20 distinfo
> --- www/sblg/distinfo 15 Jul 2019 14:15:18 -0000 1.20
> +++ www/sblg/distinfo 11 Aug 2019 17:16:29 -0000
> @@ -1,2 +1,2 @@
> -SHA256 (sblg-0.4.28.tar.gz) = F5DS/3QRITtxLcDAik7MAqhQyaO8+Ote/+MZfKSgcIM=
> -SIZE (sblg-0.4.28.tar.gz) = 72518
> +SHA256 (sblg-0.4.29.tar.gz) = PyL6uTsT8Hn6Xt3GPJQJnqS3BblHeBEv0aAp8klvEeA=
> +SIZE (sblg-0.4.29.tar.gz) = 73325
>
thanks
it's committed