[99502] trunk/dports/graphics/libpixman/Portfile

ryandesign at macports.org ryandesign at macports.org
Wed Nov 7 16:07:48 PST 2012


Revision: 99502
          http://trac.macports.org//changeset/99502
Author:   ryandesign at macports.org
Date:     2012-11-07 16:07:48 -0800 (Wed, 07 Nov 2012)
Log Message:
-----------
libpixman: update to 0.28.0

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

Modified: trunk/dports/graphics/libpixman/Portfile
===================================================================
--- trunk/dports/graphics/libpixman/Portfile	2012-11-07 20:58:51 UTC (rev 99501)
+++ trunk/dports/graphics/libpixman/Portfile	2012-11-08 00:07:48 UTC (rev 99502)
@@ -7,7 +7,7 @@
 name                    libpixman
 conflicts               libpixman-devel
 set my_name             pixman
-version                 0.26.2
+version                 0.28.0
 categories              graphics
 platforms               darwin
 maintainers             ryandesign
@@ -25,9 +25,12 @@
                         regions. A PixRegion is a set of Y-X banded rectangles \
                         that cover the desired region.
 
-checksums               rmd160  a799dc2cf6f526c2f59e810e3b9a1c73df55fc2d \
-                        sha256  193b651c8ba89ecfacb8dc62a34d2bd305245163910cdbdf907e5d5ece92647c
+checksums               rmd160  fac618810f8f0955102f2c5d954d5cd0cc6949ee \
+                        sha256  6056f9aa0e0578a0492e34fc2ce6dd7bfb181090ed687993c03b969c8cec4828
 
+# freedesktop is down at the moment...
+master_sites-append     ftp://distfiles.pld-linux.org/distfiles/by-md5/7/0/703c3f62437b161c610056e076560570
+
 # llvm-gcc-4.2 makes cairo fail to generate PDFs properly
 # clang on Xcode 4.1 cannot build libpixman
 if {${configure.compiler} == "llvm-gcc-4.2"} {
@@ -47,12 +50,8 @@
     set docdir ${destroot}${prefix}/share/doc/${name}
     xinstall -d ${docdir}
     eval xinstall -m 644 -W ${worksrcpath} \
-        AUTHORS \
         COPYING \
-        [glob ${worksrcpath}/ChangeLog*] \
-        NEWS \
         README \
-        TODO \
         ${docdir}
 }
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20121107/b122ad0d/attachment.html>


More information about the macports-changes mailing list