[153009] users/devans/GNOME-3/stable/dports/gnome/polari

devans at macports.org devans at macports.org
Thu Sep 22 02:30:26 PDT 2016


Revision: 153009
          https://trac.macports.org/changeset/153009
Author:   devans at macports.org
Date:     2016-09-22 02:30:26 -0700 (Thu, 22 Sep 2016)
Log Message:
-----------
GNOME-3/stable: polari, merge unstable to stable and update to stable version 3.22.0, dependencies, no longer uses intltool.

Modified Paths:
--------------
    users/devans/GNOME-3/stable/dports/gnome/polari/Portfile

Removed Paths:
-------------
    users/devans/GNOME-3/stable/dports/gnome/polari/files/

Property Changed:
----------------
    users/devans/GNOME-3/stable/dports/gnome/polari/
    users/devans/GNOME-3/stable/dports/gnome/polari/Portfile


Property changes on: users/devans/GNOME-3/stable/dports/gnome/polari
___________________________________________________________________
Modified: svn:mergeinfo
   - /trunk/dports/gnome/polari:147438-147453
/users/devans/GNOME-3/unstable/dports/gnome/polari:145906-147190
   + /trunk/dports/gnome/polari:147438-147453
/users/devans/GNOME-3/unstable/dports/gnome/polari:145906-147190,150446-153008

Modified: users/devans/GNOME-3/stable/dports/gnome/polari/Portfile
===================================================================
--- users/devans/GNOME-3/stable/dports/gnome/polari/Portfile	2016-09-22 09:09:04 UTC (rev 153008)
+++ users/devans/GNOME-3/stable/dports/gnome/polari/Portfile	2016-09-22 09:30:26 UTC (rev 153009)
@@ -1,11 +1,11 @@
 # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:filetype=tcl:et:sw=4:ts=4:sts=4
-# $Id: Portfile 145025 2016-01-23 23:36:09Z devans at macports.org $
+# $Id$
 
 PortSystem          1.0
 PortGroup           gobject_introspection 1.0
 
 name                polari
-version             3.20.3
+version             3.22.0
 license             GPL-2+
 set branch          [join [lrange [split ${version} .] 0 1] .]
 description         An IRC Client for GNOME
@@ -22,37 +22,29 @@
 
 use_xz              yes
 
-checksums           rmd160  5b5268fa756cc444292f1c16d9117eb0f231c393 \
-                    sha256  9085ad756060eb9759471c195cfe6af22b99489b8f28dc05ff4c91ccaf37c2f0
+checksums           rmd160  553e5cdccebd9f047f0787f836ebb22ec4f741e1 \
+                    sha256  90ea3db7ed0a03d46d9376e3201b4332f56d6149bc284379c367159094b73818
 
 depends_build       port:pkgconfig \
                     port:appstream-glib \
-                    port:intltool \
-                    port:autoconf \
-                    port:automake \
-                    port:libtool
+                    port:itstool
 
 depends_lib         port:desktop-file-utils \
                     port:gjs \
                     port:gtk3 \
+                    port:libiconv \
                     port:libsecret \
+                    port:libsoup \
                     port:telepathy-glib \
                     port:telepathy-idle \
-                    port:telepathy-logger
+                    port:telepathy-logger \
+                    port:telepathy-mission-control
 
 depends_run         port:gnome-keyring \
                     port:gnome-themes-standard
                     
 gobject_introspection yes
 
-# reconfigure using upstream autogen.sh for intltool 0.51 compatibility
-
-post-patch {
-    xinstall -m 755 ${filespath}/autogen.sh ${worksrcpath}
-}
-
-configure.cmd       ./autogen.sh
-
 configure.args      --enable-compile-warnings=no \
                     --disable-schemas-compile \
                     --disable-silent-rules


Property changes on: users/devans/GNOME-3/stable/dports/gnome/polari/Portfile
___________________________________________________________________
Added: svn:keywords
   + Id
Added: svn:eol-style
   + native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160922/a356c0b1/attachment.html>


More information about the macports-changes mailing list