Diff is ok (though "cvs diff -u" is preferred as it's easier to read),
CC'ing maintainer for comment.

Changes are small and don't affect the pledge. Actually I think they don't
actually affect us at all so I think probably this should be postponed until
post-6.6.


Version 2.1.2  [2018-11-19]
---------------------------

  - Bugfix: Fix crash when compiled with hardened compiler flags
    (specifically -D_GLIBCXX_ASSERTIONS)

Version 2.1.1  [2018-05-22]
---------------------------

  - Bugfix: Fix build with libunac support enabled



----- Forwarded message from som nom <s...@nom.dynu.net> -----

From: som nom <s...@nom.dynu.net>
Date: Fri, 04 Oct 2019 19:16:14 +0200
To: OpenBSD ports <ports@openbsd.org>
User-agent: mu4e 1.2.0; emacs 26.3
Subject: UPDATE pdfgrep to 2.1.2

Hi there,

here is a simple update to pdfgrep 2.1.2, no port related changes from
2.1.0, unveil patch is unchanged, tests are passing, builds a nice
binary which is fully functional on amd64.


Index: Makefile
===================================================================
RCS file: /cvs/ports/textproc/pdfgrep/Makefile,v
retrieving revision 1.12
diff -r1.12 Makefile
5c5
< DISTNAME =            pdfgrep-2.1.0
---
> DISTNAME =            pdfgrep-2.1.2
Index: distinfo
===================================================================
RCS file: /cvs/ports/textproc/pdfgrep/distinfo,v
retrieving revision 1.5
diff -r1.5 distinfo
1,2c1,2
< SHA256 (pdfgrep-2.1.0.tar.gz) = ycFrSBY4myAxOuu0+62G93da4DMw/MCMgvpSLtgQVI0=
< SIZE (pdfgrep-2.1.0.tar.gz) = 196408
---
> SHA256 (pdfgrep-2.1.2.tar.gz) = DvPcoddJMj8IES/+aOb063vCX1b5Ci6TPbR3JhsIKro=
> SIZE (pdfgrep-2.1.2.tar.gz) = 197289
Index: patches/patch-src_pdfgrep_cc
===================================================================
RCS file: /cvs/ports/textproc/pdfgrep/patches/patch-src_pdfgrep_cc,v
retrieving revision 1.3
diff -r1.3 patch-src_pdfgrep_cc
27c27
< @@ -725,6 +731,11 @@ int main(int argc, char** argv)
---
> @@ -727,6 +733,11 @@ int main(int argc, char** argv)
39c39
< @@ -768,6 +779,12 @@ int main(int argc, char** argv)
---
> @@ -770,6 +781,12 @@ int main(int argc, char** argv)


----- End forwarded message -----

Reply via email to