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

devans at macports.org devans at macports.org
Fri Feb 6 08:57:32 PST 2009


Revision: 46545
          http://trac.macports.org/changeset/46545
Author:   devans at macports.org
Date:     2009-02-06 08:57:31 -0800 (Fri, 06 Feb 2009)
Log Message:
-----------
libcroco: update to version 0.6.2, lint.

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

Modified: trunk/dports/gnome/libcroco/Portfile
===================================================================
--- trunk/dports/gnome/libcroco/Portfile	2009-02-06 16:56:20 UTC (rev 46544)
+++ trunk/dports/gnome/libcroco/Portfile	2009-02-06 16:57:31 UTC (rev 46545)
@@ -3,9 +3,8 @@
 PortSystem      1.0
 
 name            libcroco
-version         0.6.1
+version         0.6.2
 set branch      [join [lrange [split ${version} .] 0 1] .]
-revision        1
 categories      gnome
 platforms       darwin
 maintainers     nomaintainer
@@ -19,9 +18,9 @@
 master_sites    gnome:sources/${name}/${branch}/
 use_bzip2       yes
 
-checksums       md5 b0975bd01eb11964f1b3f254f267a43d \
-                sha1 fdb1d0ab7082836c570f98b1846e4ddcc0b37607 \
-                rmd160 ed823fa815f8fcb6a87b1637db6df2561e92425d
+checksums       md5     1429c597aa4b75fc610ab3a542c99209 \
+                sha1    4b0dd540a47f2492b1ac7cd7e3ec63c2ef4c9c2a \
+                rmd160  402daf6ef986f90998449c254822080b38e28cd7
 
 depends_lib     port:gettext \
                 path:lib/pkgconfig/glib-2.0.pc:glib2 \
@@ -35,7 +34,7 @@
 test.run        yes
 test.env        DYLD_LIBRARY_PATH=${worksrcpath}/src/.libs
 
-post-destroot { 
+post-destroot {
     set docdir ${prefix}/share/doc/${name}-${version}
     xinstall -d ${destroot}${docdir}
     xinstall -m 0644 -W ${worksrcpath} ABOUT-NLS AUTHORS COPYING COPYING.LIB ChangeLog \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090206/84945125/attachment.html>


More information about the macports-changes mailing list