On Mon, Oct 02, 2017 at 01:07:35PM -0700, Bryan Vyhmeister wrote: > This is another simple update of sblg from 0.4.5 to 0.4.6. Not sure if > this can make 6.2 but perhaps it could. The changes listed by the author > are: > > "Allow for data-sblg-navsort attribute to override the search order set > by -s. Also add the rdate search order (reverse date)" > > I did testing on amd64 with no issues. I expect it should work fine > everywhere. CC maintainer also.
It would help if I included the diff. Bryan Index: www/sblg/Makefile =================================================================== RCS file: /cvs/ports/www/sblg/Makefile,v retrieving revision 1.8 diff -u -p -u -r1.8 Makefile --- www/sblg/Makefile 25 Jul 2017 06:44:45 -0000 1.8 +++ www/sblg/Makefile 2 Oct 2017 20:09:32 -0000 @@ -2,7 +2,7 @@ COMMENT = simple off-line blog utility -DISTNAME = sblg-0.4.5 +DISTNAME = sblg-0.4.6 CATEGORIES = www Index: www/sblg/distinfo =================================================================== RCS file: /cvs/ports/www/sblg/distinfo,v retrieving revision 1.8 diff -u -p -u -r1.8 distinfo --- www/sblg/distinfo 25 Jul 2017 06:44:45 -0000 1.8 +++ www/sblg/distinfo 2 Oct 2017 20:09:32 -0000 @@ -1,2 +1,2 @@ -SHA256 (sblg-0.4.5.tar.gz) = BoNNhKqQFvA7dS5EQmeo0yCpKFXrJrUFgwNU95mI5TA= -SIZE (sblg-0.4.5.tar.gz) = 50385 +SHA256 (sblg-0.4.6.tar.gz) = +Vu/PFpC/pPRAPn5WzfXE4pfpKWXoLJvJZhw/04aeg0= +SIZE (sblg-0.4.6.tar.gz) = 50768
