On Sat, 9 Sep 2017 21:00:48 +0200 Matthias Kilian <[email protected]> wrote:
> Hi, > > this update should fix the build of pdf2djvu with poppler-0.58. > > ok? Your ports tree is outdated :) https://github.com/openbsd/ports/commit/c6950c6 > > Ciao, > Kili > > Index: Makefile > =================================================================== > RCS file: /cvs/ports/graphics/pdf2djvu/Makefile,v > retrieving revision 1.21 > diff -u -p -r1.21 Makefile > --- Makefile 30 Aug 2017 22:42:46 -0000 1.21 > +++ Makefile 9 Sep 2017 18:47:07 -0000 > @@ -2,7 +2,7 @@ > > COMMENT = creates DjVu files from PDF files > > -V = 0.9.6 > +V = 0.9.7 > DISTNAME = pdf2djvu-${V} > > CATEGORIES = graphics > Index: distinfo > =================================================================== > RCS file: /cvs/ports/graphics/pdf2djvu/distinfo,v > retrieving revision 1.8 > diff -u -p -r1.8 distinfo > --- distinfo 30 Aug 2017 22:42:46 -0000 1.8 > +++ distinfo 9 Sep 2017 18:47:14 -0000 > @@ -1,2 +1,2 @@ > -SHA256 (pdf2djvu-0.9.6.tar.xz) = > eQ1pnXypax7h6jLeDCnYP4YWHEhZNgKmNuJKJWAPHPU= -SIZE > (pdf2djvu-0.9.6.tar.xz) = 268360 +SHA256 (pdf2djvu-0.9.7.tar.xz) = > nn1CYyoTDPc/xhRKeLB5XcDWkOzM0lNg+jyZnm9yIsE= +SIZE > (pdf2djvu-0.9.7.tar.xz) = 268344 -- Juan Francisco Cantero Hurtado http://juanfra.info
