[68654] trunk/dports/x11/xrender/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Wed Jun 9 00:27:57 PDT 2010


Revision: 68654
          http://trac.macports.org/changeset/68654
Author:   jeremyhu at macports.org
Date:     2010-06-09 00:27:54 -0700 (Wed, 09 Jun 2010)
Log Message:
-----------
xrender: Bump to version 0.9.6

Modified Paths:
--------------
    trunk/dports/x11/xrender/Portfile

Modified: trunk/dports/x11/xrender/Portfile
===================================================================
--- trunk/dports/x11/xrender/Portfile	2010-06-09 07:26:23 UTC (rev 68653)
+++ trunk/dports/x11/xrender/Portfile	2010-06-09 07:27:54 UTC (rev 68654)
@@ -4,7 +4,7 @@
 
 name				xrender
 set my_name			libXrender
-version				0.9.5
+version				0.9.6
 categories			x11
 platforms			darwin
 maintainers			jeremyhu openmaintainer
@@ -18,9 +18,9 @@
 distname			${my_name}-${version}
 use_bzip2			yes
 
-checksums           md5     276dd9e85daf0680616cd9f132b354c9 \
-                    sha1    278f762feb8e754aa5214175abf580ff486281f7 \
-                    rmd160  efb078aa00d8a3463a2f8267f600579372ded38d
+checksums           md5     3b3b7d076c2384b6c600c0b5f4ba971f \
+                    sha1    65bd96dc17da6b064f95109da02d9c9d14cb06dc \
+                    rmd160  4eb2ac0762dd533c7254b43361b21812ca12d50f
 
 depends_build \
 	port:pkgconfig
@@ -35,7 +35,7 @@
     if {[file exists "${worksrcpath}"]} { 
         set docdir ${prefix}/share/doc/${name}-${version}
         xinstall -d ${destroot}${docdir}
-        xinstall -m 0644 -W ${worksrcpath} AUTHORS COPYING ChangeLog NEWS README \
+        xinstall -m 0644 -W ${worksrcpath} AUTHORS COPYING ChangeLog README \
             ${destroot}${docdir}
     }
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100609/61d193b4/attachment.html>


More information about the macports-changes mailing list