On 2018/05/19 23:11, Reinhold Straub wrote: > Simple update to pdfgrep-2.1.0, builds and passes tests on amd64 and macppc.
thanks, committed. I also ran 'make update-patches' as there were some line number changes, and 'make plist' to update the plist (which removed some common parent directories for bash-completion, coming via poppler -> glib). > Index: pdfgrep/Makefile > =================================================================== > RCS file: /cvs/ports/textproc/pdfgrep/Makefile,v > retrieving revision 1.10 > diff -r1.10 Makefile > 1c1 > < # $OpenBSD: Makefile,v 1.10 2017/11/16 23:20:40 naddy Exp $ > --- > > # $OpenBSD: Makefile,v 1.11 2017/11/16 23:20:40 naddy Exp $ please leave the $OpenBSD$ lines alone, cvs handles them itself, and 'diff -u' are preferred. > 5,6c5 > < DISTNAME = pdfgrep-2.0.1 > < REVISION = 1 > --- > > DISTNAME = pdfgrep-2.1.0 > Index: pdfgrep/distinfo > =================================================================== > RCS file: /cvs/ports/textproc/pdfgrep/distinfo,v > retrieving revision 1.4 > diff -r1.4 distinfo > 1,2c1,2 > < SHA256 (pdfgrep-2.0.1.tar.gz) = A3DXRLMHLUc4Pb7Sy5yLC2S4PAhNpaiWH41Lx2aelB4= > < SIZE (pdfgrep-2.0.1.tar.gz) = 187217 > --- > > SHA256 (pdfgrep-2.1.0.tar.gz) = ycFrSBY4myAxOuu0+62G93da4DMw/MCMgvpSLtgQVI0= > > SIZE (pdfgrep-2.1.0.tar.gz) = 196408 >
