[129413] trunk/dports/graphics/poppler/Portfile

devans at macports.org devans at macports.org
Fri Dec 12 18:57:24 PST 2014


Revision: 129413
          https://trac.macports.org/changeset/129413
Author:   devans at macports.org
Date:     2014-12-12 18:57:24 -0800 (Fri, 12 Dec 2014)
Log Message:
-----------
poppler: update to version 0.29.0, some API changes effecting inkscape, inkscape-devel, libpoppler version incremented.

Modified Paths:
--------------
    trunk/dports/graphics/poppler/Portfile

Modified: trunk/dports/graphics/poppler/Portfile
===================================================================
--- trunk/dports/graphics/poppler/Portfile	2014-12-13 01:34:04 UTC (rev 129412)
+++ trunk/dports/graphics/poppler/Portfile	2014-12-13 02:57:24 UTC (rev 129413)
@@ -7,7 +7,7 @@
 
 name                poppler
 conflicts           pdf2json xpdf-tools
-version             0.28.1
+version             0.29.0
 license             GPL-2+
 maintainers         devans openmaintainer
 categories          graphics
@@ -21,8 +21,8 @@
 
 use_xz              yes
 
-checksums           rmd160  85e3b933c14fc27a729c777ff591660c9139795b \
-                    sha256  2ccf6e234209aa5082ba99d3547e6798cd8758e7a921c72c00aedf0d5793fd06
+checksums           rmd160  4636133e855361bd8323088cec999545cd6344cb \
+                    sha256  3c1e16dc8d5d846d085baf65844ed3e05cbde5d44f6682f9f1e2b120d66c62c4
 
 depends_build       port:pkgconfig
 
@@ -46,7 +46,7 @@
 use_autoreconf      yes
 autoreconf.args     -fvi
 
-compiler.blacklist {gcc-4.0 < 5493}
+compiler.blacklist  {gcc-4.0 < 5493}
 
 configure.args      --disable-poppler-qt4 \
                     --disable-poppler-qt5 \
@@ -94,7 +94,7 @@
         delete ${destroot}${prefix}/include/poppler/fofi \
                ${destroot}${prefix}/include/poppler/goo \
                ${destroot}${prefix}/include/poppler/splash \
-               ${destroot}${prefix}/lib/libpoppler.47.dylib \
+               ${destroot}${prefix}/lib/libpoppler.48.dylib \
                ${destroot}${prefix}/lib/libpoppler.a \
                ${destroot}${prefix}/lib/libpoppler.dylib \
                ${destroot}${prefix}/lib/libpoppler.la \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141212/ce7712a9/attachment-0001.html>


More information about the macports-changes mailing list