[152817] users/devans/GNOME-3/stable/dports/gnome/baobab

devans at macports.org devans at macports.org
Sun Sep 18 21:20:12 PDT 2016


Revision: 152817
          https://trac.macports.org/changeset/152817
Author:   devans at macports.org
Date:     2016-09-18 21:20:12 -0700 (Sun, 18 Sep 2016)
Log Message:
-----------
GNOME-3/stable: baobab, 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/baobab/Portfile

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


Property changes on: users/devans/GNOME-3/stable/dports/gnome/baobab
___________________________________________________________________
Modified: svn:mergeinfo
   - /branches/mld-qt-481/dports/gnome/baobab:92720,92813,92891,92963,93522,93556,93699,93743,93771-93773,93806,93817-93818,93856
/trunk/dports/gnome/baobab:118272-141083
/users/devans/GNOME-3/unstable/dports/gnome/baobab:120511-125772,133197-134515,140375-140567,146306-147066
/users/rmstonecipher/gnome/baobab:102363-103172
   + /branches/mld-qt-481/dports/gnome/baobab:92720,92813,92891,92963,93522,93556,93699,93743,93771-93773,93806,93817-93818,93856
/trunk/dports/gnome/baobab:118272-141083
/users/devans/GNOME-3/unstable/dports/gnome/baobab:120511-125772,133197-134515,140375-140567,146306-147066,151543-152814
/users/rmstonecipher/gnome/baobab:102363-103172

Modified: users/devans/GNOME-3/stable/dports/gnome/baobab/Portfile
===================================================================
--- users/devans/GNOME-3/stable/dports/gnome/baobab/Portfile	2016-09-19 04:19:09 UTC (rev 152816)
+++ users/devans/GNOME-3/stable/dports/gnome/baobab/Portfile	2016-09-19 04:20:12 UTC (rev 152817)
@@ -4,8 +4,8 @@
 PortSystem          1.0
 
 name                baobab
-version             3.20.1
-license             GPL-2 GFDL-1.1
+version             3.22.0
+license             GPL-2+
 set branch          [join [lrange [split ${version} .] 0 1] .]
 description         GNOME disk usage analyzer.
 long_description    Disk Usage Analyzer is a graphical, menu-driven application to analyse \
@@ -23,16 +23,13 @@
 
 use_xz              yes
 
-checksums           rmd160  31c3c6e4358058fa35a6d047195a3a5cc1f6842d \
-                    sha256  e9dff12a76b0d730ce224215860512eb0188280c622faf186937563b96249d1f
+checksums           rmd160  b9b2372440127ff0a3f3e2ff9661e271f93ed4de \
+                    sha256  796e784886d5bdf2e9d8ac94d74d5f94e055f4285ef54dc16552fb9c9b9c3e99
 
 depends_build       port:pkgconfig \
-                    port:intltool \
                     port:itstool \
                     port:yelp-tools \
-                    port:autoconf \
-                    port:automake \
-                    port:libtool
+                    port:appstream-glib
 
 depends_lib         port:desktop-file-utils \
                     port:gtk3 \
@@ -43,14 +40,9 @@
 
 patchfiles          patch-warning-flags.diff
 
-# reconfigure using upstream autogen.sh for intltool 0.51 compatibility
+use_autoreconf      yes
+autoreconf.args     -fvi
 
-post-patch {
-    xinstall -m 755 ${filespath}/autogen.sh ${worksrcpath}
-}
-
-configure.cmd       ./autogen.sh
-
 configure.args      --disable-schemas-compile \
                     --disable-silent-rules
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160918/d2fea366/attachment.html>


More information about the macports-changes mailing list