Opened 14 years ago

Closed 14 years ago

Last modified 14 years ago

#25495 closed defect (fixed)

update: poppler and poppler-data

Reported by: adfernandes (Andrew Fernandes) Owned by: adfernandes (Andrew Fernandes)
Priority: Normal Milestone:
Component: ports Version: 1.9.1
Keywords: Cc: dbevans (David B. Evans)
Port: poppler

Description

trivial version bumps

Attachments (2)

poppler-Portfile.patch (783 bytes) - added by adfernandes (Andrew Fernandes) 14 years ago.
poppler-data-Portfile.patch (656 bytes) - added by adfernandes (Andrew Fernandes) 14 years ago.

Download all attachments as: .zip

Change History (7)

Changed 14 years ago by adfernandes (Andrew Fernandes)

Attachment: poppler-Portfile.patch added

Changed 14 years ago by adfernandes (Andrew Fernandes)

Attachment: poppler-data-Portfile.patch added

comment:1 Changed 14 years ago by adfernandes (Andrew Fernandes)

Resolution: fixed
Status: newclosed

Committed in r69362.

comment:2 Changed 14 years ago by drkp (Dan Ports)

This incremented the library version for poppler, causing any installed ports that depend on it to fail (e.g. texlive-bin, #25528). I revbumped texlive-bin to force a rebuild in r69428, and all the other dependents in r69458.

comment:3 Changed 14 years ago by adfernandes (Andrew Fernandes)

Oh gross. Sorry... and thanks. I thought that I had checked for versioned libraries, so I had assumed binary compatability. My mistake. :-(

  /opt/local/lib/libpoppler-cpp.0.dylib
  /opt/local/lib/libpoppler-cpp.a
  /opt/local/lib/libpoppler-cpp.dylib
  /opt/local/lib/libpoppler-cpp.la
  /opt/local/lib/libpoppler-glib.5.dylib
  /opt/local/lib/libpoppler-glib.a
  /opt/local/lib/libpoppler-glib.dylib
  /opt/local/lib/libpoppler-glib.la
  /opt/local/lib/libpoppler-qt4.3.dylib
  /opt/local/lib/libpoppler-qt4.a
  /opt/local/lib/libpoppler-qt4.dylib
  /opt/local/lib/libpoppler-qt4.la
  /opt/local/lib/libpoppler.6.dylib
  /opt/local/lib/libpoppler.a
  /opt/local/lib/libpoppler.dylib
  /opt/local/lib/libpoppler.la

comment:4 Changed 14 years ago by drkp (Dan Ports)

At least they incremented the version number this time -- poppler has a really annoying habit of changing its API in every version and breaking things that depend on it.

comment:5 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)

I have filed this problem as #25758.

Note: See TracTickets for help on using tickets.