On Wed, Jul 25, 2018 at 09:51:12AM -0700, Bryan Vyhmeister wrote:
> This is another simple maintainer update of sblg from 0.4.13 to 0.4.14.
> The changes listed by the author are:
>
> "Allow for data-sblg-navtag and data-sblg-articletag to support an
> embedded ${sblg-get|xxx}. This is useful for having a navigation list
> (in -L or -C mode) deriving from the page itself, such as a "see also".
> Also bring up to date with newest oconfigure."
>
> 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.
Ping.
Index: www/sblg/Makefile
===================================================================
RCS file: /cvs/ports/www/sblg/Makefile,v
retrieving revision 1.14
diff -u -p -r1.14 Makefile
--- www/sblg/Makefile 12 Jun 2018 04:49:55 -0000 1.14
+++ www/sblg/Makefile 25 Jul 2018 16:50:11 -0000
@@ -2,7 +2,7 @@
COMMENT = simple off-line blog utility
-DISTNAME = sblg-0.4.13
+DISTNAME = sblg-0.4.14
CATEGORIES = www
HOMEPAGE = https://kristaps.bsd.lv/sblg/
@@ -12,6 +12,7 @@ MAINTAINER = Bryan Vyhmeister <bryan@bsd
# ISC
PERMIT_PACKAGE_CDROM = Yes
+# uses pledge()
WANTLIB += c expat
MASTER_SITES = https://kristaps.bsd.lv/sblg/snapshots/
Index: www/sblg/distinfo
===================================================================
RCS file: /cvs/ports/www/sblg/distinfo,v
retrieving revision 1.13
diff -u -p -r1.13 distinfo
--- www/sblg/distinfo 12 Jun 2018 04:49:55 -0000 1.13
+++ www/sblg/distinfo 25 Jul 2018 16:50:11 -0000
@@ -1,2 +1,2 @@
-SHA256 (sblg-0.4.13.tar.gz) = 4vAK0+FFAeFrGsSJHBL91IrSnB/HJCsXfFfKcgXs3Ik=
-SIZE (sblg-0.4.13.tar.gz) = 56823
+SHA256 (sblg-0.4.14.tar.gz) = kNFgCeNwKtOT7wFgUyTG1PGcL0QBsthjKR953JLYz4Q=
+SIZE (sblg-0.4.14.tar.gz) = 57260
No comments:
Post a Comment