diff options
-rw-r--r-- | audio/sdl_mixer/Makefile | 4 | ||||
-rw-r--r-- | audio/sdl_mixer/distinfo | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/audio/sdl_mixer/Makefile b/audio/sdl_mixer/Makefile index eb2352214b0c..c06efdf572ac 100644 --- a/audio/sdl_mixer/Makefile +++ b/audio/sdl_mixer/Makefile @@ -6,14 +6,14 @@ # PORTNAME= sdl_mixer -PORTVERSION= 1.2.1 +PORTVERSION= 1.2.3 CATEGORIES= audio MASTER_SITES= http://www.libsdl.org/projects/SDL_mixer/release/ DISTNAME= SDL_mixer-${PORTVERSION} MAINTAINER= sobomax@FreeBSD.org -LIB_DEPENDS= SDL-1.1.3:${PORTSDIR}/devel/sdl12 \ +LIB_DEPENDS= SDL-1.1.4:${PORTSDIR}/devel/sdl12 \ smpeg.1:${PORTSDIR}/graphics/smpeg \ vorbis.1:${PORTSDIR}/audio/libvorbis diff --git a/audio/sdl_mixer/distinfo b/audio/sdl_mixer/distinfo index 5791b60d9520..248b33382eb1 100644 --- a/audio/sdl_mixer/distinfo +++ b/audio/sdl_mixer/distinfo @@ -1 +1 @@ -MD5 (SDL_mixer-1.2.1.tar.gz) = d69327883d91543f76514194450b1b04 +MD5 (SDL_mixer-1.2.3.tar.gz) = 8f21eb27b74e15d21e41400a0ce52e87 |