[72854] trunk/dports/graphics/libpixman/Portfile
ryandesign at macports.org
ryandesign at macports.org
Thu Oct 28 16:11:27 PDT 2010
Revision: 72854
http://trac.macports.org/changeset/72854
Author: ryandesign at macports.org
Date: 2010-10-28 16:11:24 -0700 (Thu, 28 Oct 2010)
Log Message:
-----------
libpixman: update to 0.20.0 and don't use a versioned docdir
Modified Paths:
--------------
trunk/dports/graphics/libpixman/Portfile
Modified: trunk/dports/graphics/libpixman/Portfile
===================================================================
--- trunk/dports/graphics/libpixman/Portfile 2010-10-28 22:44:00 UTC (rev 72853)
+++ trunk/dports/graphics/libpixman/Portfile 2010-10-28 23:11:24 UTC (rev 72854)
@@ -7,7 +7,7 @@
name libpixman
conflicts libpixman-devel
set my_name pixman
-version 0.18.4
+version 0.20.0
categories graphics
platforms darwin
maintainers ryandesign
@@ -25,14 +25,13 @@
regions. A PixRegion is a set of Y-X banded rectangles \
that cover the desired region.
-checksums md5 c1d69aaddba8c1e046d26ac125da95bf \
- sha1 011b00fb33d6e5021a680bcc74f600f44d709d8d \
- rmd160 c30b9069de50efb622c20e607fbeb11a42d9c45e
+checksums sha1 2d9e3416f8bcf561a85c381a568d23fd53e0e922 \
+ rmd160 c74c9358b77d210a6fd45ba1a613b5a70980b00a
configure.args --disable-gtk
post-destroot {
- set docdir ${destroot}${prefix}/share/doc/${name}-${version}
+ set docdir ${destroot}${prefix}/share/doc/${name}
xinstall -d ${docdir}
eval xinstall -m 644 -W ${worksrcpath} \
AUTHORS \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20101028/f8a73317/attachment.html>
More information about the macports-changes
mailing list