[149874] trunk/dports/print/libspectre/Portfile

devans at macports.org devans at macports.org
Tue Jul 5 06:38:19 PDT 2016


Revision: 149874
          https://trac.macports.org/changeset/149874
Author:   devans at macports.org
Date:     2016-07-05 06:38:19 -0700 (Tue, 05 Jul 2016)
Log Message:
-----------
libspectre: update to version 0.2.8, drop ghostscript 9.18 patch now addressed upstream, disable silent rules.

Modified Paths:
--------------
    trunk/dports/print/libspectre/Portfile

Modified: trunk/dports/print/libspectre/Portfile
===================================================================
--- trunk/dports/print/libspectre/Portfile	2016-07-05 13:36:41 UTC (rev 149873)
+++ trunk/dports/print/libspectre/Portfile	2016-07-05 13:38:19 UTC (rev 149874)
@@ -4,8 +4,7 @@
 PortSystem          1.0
 
 name                libspectre
-version             0.2.7
-revision            4
+version             0.2.8
 description         Libspectre is a small library for rendering PostScript documents.
 long_description    ${description} \
                     It provides a convenient easy to use API for handling and rendering \
@@ -17,16 +16,15 @@
 homepage            https://www.freedesktop.org/wiki/Software/libspectre/
 master_sites        https://libspectre.freedesktop.org/releases/
 
-checksums           md5     8f759c0e6cd88d68fc8149130fcbc3d3 \
-                    sha1    a7efd97b82b84ff1bb7a0d88c7e35ad10cc84ea8 \
-                    rmd160  66d8b82f2c1dd9eea57f1b3f80bae72e6b529861
+checksums           rmd160  a07bc0a8d852e2eb0da746af30eb1d8b9a3af080 \
+                    sha256  65256af389823bbc4ee4d25bfd1cc19023ffc29ae9f9677f2d200fa6e98bc7a8
 
 depends_build       port:pkgconfig
 
 depends_lib         port:ghostscript \
                     path:lib/pkgconfig/cairo.pc:cairo
 
-patchfiles          patch-ghostscript-9.18.diff
+configure.args      --disable-silent-rules
 
 variant docs description "Build documentation" {
     depends_build   port:doxygen \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160705/e9c333af/attachment.html>


More information about the macports-changes mailing list