On Thu, Oct 29, 2020 at 06:45:45AM +0000, wen heping wrote: > Hi, > Here is a patch for print/qpdf to update to 10.0.2. > It build well on amd64-6.8 system. > > > Cheers ! > wen
Committed, thanks. (WANTLIB needed to be regen'd) > Index: Makefile > =================================================================== > RCS file: /cvs/ports/print/qpdf/Makefile,v > retrieving revision 1.36 > diff -u -p -r1.36 Makefile > --- Makefile 10 Apr 2020 12:01:40 -0000 1.36 > +++ Makefile 29 Oct 2020 06:37:45 -0000 > @@ -2,9 +2,9 @@ > > COMMENT= PDF transformation and inspection utility > > -DISTNAME= qpdf-10.0.1 > +DISTNAME= qpdf-10.0.2 > > -SHARED_LIBS += qpdf 8.0 # 28.1 > +SHARED_LIBS += qpdf 8.0 # 28.2 > > CATEGORIES= print graphics > > Index: distinfo > =================================================================== > RCS file: /cvs/ports/print/qpdf/distinfo,v > retrieving revision 1.25 > diff -u -p -r1.25 distinfo > --- distinfo 10 Apr 2020 12:01:41 -0000 1.25 > +++ distinfo 29 Oct 2020 06:37:45 -0000 > @@ -1,2 +1,2 @@ > -SHA256 (qpdf-10.0.1.tar.gz) = XSJ3xzgYi39OPwGm238pN+1t9UZx8fuoNM09f/hlgns= > -SIZE (qpdf-10.0.1.tar.gz) = 18399985 > +SHA256 (qpdf-10.0.2.tar.gz) = Gc0lyiQa/iAAbK3iwWWtPbqakag1Srcuo+AuSmDKxw0= > +SIZE (qpdf-10.0.2.tar.gz) = 18458344 -- Antoine
