Revision
75380
Author
rmstonecipher@macports.org
Date
2011-01-23 20:25:13 -0800 (Sun, 23 Jan 2011)

Log Message

audio/twolame upgraded version from 0.3.12 to 0.3.13, took maintainership, added modelin

Modified Paths

Diff

Modified: trunk/dports/audio/twolame/Portfile (75379 => 75380)


--- trunk/dports/audio/twolame/Portfile	2011-01-24 04:21:08 UTC (rev 75379)
+++ trunk/dports/audio/twolame/Portfile	2011-01-24 04:25:13 UTC (rev 75380)
@@ -1,3 +1,4 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
 # $Id$
 
 PortSystem          1.0
@@ -3,16 +4,16 @@
 
 name                twolame
-version             0.3.12
+version             0.3.13
 categories          audio multimedia
 platforms           darwin
-maintainers         nomaintainer
+maintainers         rmstonecipher openmaintainer
 description         TwoLAME is an optimized MPEG Audio Layer 2 encoder
 long_description    ${description}
 
 homepage            http://twolame.sourceforge.net/
 master_sites        sourceforge
-checksums           md5     d38c3ead5ac49b7425c1a9ef91126a35 \
-                    sha1    64d621c2967fe8a2fda20f75230a8220fb740090 \
-                    rmd160  d5577b36380007ecc701e3afb5b98bc145790085
+checksums           md5     4113d8aa80194459b45b83d4dbde8ddb \
+                    sha1    3ca460472c2f6eeedad70291d8e37da88b64eb8b \
+                    rmd160  a73f01a281a66cf53e8109d57919593a90dc0bcc
 
 patchfiles          patch-frontend_Makefile.in.diff \