[118997] trunk/dports/gnome/evince/Portfile
devans at macports.org
devans at macports.org
Mon Apr 14 13:46:12 PDT 2014
Revision: 118997
https://trac.macports.org/changeset/118997
Author: devans at macports.org
Date: 2014-04-14 13:46:12 -0700 (Mon, 14 Apr 2014)
Log Message:
-----------
evince: update to version 3.12.1, disable compile warnings that can break build.
Modified Paths:
--------------
trunk/dports/gnome/evince/Portfile
Modified: trunk/dports/gnome/evince/Portfile
===================================================================
--- trunk/dports/gnome/evince/Portfile 2014-04-14 20:36:43 UTC (rev 118996)
+++ trunk/dports/gnome/evince/Portfile 2014-04-14 20:46:12 UTC (rev 118997)
@@ -4,7 +4,7 @@
PortSystem 1.0
name evince
-version 3.12.0
+version 3.12.1
license GPL-2+
set branch [join [lrange [split ${version} .] 0 1] .]
description Evince is a document viewer for multiple document formats like pdf, and many others.
@@ -18,8 +18,8 @@
use_xz yes
-checksums rmd160 72db56a887c056ff03ebe9fd7d153f363bb4f254 \
- sha256 64fb8aa2c6d02abb271b000008c2b534bb1fcbff0528335d03fed0d1b7cd6fa0
+checksums rmd160 c4cb0e9da1088096d8ece40bea1fe426b2727447 \
+ sha256 ef22cc29a7cbe70d2e7ce8c0b5b7ee774187ea69f3ae49a64c6d4a91559ef137
depends_build port:pkgconfig \
port:intltool \
@@ -56,13 +56,12 @@
use_autoreconf yes
autoreconf.args -fvi
-configure.cflags-append -Wno-format-nonliteral
-
configure.args --disable-schemas-compile \
--disable-silent-rules \
--disable-djvu \
--disable-xps \
--disable-nautilus \
+ --enable-compile-warnings=minimum \
--enable-introspection=yes \
--enable-debug \
--enable-ps \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140414/213830e8/attachment.html>
More information about the macports-changes
mailing list