This is another simple maintainer update of sblg from 0.4.15 to 0.4.17.
The changes listed by the author are:
"Add ${sblg-pos-frac}$, ${sblg-pos-pct}, and ${sblg-count} to generate
nice progress bars."
"Specify what ${sblg-pos} actually does: shows the current navigation
index regardless the filters. Add ${sblg-abspos} for the actual position
in the full list of articles. (Why anybody would want that, I don't
know.)"
"Add ${sblg-get-escaped[|tag]}, which is like ${sblg-get} except that
white-space is escaped for use with the data-sblg-navtag and
data-sblg-articletag attributes."
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.
Bryan
Index: www/sblg/Makefile
===================================================================
RCS file: /cvs/ports/www/sblg/Makefile,v
retrieving revision 1.16
diff -u -p -r1.16 Makefile
--- www/sblg/Makefile 18 Aug 2018 05:09:35 -0000 1.16
+++ www/sblg/Makefile 1 Oct 2018 05:06:19 -0000
@@ -2,7 +2,7 @@
COMMENT = simple off-line blog utility
-DISTNAME = sblg-0.4.15
+DISTNAME = sblg-0.4.17
CATEGORIES = www
HOMEPAGE = https://kristaps.bsd.lv/sblg/
Index: www/sblg/distinfo
===================================================================
RCS file: /cvs/ports/www/sblg/distinfo,v
retrieving revision 1.15
diff -u -p -r1.15 distinfo
--- www/sblg/distinfo 18 Aug 2018 05:09:35 -0000 1.15
+++ www/sblg/distinfo 1 Oct 2018 05:06:19 -0000
@@ -1,2 +1,2 @@
-SHA256 (sblg-0.4.15.tar.gz) = KCwIIG0HV3fCLo/93xeaWheqiaVV5v9pqKuktVhFzJs=
-SIZE (sblg-0.4.15.tar.gz) = 57995
+SHA256 (sblg-0.4.17.tar.gz) = fmPAbWLpLPNubDLO+XDwjWitEVJJlTPZrQXyTHH9HTk=
+SIZE (sblg-0.4.17.tar.gz) = 59653
No comments:
Post a Comment