[136133] trunk/dports/devel/libgee

devans at macports.org devans at macports.org
Mon May 11 13:50:31 PDT 2015


Revision: 136133
          https://trac.macports.org/changeset/136133
Author:   devans at macports.org
Date:     2015-05-11 13:50:31 -0700 (Mon, 11 May 2015)
Log Message:
-----------
libgee: update to version 0.18.0, enable test phase.

Modified Paths:
--------------
    trunk/dports/devel/libgee/Portfile

Property Changed:
----------------
    trunk/dports/devel/libgee/


Property changes on: trunk/dports/devel/libgee
___________________________________________________________________
Modified: svn:mergeinfo
   - /branches/mld-qt-481/dports/devel/libgee:92720,92813,92891,92963,93522,93556,93699,93743,93771-93773,93806,93817-93818,93856
/users/cal/ports/devel/libgee:96570-97031
/users/devans/GNOME-3/stable/dports/devel/libgee:108204-113174,118155-132067
/users/devans/GNOME-3/unstable/dports/devel/libgee:116416-118151,124219-125721
   + /branches/mld-qt-481/dports/devel/libgee:92720,92813,92891,92963,93522,93556,93699,93743,93771-93773,93806,93817-93818,93856
/users/cal/ports/devel/libgee:96570-97031
/users/devans/GNOME-3/stable/dports/devel/libgee:108204-113174,118155-136044
/users/devans/GNOME-3/unstable/dports/devel/libgee:116416-118151,124219-125721

Modified: trunk/dports/devel/libgee/Portfile
===================================================================
--- trunk/dports/devel/libgee/Portfile	2015-05-11 20:07:13 UTC (rev 136132)
+++ trunk/dports/devel/libgee/Portfile	2015-05-11 20:50:31 UTC (rev 136133)
@@ -5,7 +5,7 @@
 PortGroup           gobject_introspection 1.0
 
 name                libgee
-version             0.16.1
+version             0.18.0
 license             LGPL-2.1+
 set branch          [join [lrange [split ${version} .] 0 1] .]
 categories          devel
@@ -22,12 +22,18 @@
 
 use_xz              yes
 
-checksums           rmd160  87ab5ad6c8a111ca62884acca59ec710e4e67980 \
-                    sha256  d95f8ea8e78f843c71b1958fa2fb445e4a325e4821ec23d0d5108d8170e564a5
+checksums           rmd160  e6f40b16b762578f4da9bb50c3d73d16f89faf42 \
+                    sha256  4ad99ef937d071b4883c061df40bfe233f7649d50c354cf81235f180b4244399
 
 depends_build       port:pkgconfig \
                     port:vala
 
 gobject_introspection yes
 
+configure.args      --disable-silent-rules
+
+test.run            yes
+test.cmd            ./tests/tests
+test.target
+
 livecheck.type      gnome
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150511/db5f1c4f/attachment.html>


More information about the macports-changes mailing list