[153404] trunk/dports/gnome/polari
devans at macports.org
devans at macports.org
Fri Sep 30 00:18:45 CEST 2016
Revision: 153404
https://trac.macports.org/changeset/153404
Author: devans at macports.org
Date: 2016-09-29 15:18:45 -0700 (Thu, 29 Sep 2016)
Log Message:
-----------
polari: update to version 3.22.0, dependencies, no longer uses intltool.
Modified Paths:
--------------
trunk/dports/gnome/polari/Portfile
Removed Paths:
-------------
trunk/dports/gnome/polari/files/
Property Changed:
----------------
trunk/dports/gnome/polari/
trunk/dports/gnome/polari/Portfile
Property changes on: trunk/dports/gnome/polari
___________________________________________________________________
Modified: svn:mergeinfo
- /users/devans/GNOME-3/stable/dports/gnome/polari:147342-151683
/users/devans/GNOME-3/unstable/dports/gnome/polari:145906-147190
+ /users/devans/GNOME-3/stable/dports/gnome/polari:147342-153403
/users/devans/GNOME-3/unstable/dports/gnome/polari:145906-147190,150446-153008
Modified: trunk/dports/gnome/polari/Portfile
===================================================================
--- trunk/dports/gnome/polari/Portfile 2016-09-29 22:16:45 UTC (rev 153403)
+++ trunk/dports/gnome/polari/Portfile 2016-09-29 22:18:45 UTC (rev 153404)
@@ -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: trunk/dports/gnome/polari/Portfile
___________________________________________________________________
Added: svn:keywords
+ Id
Added: svn:eol-style
+ native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macports.org/pipermail/macports-changes/attachments/20160929/7e0fcd9a/attachment-0002.html>
More information about the macports-changes
mailing list