[140852] trunk/dports/gnome/eog

devans at macports.org devans at macports.org
Sun Oct 4 12:13:10 PDT 2015


Revision: 140852
          https://trac.macports.org/changeset/140852
Author:   devans at macports.org
Date:     2015-10-04 12:13:10 -0700 (Sun, 04 Oct 2015)
Log Message:
-----------
eog: update to version 3.18.0, minimize compile warnings.

Modified Paths:
--------------
    trunk/dports/gnome/eog/Portfile

Property Changed:
----------------
    trunk/dports/gnome/eog/


Property changes on: trunk/dports/gnome/eog
___________________________________________________________________
Modified: svn:mergeinfo
   - /branches/mld-qt-481/dports/gnome/eog:92720,92813,92891,92963,93522,93556,93699,93743,93771-93773,93806,93817-93818,93856
/users/devans/GNOME-3/stable/dports/gnome/eog:108269-139456
/users/devans/GNOME-3/unstable/dports/gnome/eog:114069-118152,119539-125772,132514-134396
/users/rmstonecipher/gnome/eog:102363-103172
   + /branches/mld-qt-481/dports/gnome/eog:92720,92813,92891,92963,93522,93556,93699,93743,93771-93773,93806,93817-93818,93856
/users/devans/GNOME-3/stable/dports/gnome/eog:108269-140741
/users/devans/GNOME-3/unstable/dports/gnome/eog:114069-118152,119539-125772,132514-134396,136842-140590
/users/rmstonecipher/gnome/eog:102363-103172

Modified: trunk/dports/gnome/eog/Portfile
===================================================================
--- trunk/dports/gnome/eog/Portfile	2015-10-04 19:13:09 UTC (rev 140851)
+++ trunk/dports/gnome/eog/Portfile	2015-10-04 19:13:10 UTC (rev 140852)
@@ -5,7 +5,7 @@
 PortGroup           gobject_introspection 1.0
 
 name                eog
-version             3.16.3
+version             3.18.0
 license             GPL-2+
 set branch          [join [lrange [split ${version} .] 0 1] .]
 description         An image viewing and cataloging program.
@@ -20,8 +20,8 @@
 
 use_xz              yes
 
-checksums           rmd160  78f3e2cdc1933198d3748cb8deb43d26667f3c45 \
-                    sha256  ee6d101f8e73aacc8d48256f06a780c6d0d5f3975990f375f58cd0e70816b766
+checksums           rmd160  ab329c6c74f99acacce480f7c141de4835daf2bd \
+                    sha256  740b2942ea52fbcdbacb0988e07193113017e0607cf5779769c82723b1685e28
 
 depends_build       port:pkgconfig \
                     port:intltool \
@@ -60,7 +60,8 @@
 
 configure.cmd       ./autogen.sh
 
-configure.args      --disable-schemas-compile \
+configure.args      --enable-compile-warnings=minimum \
+                    --disable-schemas-compile \
                     --disable-silent-rules
 
 notes               "For extra functionality install eog-plugins"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20151004/8de5f3c7/attachment.html>


More information about the macports-changes mailing list