diff options
author | netchild <netchild@FreeBSD.org> | 2004-01-14 20:29:25 +0800 |
---|---|---|
committer | netchild <netchild@FreeBSD.org> | 2004-01-14 20:29:25 +0800 |
commit | ef225050288aa93dd9c3247c2d196b492e562a70 (patch) | |
tree | 85b635c8069701436d2f50638edea448afab0b79 /audio/lame | |
parent | 85c544b207d25dae2f12bd428a921e4be1d5c1e9 (diff) | |
download | freebsd-ports-gnome-ef225050288aa93dd9c3247c2d196b492e562a70.tar.gz freebsd-ports-gnome-ef225050288aa93dd9c3247c2d196b492e562a70.tar.zst freebsd-ports-gnome-ef225050288aa93dd9c3247c2d196b492e562a70.zip |
Update to 3.95.1.
Diffstat (limited to 'audio/lame')
-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 |