On Wed, Jul 08, 2020 at 12:16:36PM -0700, Bryan Vyhmeister wrote: > This is another simple maintainer update of sblg from 0.5.8 to 0.5.9. > The changes included in this release are: > > sblg 0.5.9: "Extensive portability work. Internally switches to > pkg-config(1) for detecting dependency locations. Now builds and > installs properly on most popular UNIX systems." > > 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.
Anyone willing to ok and commit? Bryan Index: www/sblg/Makefile =================================================================== RCS file: /cvs/ports/www/sblg/Makefile,v retrieving revision 1.27 diff -u -p -r1.27 Makefile --- www/sblg/Makefile 3 Nov 2019 19:56:42 -0000 1.27 +++ www/sblg/Makefile 8 Jul 2020 19:11:52 -0000 @@ -2,7 +2,7 @@ COMMENT = simple off-line blog utility -DISTNAME = sblg-0.5.8 +DISTNAME = sblg-0.5.9 CATEGORIES = www HOMEPAGE = https://kristaps.bsd.lv/sblg/ Index: www/sblg/distinfo =================================================================== RCS file: /cvs/ports/www/sblg/distinfo,v retrieving revision 1.25 diff -u -p -r1.25 distinfo --- www/sblg/distinfo 3 Nov 2019 19:56:42 -0000 1.25 +++ www/sblg/distinfo 8 Jul 2020 19:11:52 -0000 @@ -1,2 +1,2 @@ -SHA256 (sblg-0.5.8.tar.gz) = Gy8xCfN1DN749+OFlTJ5wE6EuJMyjj1zrOVPN23bjsg= -SIZE (sblg-0.5.8.tar.gz) = 1448005 +SHA256 (sblg-0.5.9.tar.gz) = 5TiVzJgUzy+o9fnnvmuPBg8kKgSGMDcT1N56psK6hVE= +SIZE (sblg-0.5.9.tar.gz) = 1456016