[149609] trunk/dports/graphics/poppler

devans at macports.org devans at macports.org
Mon Jun 27 18:53:47 PDT 2016


Revision: 149609
          https://trac.macports.org/changeset/149609
Author:   devans at macports.org
Date:     2016-06-27 18:53:47 -0700 (Mon, 27 Jun 2016)
Log Message:
-----------
poppler: update to version 0.45.0, breaks ABI relative to previous version.

Modified Paths:
--------------
    trunk/dports/graphics/poppler/Portfile
    trunk/dports/graphics/poppler/files/patch-configure.ac.diff

Modified: trunk/dports/graphics/poppler/Portfile
===================================================================
--- trunk/dports/graphics/poppler/Portfile	2016-06-28 01:23:04 UTC (rev 149608)
+++ trunk/dports/graphics/poppler/Portfile	2016-06-28 01:53:47 UTC (rev 149609)
@@ -8,7 +8,7 @@
 
 name                poppler
 conflicts           pdf2json xpdf-tools
-version             0.44.0
+version             0.45.0
 license             GPL-2+
 maintainers         devans openmaintainer
 categories          graphics
@@ -22,8 +22,8 @@
 
 use_xz              yes
 
-checksums           rmd160  9037dd395f7e789bae96dfb3b1a5acf8cb9c0814 \
-                    sha256  5b467ed26a55e1824da6bd86f5f562b1b45582069c03898c91f01ad5c6fa0eab
+checksums           rmd160  c75420657f8672f6b2f62afce3b9df3604001ae1 \
+                    sha256  96dd1a6024bcdaa4530a3b49687db3d5c24ddfd072ccb37c6de0e42599728798
 
 depends_build       port:pkgconfig
 

Modified: trunk/dports/graphics/poppler/files/patch-configure.ac.diff
===================================================================
--- trunk/dports/graphics/poppler/files/patch-configure.ac.diff	2016-06-28 01:23:04 UTC (rev 149608)
+++ trunk/dports/graphics/poppler/files/patch-configure.ac.diff	2016-06-28 01:53:47 UTC (rev 149609)
@@ -1,6 +1,6 @@
 --- configure.ac.orig	2016-04-28 15:30:06.000000000 -0700
 +++ configure.ac	2016-04-30 22:45:45.000000000 -0700
-@@ -261,7 +261,7 @@
+@@ -262,7 +262,7 @@
  
  dnl Test for NSS
  AC_ARG_ENABLE(libnss,
@@ -9,7 +9,7 @@
                         [Do not build against libnss3.]),
                enable_libnss=$enableval,
                enable_libnss="try")
-@@ -269,6 +269,8 @@
+@@ -270,6 +270,8 @@
  if test x$enable_libnss != xno; then
    PKG_CHECK_MODULES(NSS3, nss, [enable_nss="yes"],
        [enable_nss="no"])
@@ -18,7 +18,7 @@
  fi
  
  if test x$enable_nss = xyes; then
-@@ -928,13 +930,13 @@
+@@ -929,13 +931,13 @@
  
  # some compilers do not support this flag (see bug #76963)
  fno_check_new=
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160627/7733bba9/attachment-0001.html>


More information about the macports-changes mailing list