This is another simple maintainer update of sblg from 0.5.7 to 0.5.8.
The changes included in this release are:
sblg 0.5.8: "Add data-sblg-const-img variants of the existing
data-sblg-img and friends. This behaves like implicitly grabbing from
the first <img> in that only the first invocation sets the value. The
existing data-sblg-img attributes, on the other hand, will overwrite
previous invocations."
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.26
diff -u -p -r1.26 Makefile
--- www/sblg/Makefile 4 Oct 2019 07:15:39 -0000 1.26
+++ www/sblg/Makefile 3 Nov 2019 18:00:30 -0000
@@ -2,7 +2,7 @@
COMMENT = simple off-line blog utility
-DISTNAME = sblg-0.5.7
+DISTNAME = sblg-0.5.8
CATEGORIES = www
HOMEPAGE = https://kristaps.bsd.lv/sblg/
Index: www/sblg/distinfo
===================================================================
RCS file: /cvs/ports/www/sblg/distinfo,v
retrieving revision 1.24
diff -u -p -r1.24 distinfo
--- www/sblg/distinfo 4 Oct 2019 07:15:39 -0000 1.24
+++ www/sblg/distinfo 3 Nov 2019 18:00:30 -0000
@@ -1,2 +1,2 @@
-SHA256 (sblg-0.5.7.tar.gz) = yP5AK5CG8DWdSP317eYSSihHGOIDAxYPIQiSpLfZxFg=
-SIZE (sblg-0.5.7.tar.gz) = 1447664
+SHA256 (sblg-0.5.8.tar.gz) = Gy8xCfN1DN749+OFlTJ5wE6EuJMyjj1zrOVPN23bjsg=
+SIZE (sblg-0.5.8.tar.gz) = 1448005
No comments:
Post a Comment