most recent changes, diff for speex

Index: audio/speex-devel/Portfile
--- audio/speex-devel/Portfile (revision 39858)
+++ audio/speex-devel/Portfile (revision 39859)
@@ -1,27 +1,33 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:filetype=tcl:et:sw=4:ts=4:sts=4
# $Id$

-PortSystem 1.0
-name speex-devel
-version 1.2rc1
-categories audio
-maintainers gmail.com:billitch
-description audio codec designed for speech
-long_description \
- Speex is an Open Source/Free Software patent-free audio \
- compression format designed for speech. The Speex Project \
- aims to lower the barrier of entry for voice applications \
- by providing a free alternative to expensive proprietary \
- speech codecs. Moreover, Speex is well-adapted to \
- Internet applications and provides useful features that \
- are not present in most other codecs.
-homepage http://speex.org/
-platforms darwin
+PortSystem 1.0
+name speex-devel
+version 1.2rc1
+categories audio
+maintainers gmail.com:billitch
+description audio codec designed for speech

-depends_lib port:libogg
+long_description Speex is an Open Source/Free Software \
+ patent-free audio compression format \
+ designed for speech. The Speex Project \
+ aims to lower the barrier of entry for \
+ voice applications by providing a free \
+ alternative to expensive proprietary \
+ speech codecs. Moreover, Speex is \
+ well-adapted to Internet applications \
+ and provides useful features that are \
+ not present in most other codecs.

-master_sites http://downloads.xiph.org/releases/speex
+homepage http://speex.org/
+platforms darwin

-checksums md5 c4438b22c08e5811ff10e2b06ee9b9ae \
- sha1 52daa72572e844e5165315e208da539b2a55c5eb \
- rmd160 6f4a11ef910b0db9b820826bcac3da1b79cad3a1
-distname speex-${version}
+depends_lib port:libogg
+
+master_sites http://downloads.xiph.org/releases/speex
+
+checksums md5 c4438b22c08e5811ff10e2b06ee9b9ae \
+ sha1 52daa72572e844e5165315e208da539b2a55c5eb \
+ rmd160 6f4a11ef910b0db9b820826bcac3da1b79cad3a1
+
+distname speex-${version}