5 Commits

Author SHA1 Message Date
Tobias C. Berner
b316a92062 Bump revisions after poppler upgrade.
As reported libreoffice requires a bump in revision, to be on the save
side, bump all the consumers of poppler.

Reported by:	Walter Schwarzenfeld <w.schwarzenfeld@utanet.at>
2019-02-11 19:44:51 +00:00
Tobias C. Berner
1fb34516c1 Update poppler to 0.72
This update brings many changes
- the build system has switched to cmake
- some ports needed to be switched to use their bundled
  version of poppler:
  - print/tex-luatex (r487226)
  - print/tex-xetex (r487226)
  - editors/opeonffice-devel
- Qt4 support has been dropped
  - print/frescobaldi has been removed for this reason.
- most of the added patches can be removed with the next
  upgrade of the concerning port.

PR:		233452
Exp-run by:	antoine
Approved by:	gnome (kwm)
Differential Revision:	https://reviews.freebsd.org/D17456
2018-12-16 15:10:42 +00:00
Tobias Kortkamp
66a23c72c5 Unbreak graphics/diff-pdf
wxWidgets 3.0 isn't actually required and it builds and runs fine with 2.8.
Loosen the version requirement in configure.ac.

PR:		229902
Approved by:	Zsolt Udvari <uzsolt@uzsolt.hu> (maintainer)
2018-07-20 13:03:25 +00:00
Antoine Brodin
2751aecda4 Mark BROKEN: fails to configure
checking for wxWidgets version >= 3.0.0... no (version 2.8.12 is not new enough)
configure: error: wxWidgets is required

Reported by:	pkg-fallout
2018-07-20 08:19:55 +00:00
Yuri Victorovich
7a2ec8ed2e New port: graphics/diff-pdf: Tool for visually comparing two PDFs
PR:		229757
Submitted by:	Zsolt Udvari <uzsolt@uzsolt.hu>
2018-07-17 17:52:25 +00:00