/[ports]
ViewVC logotype

Revision 411436


Jump to revision: Previous Next
Author: tijl
Date: Sun Mar 20 11:26:09 2016 UTC (8 years, 3 months ago)
Changed paths: 10
Log Message:
- Update print/qpdf to 6.0.0.
- Remove bash dependency.
- Remove SDK option.  It was added to prevent installation of headers
  because they sometimes cause build conflicts with newer versions of qpdf
  due to incorrect order of -I flags.  This has been fixed now.
- Add DOCS option.
- Replace patch-configure with CPPFLAGS/LIBS and a post-patch command in
  the Makefile to take into account ${LOCALBASE} and ${MAKE_CMD}.
- Remove patches that have been fixed upstream.
- Add a patch for libtest/build.mk to change the order of LIBS and
  LIBS_libqpdf.  LIBS may contain user supplied -L flags like
  -L/usr/local/lib which have to appear after upstream -L flags so programs
  are linked against freshly built libraries on not an older version in
  /usr/local/lib.  The other build.mk files already do this right.
- Add a patch for make/libtool.mk to change the order of $ldflags and $libs.
  Upstream puts -L flags in $ldflags.

PR:		207751
Approved by:	d.y.kazarov@mail.ru (maintainer)


Changed paths

Path Details
Directoryhead/print/cups-filters/Makefile modified , text changed
Directoryhead/print/qpdf/Makefile modified , text changed
Directoryhead/print/qpdf/distinfo modified , text changed
Directoryhead/print/qpdf/files/patch-configure deleted
Directoryhead/print/qpdf/files/patch-include_QPDFExc.hh deleted
Directoryhead/print/qpdf/files/patch-include_QUtil.hh deleted
Directoryhead/print/qpdf/files/patch-include_qpdf_QPDF.hh deleted
Directoryhead/print/qpdf/files/patch-libtests-build.mk added
Directoryhead/print/qpdf/files/patch-make-libtool.mk added
Directoryhead/print/qpdf/pkg-plist modified , text changed

  ViewVC Help
Powered by ViewVC 1.1.27