From 3f8aaf4ecdd3482a64a6a711d10d99ab38d764ee Mon Sep 17 00:00:00 2001 From: Kirill Ponomarev Date: Tue, 29 Jul 2003 10:55:47 +0000 Subject: Update to 1.2.5 Approved by: fjoe (mentor) (implicit) --- audio/sdl_mixer/Makefile | 5 ++--- audio/sdl_mixer/distinfo | 2 +- audio/sdl_mixer/pkg-plist | 4 +--- 3 files changed, 4 insertions(+), 7 deletions(-) (limited to 'audio/sdl_mixer') diff --git a/audio/sdl_mixer/Makefile b/audio/sdl_mixer/Makefile index b5ac59bfb8d0..607a428e9b70 100644 --- a/audio/sdl_mixer/Makefile +++ b/audio/sdl_mixer/Makefile @@ -6,8 +6,7 @@ # PORTNAME= sdl_mixer -PORTVERSION= 1.2.4 -PORTREVISION= 1 +PORTVERSION= 1.2.5 CATEGORIES= audio MASTER_SITES= http://www.libsdl.org/projects/SDL_mixer/release/ DISTNAME= SDL_mixer-${PORTVERSION} @@ -15,7 +14,7 @@ DISTNAME= SDL_mixer-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= A sample multi-channel audio mixer library -LIB_DEPENDS= SDL-1.1.5:${PORTSDIR}/devel/sdl12 \ +LIB_DEPENDS= SDL-1.1.5:${PORTSDIR}/devel/sdl12 \ smpeg.1:${PORTSDIR}/multimedia/smpeg \ vorbis.2:${PORTSDIR}/audio/libvorbis diff --git a/audio/sdl_mixer/distinfo b/audio/sdl_mixer/distinfo index ce62c7b811a1..3b4ecaf78a9c 100644 --- a/audio/sdl_mixer/distinfo +++ b/audio/sdl_mixer/distinfo @@ -1 +1 @@ -MD5 (SDL_mixer-1.2.4.tar.gz) = 13935e2945cf8ecb7056e0d3e0e36509 +MD5 (SDL_mixer-1.2.5.tar.gz) = f26d4e4625f00517203e32bd06fbc5d8 diff --git a/audio/sdl_mixer/pkg-plist b/audio/sdl_mixer/pkg-plist index fd63f6007cf1..ed6762047aea 100644 --- a/audio/sdl_mixer/pkg-plist +++ b/audio/sdl_mixer/pkg-plist @@ -1,6 +1,4 @@ -bin/playmus -bin/playwave include/SDL11/SDL_mixer.h +lib/libSDL_mixer.a lib/libSDL_mixer.so lib/libSDL_mixer.so.2 -lib/libSDL_mixer.a -- cgit v1.2.3