[87556] trunk/dports/graphics/babl/Portfile

devans at macports.org devans at macports.org
Fri Nov 25 08:59:27 PST 2011


Revision: 87556
          http://trac.macports.org/changeset/87556
Author:   devans at macports.org
Date:     2011-11-25 08:59:23 -0800 (Fri, 25 Nov 2011)
Log Message:
-----------
babl: update to version 0.1.6, correct license.

Modified Paths:
--------------
    trunk/dports/graphics/babl/Portfile

Modified: trunk/dports/graphics/babl/Portfile
===================================================================
--- trunk/dports/graphics/babl/Portfile	2011-11-25 16:37:13 UTC (rev 87555)
+++ trunk/dports/graphics/babl/Portfile	2011-11-25 16:59:23 UTC (rev 87556)
@@ -4,8 +4,8 @@
 PortSystem      1.0
 
 name            babl
-version         0.1.4
-license         LGPL-3
+version         0.1.6
+license         LGPL-3+
 set branch      [join [lrange [split ${version} .] 0 1] .]
 categories      graphics
 maintainers     devans
@@ -22,13 +22,13 @@
 long_description \
     ${description}
 
-checksums       sha1    9f7186e5d968a4c9d81a63b20836b163f56df616 \
-                rmd160  8ef928258867945712ca2e1549acc90e4407f8fd
+checksums       sha1    3178ec9f988efe895d00e2d432ad9b6ec10211e9 \
+                rmd160  69f1493909ad571b89385b61636ed9f6ba16dd85
 
 depends_build   port:w3m \
                 port:librsvg
 
-patchfiles clang.patch
+patchfiles      clang.patch
 
 platform darwin {
     if {$build_arch == "x86_64"} {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20111125/e650b40e/attachment.html>


More information about the macports-changes mailing list