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

devans at macports.org devans at macports.org
Tue Aug 27 11:46:47 PDT 2013


Revision: 110164
          https://trac.macports.org/changeset/110164
Author:   devans at macports.org
Date:     2013-08-27 11:46:47 -0700 (Tue, 27 Aug 2013)
Log Message:
-----------
poppler: update to version 0.24.1, ABI compatible with previous version, remove do-nothing test phase.

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

Modified: trunk/dports/graphics/poppler/Portfile
===================================================================
--- trunk/dports/graphics/poppler/Portfile	2013-08-27 18:45:51 UTC (rev 110163)
+++ trunk/dports/graphics/poppler/Portfile	2013-08-27 18:46:47 UTC (rev 110164)
@@ -6,7 +6,7 @@
 
 name            poppler
 conflicts       pdf2json xpdf-tools
-version         0.24.0
+version         0.24.1
 license         GPL-2+
 maintainers     devans openmaintainer
 categories      graphics
@@ -21,8 +21,8 @@
 
 use_xz          yes
 
-checksums       rmd160  2b8e91ee67c7e5cacb845f268a66685ce5557270 \
-                sha256  bdc517ea648a3f8ecbe0745a79fb6cbf9a7e2ef647d6156154449cf50c6d0c21
+checksums       rmd160  25b6606d54a59e9f375a7d5e9863439dd09c6467 \
+                sha256  5cefc01aa0184bd92b0b3999922b62cf09599ebb3d95f553c2f3de02738effc6
 
 depends_build   port:pkgconfig
 
@@ -96,10 +96,6 @@
     configure.args-append  --enable-gtk-doc
 }
 
-test.run        yes
-test.dir        ${worksrcpath}/test
-test.target     all
-
 platform darwin 8 {
     # The rules enabled by gobject-introspection require GNU make 3.81+ (#39144)
     depends_build-append    port:gmake
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130827/514b7cf7/attachment-0001.html>


More information about the macports-changes mailing list