Modified: trunk/dports/multimedia/fluidsynth/Portfile (81442 => 81443)
--- trunk/dports/multimedia/fluidsynth/Portfile 2011-07-30 22:25:18 UTC (rev 81442)
+++ trunk/dports/multimedia/fluidsynth/Portfile 2011-07-30 22:37:16 UTC (rev 81443)
@@ -4,21 +4,20 @@
PortSystem 1.0
name fluidsynth
-version 1.1.1
+version 1.1.3
categories multimedia
maintainers nomaintainer
description FluidSynth is a real-time software synthesizer based on the SoundFont 2 specifications.
long_description FluidSynth is a real-time software synthesizer based on the SoundFont 2 specifications.
-homepage http://fluidsynth.resonance.org
platforms darwin
-master_sites http://download.savannah.gnu.org/releases/fluid
+homepage http://fluidsynth.sourceforge.net/
+master_sites sourceforge:project/${name}/${name}-${version}
-checksums md5 0db3da78028d255026230809c6e21b44 \
- sha1 9b38b9cbac0ee698c9b3604735505a27b11a63b4 \
- rmd160 e5aa2807ab9ef38a08d0ac2c0b64dc43a36bd478
+checksums sha1 ef83c770431274952499294196c6e4941577f8d0 \
+ rmd160 b0e14f033ff51369ae92721e8f058fab7e8bc081
depends_lib port:flac \
port:gettext \
@@ -33,6 +32,5 @@
use_parallel_build yes
-livecheck.type regex
-livecheck.url [lindex ${master_sites} 0]
-livecheck.regex ${name}-(\[0-9.\]+)\\.tar
+livecheck.type sourceforge
+livecheck.regex /${name}-(\[0-9.\]+)${extract.suffix}