diff options
author | Alexander Leidinger <netchild@FreeBSD.org> | 2004-01-14 12:29:25 +0000 |
---|---|---|
committer | Alexander Leidinger <netchild@FreeBSD.org> | 2004-01-14 12:29:25 +0000 |
commit | 6e7e1880c04a29ddb6f23484a0c9f1373613ec84 (patch) | |
tree | 1a9d767e508e9595c500ba6916067aa01d96cb7c | |
parent | - Update to 0.40 (diff) |
Update to 3.95.1.
-rw-r--r-- | audio/lame/Makefile | 3 | ||||
-rw-r--r-- | audio/lame/distinfo | 2 |
2 files changed, 3 insertions, 2 deletions
diff --git a/audio/lame/Makefile b/audio/lame/Makefile index c1ee493dc167..cf475ad13cd3 100644 --- a/audio/lame/Makefile +++ b/audio/lame/Makefile @@ -6,7 +6,7 @@ # PORTNAME= lame -PORTVERSION= 3.93.1 +PORTVERSION= 3.95.1 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ ftp://ftp.fu-berlin.de/unix/sound/%SUBDIR%/ @@ -22,6 +22,7 @@ BUILD_DEPENDS= nasm:${PORTSDIR}/devel/nasm GNU_CONFIGURE= yes INSTALLS_SHLIB= yes USE_LIBTOOL= yes +USE_LIBTOOL_VER=15 USE_GMAKE= yes CONFIGURE_ARGS= --enable-nasm --enable-mp3rtp --disable-gtktest diff --git a/audio/lame/distinfo b/audio/lame/distinfo index d93db3bf7750..7f73f372516d 100644 --- a/audio/lame/distinfo +++ b/audio/lame/distinfo @@ -1 +1 @@ -MD5 (lame-3.93.1.tar.gz) = 1b79c08045eafc55e24ebd38d9e84329 +MD5 (lame-3.95.1.tar.gz) = 2cfac426cf8b7a2931db5d285ac44cf9 |