[142096] trunk/dports/gnome/libcroco/Portfile

devans at macports.org devans at macports.org
Sat Dec 12 04:18:49 PST 2015


Revision: 142096
          https://trac.macports.org/changeset/142096
Author:   devans at macports.org
Date:     2015-11-03 04:41:17 -0800 (Tue, 03 Nov 2015)
Log Message:
-----------
libcroco: update to version 0.6.9, description, disable silent rules.

Modified Paths:
--------------
    trunk/dports/gnome/libcroco/Portfile

Modified: trunk/dports/gnome/libcroco/Portfile
===================================================================
--- trunk/dports/gnome/libcroco/Portfile	2015-11-03 12:39:05 UTC (rev 142095)
+++ trunk/dports/gnome/libcroco/Portfile	2015-11-03 12:41:17 UTC (rev 142096)
@@ -4,13 +4,13 @@
 PortSystem      1.0
 
 name            libcroco
-version         0.6.8
+version         0.6.9
 license         LGPL-2
 set branch      [join [lrange [split ${version} .] 0 1] .]
 categories      gnome
 platforms       darwin
 maintainers     nomaintainer
-description     A CSS parsing and manipulation toolkit for GNOME
+description     A CSS2 parsing and manipulation toolkit for GNOME
 
 long_description \
     A generic Cascading Style Sheet (CSS) parsing and manipulation \
@@ -20,8 +20,8 @@
 master_sites    gnome:sources/${name}/${branch}/
 use_xz          yes
 
-checksums       sha1    23a5c33a2a86d5e46173234f5fa88ac1e15de035 \
-                rmd160  397a2f9601f068778726423b2534f8c600024bb2
+checksums       rmd160  516e66b1cd1499366c1e0f7667b8196d7b058a13 \
+                sha256  38b9a6aed1813e55b3ca07a68d1af845ad4d1f984602e9272fe692930c0be0ae
 
 depends_build   port:pkgconfig
 
@@ -31,7 +31,8 @@
                 port:libxml2 \
                 port:zlib
 
-configure.args  --disable-Bsymbolic
+configure.args  --disable-Bsymbolic \
+                --disable-silent-rules
 
 test.run        yes
 test.env        DYLD_LIBRARY_PATH=${worksrcpath}/src/.libs
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20151212/45ce4629/attachment.html>


More information about the macports-changes mailing list