This is another simple update of sblg from 0.4.11 to 0.4.12. The changes listed by the author are:
"Allow for white-space around date processing in the input document's <time> element." I did testing on amd64 with no issues. I expect it should work fine everywhere. CC maintainer also. Bryan Index: www/sblg/Makefile =================================================================== RCS file: /cvs/ports/www/sblg/Makefile,v retrieving revision 1.11 diff -u -p -r1.11 Makefile --- www/sblg/Makefile 21 Nov 2017 07:44:19 -0000 1.11 +++ www/sblg/Makefile 15 Jan 2018 17:56:48 -0000 @@ -2,7 +2,7 @@ COMMENT = simple off-line blog utility -DISTNAME = sblg-0.4.11 +DISTNAME = sblg-0.4.12 CATEGORIES = www Index: www/sblg/distinfo =================================================================== RCS file: /cvs/ports/www/sblg/distinfo,v retrieving revision 1.11 diff -u -p -r1.11 distinfo --- www/sblg/distinfo 21 Nov 2017 07:44:19 -0000 1.11 +++ www/sblg/distinfo 15 Jan 2018 17:56:48 -0000 @@ -1,2 +1,2 @@ -SHA256 (sblg-0.4.11.tar.gz) = jIf+qvUFTtc4QuJ2cxivIYqhxuopxj6UAM/Kcvb8JcU= -SIZE (sblg-0.4.11.tar.gz) = 56415 +SHA256 (sblg-0.4.12.tar.gz) = ONeG1eK4SMs+DoatOreI2E8cTMfLMEfESGrUkTbyjdE= +SIZE (sblg-0.4.12.tar.gz) = 56518
