[71293] trunk/dports/textproc/libebml/Portfile
ryandesign at macports.org
ryandesign at macports.org
Tue Sep 7 16:45:50 PDT 2010
Revision: 71293
http://trac.macports.org/changeset/71293
Author: ryandesign at macports.org
Date: 2010-09-07 16:45:49 -0700 (Tue, 07 Sep 2010)
Log Message:
-----------
libebml: update to 1.0.0; see #26369
Modified Paths:
--------------
trunk/dports/textproc/libebml/Portfile
Modified: trunk/dports/textproc/libebml/Portfile
===================================================================
--- trunk/dports/textproc/libebml/Portfile 2010-09-07 23:24:52 UTC (rev 71292)
+++ trunk/dports/textproc/libebml/Portfile 2010-09-07 23:45:49 UTC (rev 71293)
@@ -3,7 +3,7 @@
PortSystem 1.0
name libebml
-version 0.7.8
+version 1.0.0
categories textproc
maintainers nomaintainer
description EBML (Extensible Binary Meta Language), sort of binary version of XML.
@@ -14,11 +14,12 @@
homepage http://www.matroska.org/
platforms darwin
master_sites http://dl.matroska.org/downloads/${name}/
-checksums md5 6278109f52e4f9d2c8a8dfc0d668b587 \
- sha1 2b1b9a8f4bc2a5b6a709f00ec520353dcc0a1d18 \
- rmd160 73e196e03df254536e20aa390acc0c2c79940054
use_bzip2 yes
+checksums md5 6d438f03d8928d83a2d120ed02705f03 \
+ sha1 8b79752ddb6cadab0346b43785432c554dbf220d \
+ rmd160 932552ae239007253f0526d8bb0d506776ca14df
+
post-extract {
system "cd ${worksrcpath}/make && cp -R linux darwin"
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100907/84a9ac54/attachment.html>
More information about the macports-changes
mailing list