Changeset 81443
- Timestamp:
- 07/30/11 15:37:16 (4 years ago)
- File:
-
- 1 edited
-
trunk/dports/multimedia/fluidsynth/Portfile (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/dports/multimedia/fluidsynth/Portfile
r66946 r81443 5 5 6 6 name fluidsynth 7 version 1.1. 17 version 1.1.3 8 8 categories multimedia 9 9 maintainers nomaintainer … … 12 12 long_description FluidSynth is a real-time software synthesizer based on the SoundFont 2 specifications. 13 13 14 homepage http://fluidsynth.resonance.org15 14 platforms darwin 16 15 17 master_sites http://download.savannah.gnu.org/releases/fluid 16 homepage http://fluidsynth.sourceforge.net/ 17 master_sites sourceforge:project/${name}/${name}-${version} 18 18 19 checksums md5 0db3da78028d255026230809c6e21b44 \ 20 sha1 9b38b9cbac0ee698c9b3604735505a27b11a63b4 \ 21 rmd160 e5aa2807ab9ef38a08d0ac2c0b64dc43a36bd478 19 checksums sha1 ef83c770431274952499294196c6e4941577f8d0 \ 20 rmd160 b0e14f033ff51369ae92721e8f058fab7e8bc081 22 21 23 22 depends_lib port:flac \ … … 34 33 use_parallel_build yes 35 34 36 livecheck.type regex 37 livecheck.url [lindex ${master_sites} 0] 38 livecheck.regex ${name}-(\[0-9.\]+)\\.tar 35 livecheck.type sourceforge 36 livecheck.regex /${name}-(\[0-9.\]+)${extract.suffix}
Note: See TracChangeset
for help on using the changeset viewer.

