[150446] users/devans/GNOME-3/unstable/dports/gnome

devans at macports.org devans at macports.org
Tue Jul 19 02:12:02 PDT 2016


Revision: 150446
          https://trac.macports.org/changeset/150446
Author:   devans at macports.org
Date:     2016-07-19 02:12:02 -0700 (Tue, 19 Jul 2016)
Log Message:
-----------
GNOME-3/unstable: polari, copy from stable and update to unstable version 3.21.3, dependencies, no longer requires reconfiguration with autogen.sh, use gnome unstable livecheck.

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

Added Paths:
-----------
    users/devans/GNOME-3/unstable/dports/gnome/polari/
    users/devans/GNOME-3/unstable/dports/gnome/polari/polari/

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

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

Modified: users/devans/GNOME-3/unstable/dports/gnome/polari/Portfile
===================================================================
--- users/devans/GNOME-3/stable/dports/gnome/polari/Portfile	2016-05-26 14:06:04 UTC (rev 149049)
+++ users/devans/GNOME-3/unstable/dports/gnome/polari/Portfile	2016-07-19 09:12:02 UTC (rev 150446)
@@ -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.2
+version             3.21.3
 license             GPL-2+
 set branch          [join [lrange [split ${version} .] 0 1] .]
 description         An IRC Client for GNOME
@@ -22,12 +22,11 @@
 
 use_xz              yes
 
-checksums           rmd160  180d0399f6fb712f50a6438cf28e8fc48dd2bab1 \
-                    sha256  4b7641e54ee8a2e6018e1b4cea4802d94d90c2f09b9558e0a767838effd1347f
+checksums           rmd160  42672d758ff39159833945f74a1bfdae18500ee6 \
+                    sha256  7a39eab393fdfcac5a68ae0bafdaed4ce7a79121887b09f125cc74354a532910
 
 depends_build       port:pkgconfig \
                     port:appstream-glib \
-                    port:intltool \
                     port:autoconf \
                     port:automake \
                     port:libtool
@@ -35,6 +34,7 @@
 depends_lib         port:desktop-file-utils \
                     port:gjs \
                     port:gtk3 \
+                    port:libiconv \
                     port:libsecret \
                     port:telepathy-glib \
                     port:telepathy-idle \
@@ -45,14 +45,6 @@
                     
 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      --disable-schemas-compile \
                     --disable-silent-rules
 
@@ -62,4 +54,4 @@
    system "${prefix}/bin/glib-compile-schemas ${prefix}/share/glib-2.0/schemas"
 }
 
-livecheck.type      gnome
+livecheck.type      gnome-with-unstable


Property changes on: users/devans/GNOME-3/unstable/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/20160719/1c7500b8/attachment.html>


More information about the macports-changes mailing list