Opened 18 years ago

Closed 17 years ago

Last modified 8 years ago

#10884 closed update (fixed)

UPDATE: lame 3.97

Reported by: tristan@… Owned by: yeled@…
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: lame

Description (last modified by ryandesign (Ryan Carsten Schmidt))

lame 3.97 is out - see http://lame.sourceforge.net/
The following patched Portfile works for me.

--- /opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/audio/lame/Portfile 2006-08-30 01:21:43.000000000 -0400
+++ /Users/tristan/dports/audio/lame/Portfile   2006-10-15 16:56:10.000000000 -0400
@@ -2,7 +2,7 @@
 
 PortSystem 1.0
 name             lame
-version          3.97b2
+version          3.97
 categories       audio
 maintainers      toby@opendarwin.org
 description      Lame Ain't an MP3 Encoder
@@ -15,6 +15,5 @@
 homepage         http://lame.sourceforge.net/
 platforms        darwin freebsd
 master_sites     sourceforge
-checksums        sha1 b32438afbb70084affb1b364118328dfbe649146
+checksums        sha1 acf56065f4e31ce023b0f99002d537adb1ec09df
 configure.args   --mandir=${prefix}/share/man
-worksrcdir       ${name}-3.97

Change History (2)

comment:1 Changed 17 years ago by markd@…

Resolution: fixed
Status: newclosed

Committed. Thanks!

comment:2 Changed 8 years ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)
Port: lame added
Priority: LowNormal
Type: enhancementupdate
Note: See TracTickets for help on using tickets.