[151684] trunk/dports/gnome/polari

devans at macports.org devans at macports.org
Fri Aug 19 19:21:37 PDT 2016


Revision: 151684
          https://trac.macports.org/changeset/151684
Author:   devans at macports.org
Date:     2016-08-19 19:21:37 -0700 (Fri, 19 Aug 2016)
Log Message:
-----------
polari: update to version 3.20.3, suppress compiler warnings.

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

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


Property changes on: trunk/dports/gnome/polari
___________________________________________________________________
Modified: svn:mergeinfo
   - /users/devans/GNOME-3/stable/dports/gnome/polari:147342-148538
/users/devans/GNOME-3/unstable/dports/gnome/polari:145906-147190
   + /users/devans/GNOME-3/stable/dports/gnome/polari:147342-151683
/users/devans/GNOME-3/unstable/dports/gnome/polari:145906-147190

Modified: trunk/dports/gnome/polari/Portfile
===================================================================
--- trunk/dports/gnome/polari/Portfile	2016-08-20 01:25:59 UTC (rev 151683)
+++ trunk/dports/gnome/polari/Portfile	2016-08-20 02:21:37 UTC (rev 151684)
@@ -5,7 +5,7 @@
 PortGroup           gobject_introspection 1.0
 
 name                polari
-version             3.20.2
+version             3.20.3
 license             GPL-2+
 set branch          [join [lrange [split ${version} .] 0 1] .]
 description         An IRC Client for GNOME
@@ -22,8 +22,8 @@
 
 use_xz              yes
 
-checksums           rmd160  180d0399f6fb712f50a6438cf28e8fc48dd2bab1 \
-                    sha256  4b7641e54ee8a2e6018e1b4cea4802d94d90c2f09b9558e0a767838effd1347f
+checksums           rmd160  5b5268fa756cc444292f1c16d9117eb0f231c393 \
+                    sha256  9085ad756060eb9759471c195cfe6af22b99489b8f28dc05ff4c91ccaf37c2f0
 
 depends_build       port:pkgconfig \
                     port:appstream-glib \
@@ -53,7 +53,8 @@
 
 configure.cmd       ./autogen.sh
 
-configure.args      --disable-schemas-compile \
+configure.args      --enable-compile-warnings=no \
+                    --disable-schemas-compile \
                     --disable-silent-rules
 
 post-activate {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160819/95e9cb14/attachment.html>


More information about the macports-changes mailing list