Modified: trunk/dports/multimedia/libogg/Portfile (74511 => 74512)
--- trunk/dports/multimedia/libogg/Portfile 2010-12-20 01:47:13 UTC (rev 74511)
+++ trunk/dports/multimedia/libogg/Portfile 2010-12-20 01:59:40 UTC (rev 74512)
@@ -4,8 +4,7 @@
PortSystem 1.0
name libogg
-version 1.2.1
-revision 1
+version 1.2.2
categories multimedia
platforms darwin
use_parallel_build yes
@@ -19,12 +18,10 @@
homepage http://www.vorbis.com/
master_sites http://downloads.xiph.org/releases/ogg/
-checksums md5 b998c2420721146df3b3d0e7776c97b9 \
- sha1 7d8b49e6546f29e6ade7b5dd5d85c869e35b428a \
- rmd160 50fd476d5ed7decb46626795c0e667c32404cc8c
+checksums md5 5a9fcabc9a1b7c6f1cd75ddc78f36c56 \
+ sha1 deeb1959f84de9277e74bca17ec66fa20ced9f08 \
+ rmd160 71c42c1b894d276f750c3b5dc75fef8347202a6b
-patchfiles patch-include-ogg-os_types.h.diff
-
post-configure {
if {[variant_isset universal]} {
reinplace "s|CC -dynamiclib|CC -dynamiclib ${configure.universal_ldflags}|g" \