Revision
75602
Author
rmstonecipher@macports.org
Date
2011-01-31 20:40:36 -0800 (Mon, 31 Jan 2011)

Log Message

textproc/libeml upgraded version from 1.0.0 to 1.2.0

Modified Paths

Diff

Modified: trunk/dports/textproc/libebml/Portfile (75601 => 75602)


--- trunk/dports/textproc/libebml/Portfile	2011-02-01 04:34:12 UTC (rev 75601)
+++ trunk/dports/textproc/libebml/Portfile	2011-02-01 04:40:36 UTC (rev 75602)
@@ -3,7 +3,7 @@
 PortSystem          1.0
 
 name                libebml
-version             1.0.0
+version             1.2.0
 categories          textproc
 maintainers         nomaintainer
 description         EBML (Extensible Binary Meta Language), sort of binary version of XML.
@@ -16,9 +16,9 @@
 master_sites        http://dl.matroska.org/downloads/${name}/
 use_bzip2           yes
 
-checksums           md5     6d438f03d8928d83a2d120ed02705f03 \
-                    sha1    8b79752ddb6cadab0346b43785432c554dbf220d \
-                    rmd160  932552ae239007253f0526d8bb0d506776ca14df
+checksums           md5     26fbaa556bb497c1134d33b84ab34443 \
+                    sha1    4107fd6496b5aae3f0e7a96cb3008341a5b224bc \
+                    rmd160  213b7f9e18cf71f250d83d278ebd7e27220cdebc
 
 post-extract {
     system "cd ${worksrcpath}/make && cp -R linux darwin"