On Mon, Apr 23 2018, Anton Lindqvist <[email protected]> wrote: > On Sun, Apr 22, 2018 at 01:44:59PM -0800, Micah Muer wrote: >> Here is a trivial update to the latest release of textproc/lowdown. >> Builds and runs for me on amd64 current-. Changelog here >> https://kristaps.bsd.lv/lowdown/archive.html >> >> Thanks! > > Thanks, I have the same diff in my tree. Anyone else willing to OK?
port-lib-depends-check says: Missing: m.10 (/usr/local/bin/lowdown-diff) (system lib) WANTLIB += m Please add it to WANTLIB -> ok jca@ >> Index: Makefile >> =================================================================== >> RCS file: /cvs/ports/textproc/lowdown/Makefile,v >> retrieving revision 1.9 >> diff -u -p -u -p -r1.9 Makefile >> --- Makefile 26 Oct 2017 18:03:54 -0000 1.9 >> +++ Makefile 22 Apr 2018 21:24:59 -0000 >> @@ -2,7 +2,7 @@ >> >> COMMENT = simple markdown translator >> >> -DISTNAME = lowdown-0.3.1 >> +DISTNAME = lowdown-0.3.2 >> CATEGORIES = textproc >> >> HOMEPAGE = https://kristaps.bsd.lv/lowdown/ >> Index: distinfo >> =================================================================== >> RCS file: /cvs/ports/textproc/lowdown/distinfo,v >> retrieving revision 1.9 >> diff -u -p -u -p -r1.9 distinfo >> --- distinfo 26 Oct 2017 18:03:54 -0000 1.9 >> +++ distinfo 22 Apr 2018 21:24:59 -0000 >> @@ -1,2 +1,2 @@ >> -SHA256 (lowdown-0.3.1.tar.gz) = njeWx/gZo9KKjjBOrGDaYumPqZbK5BMdqXHY3q6kR2Y= >> -SIZE (lowdown-0.3.1.tar.gz) = 87414 >> +SHA256 (lowdown-0.3.2.tar.gz) = dAz2AlxDzqrpvMH/w+lJhqpi1l2R74Fz1EShl3xWIJQ= >> +SIZE (lowdown-0.3.2.tar.gz) = 87991 > -- jca | PGP : 0x1524E7EE / 5135 92C1 AD36 5293 2BDF DDCC 0DFA 74AE 1524 E7EE
