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

source_changes at macosforge.org source_changes at macosforge.org
Sat Sep 8 12:33:18 PDT 2007


Revision: 28784
          http://trac.macosforge.org/projects/macports/changeset/28784
Author:   bbyer at macports.org
Date:     2007-09-08 12:33:18 -0700 (Sat, 08 Sep 2007)

Log Message:
-----------
updated pixman to 0.9.6

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

Modified: trunk/dports/graphics/libpixman/Portfile
===================================================================
--- trunk/dports/graphics/libpixman/Portfile	2007-09-08 19:29:11 UTC (rev 28783)
+++ trunk/dports/graphics/libpixman/Portfile	2007-09-08 19:33:18 UTC (rev 28784)
@@ -2,16 +2,18 @@
 
 PortSystem 1.0
 name		libpixman
-version		0.1.6
+version		0.9.5
 categories	graphics
 maintainers	nomaintainer at macports.org
 description	Pixel region Library
 long_description libpixman is a generic library for manipulating pixel regions. A PixRegion is a set of Y-X banded rectangles that cover the desired region.
-homepage	http://cairographics.org/
-master_sites 	http://www.cairographics.org/snapshots/
-platforms	darwin
-checksums	md5 4af4bbf35840016f40f287a0bb6526b1
+homepage	http://www.x.org
+master_sites	 ${homepage}/pub/individual/lib/
 
+distname	pixman-${version}
+checksums	sha1 8aefe6f52eacb7d3283e2312783a4b80b2ba8324
+use_bzip2	yes
+
 post-destroot {
 	xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name}
 	eval xinstall -m 644 -W ${worksrcpath} AUTHORS COPYING \

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070908/334f2d6c/attachment.html


More information about the macports-changes mailing list