[68187] trunk/dports/devel/pkgconfig/Portfile

ryandesign at macports.org ryandesign at macports.org
Fri May 28 12:13:34 PDT 2010


Revision: 68187
          http://trac.macports.org/changeset/68187
Author:   ryandesign at macports.org
Date:     2010-05-28 12:13:28 -0700 (Fri, 28 May 2010)
Log Message:
-----------
pkgconfig: update to 0.25 to fix breakage like #25043 introduced by 0.24

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

Modified: trunk/dports/devel/pkgconfig/Portfile
===================================================================
--- trunk/dports/devel/pkgconfig/Portfile	2010-05-28 18:55:16 UTC (rev 68186)
+++ trunk/dports/devel/pkgconfig/Portfile	2010-05-28 19:13:28 UTC (rev 68187)
@@ -3,7 +3,7 @@
 PortSystem          1.0
 
 name                pkgconfig
-version             0.24
+version             0.25
 categories          devel
 maintainers         ryandesign
 license             GPL-2+
@@ -21,9 +21,9 @@
                     about installed libraries in the system. It is typically \
                     used to compile and link against one or more libraries.
 
-checksums           md5     597a98e254943995f2ad5f3f1dac0e4a \
-                    sha1    e40ef36026fc7bccf335b88a9f848d404fb7d261 \
-                    rmd160  320887e843115687edef4d168ceabb530089fa58
+checksums           md5     a3270bab3f4b69b7dc6dbdacbcae9745 \
+                    sha1    8922aeb4edeff7ed554cc1969cbb4ad5a4e6b26e \
+                    rmd160  835509d01f68c45823ee89c718776eb66f61316b
 
 configure.args      --enable-indirect-deps \
                     --with-pc-path=${prefix}/lib/pkgconfig:${prefix}/share/pkgconfig
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100528/13d157ae/attachment.html>


More information about the macports-changes mailing list