This is another simple maintainer update of sblg from 0.5.4 to 0.5.6.
Since I sent in the 0.5.5 diff, 0.5.6 has been released. The changes
included in this release are:
sblg 0.5.6: "Add data-sblg-author attribute that can override the set
author. This is like the data-sblg-img and so forth. Add
data-sblg-atomcontent to mirror data-sblg-navcontent in that Atom entry
contents are retained with symbols replaced. Atom contents are now typed
as XHTML and wrapped in an xmlns attribute accordingly."
sblg 0.5.5: "Add LDFLAGS to Makefile and fix typos in manpage."
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.24
diff -u -p -r1.24 Makefile
--- www/sblg/Makefile 20 Aug 2019 10:09:23 -0000 1.24
+++ www/sblg/Makefile 11 Sep 2019 00:01:30 -0000
@@ -2,7 +2,7 @@
COMMENT = simple off-line blog utility
-DISTNAME = sblg-0.5.4
+DISTNAME = sblg-0.5.6
CATEGORIES = www
HOMEPAGE = https://kristaps.bsd.lv/sblg/
Index: www/sblg/distinfo
===================================================================
RCS file: /cvs/ports/www/sblg/distinfo,v
retrieving revision 1.22
diff -u -p -r1.22 distinfo
--- www/sblg/distinfo 20 Aug 2019 10:09:23 -0000 1.22
+++ www/sblg/distinfo 11 Sep 2019 00:01:30 -0000
@@ -1,2 +1,2 @@
-SHA256 (sblg-0.5.4.tar.gz) = sTMlSyJoovd4QIbgFs+Lj/xc3QZITHeKk15jQXIiIrs=
-SIZE (sblg-0.5.4.tar.gz) = 1447189
+SHA256 (sblg-0.5.6.tar.gz) = 6DFYUPe6b190ffWJZ0W2h20133ICjzqirdg0rBkBL8w=
+SIZE (sblg-0.5.6.tar.gz) = 1447439
No comments:
Post a Comment