Revision
73989
Author
ryandesign@macports.org
Date
2010-12-01 11:01:59 -0800 (Wed, 01 Dec 2010)

Log Message

cufflinks: update to 0.9.3; see #27527

Modified Paths

Diff

Modified: trunk/dports/science/cufflinks/Portfile (73988 => 73989)


--- trunk/dports/science/cufflinks/Portfile	2010-12-01 17:56:29 UTC (rev 73988)
+++ trunk/dports/science/cufflinks/Portfile	2010-12-01 19:01:59 UTC (rev 73989)
@@ -3,7 +3,7 @@
 PortSystem          1.0
 
 name                cufflinks
-version             0.9.1
+version             0.9.3
 categories          science biology
 platforms           darwin
 maintainers         gmail.com:haroldpimentel
@@ -22,8 +22,8 @@
 homepage            http://cufflinks.cbcb.umd.edu/
 master_sites        ${homepage}downloads
 
-checksums           sha1        172398c87bd5fb55ccea1d545769990e94a17e1e\
-                    rmd160      9933360dd3b8fb32072a11521ec6d8be2077970b
+checksums           sha1        f6c28d8f98569f8d1eae72ff050ce7d2d06bfba4\
+                    rmd160      b9b3b8ec322e79e0e6f2b4b2f23de27b58ec44f4
 
 depends_lib         port:zlib \
                     port:samtools \