Modified: trunk/dports/multimedia/x264transcode/Portfile (76691 => 76692)
--- trunk/dports/multimedia/x264transcode/Portfile 2011-03-05 21:13:40 UTC (rev 76691)
+++ trunk/dports/multimedia/x264transcode/Portfile 2011-03-05 21:18:58 UTC (rev 76692)
@@ -3,7 +3,7 @@
PortSystem 1.0
name x264transcode
-version 0.2.4a
+version 0.2.9
categories multimedia
platforms darwin
maintainers gmail.com:stefan.van.der.eijk openmaintainer
@@ -20,10 +20,11 @@
black borders. Chapters work. The container is MKV.
homepage http://go.warwick.ac.uk/grok/x264transcode
-master_sites https://files.warwick.ac.uk/grok/files/ \
- https://files.warwick.ac.uk/grok/files/attic/
-worksrcdir ${name}
-
+master_sites https://github.com/downloads/jzachwieja/x264transcode
+
+checksums sha1 41a98a4fc36f425c67783df5270d6718f2b02988 \
+ rmd160 21773c130e3f98986deffb453cbc0b79ec454b2f
+
depends_lib port:crswallow \
port:giflib \
port:lsdvd \
@@ -31,10 +32,6 @@
port:mplayer-devel \
port:ogmtools
-checksums md5 5307a7d4531b706687e4c64b637307df \
- sha1 19958babf726d1ad7f308d5bd110fd4aa2038ac2 \
- rmd160 17b3c73441cc29d61f6fb9ee30b07d5a5c38b7cb
-
use_configure no
build {}