aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--audio/sdl_mixer/Makefile4
-rw-r--r--audio/sdl_mixer/distinfo2
-rw-r--r--audio/sdl_mixer/files/patch-ab8
3 files changed, 7 insertions, 7 deletions
diff --git a/audio/sdl_mixer/Makefile b/audio/sdl_mixer/Makefile
index 79b663f73173..c76a1a0372e9 100644
--- a/audio/sdl_mixer/Makefile
+++ b/audio/sdl_mixer/Makefile
@@ -6,9 +6,9 @@
#
PORTNAME= sdl_mixer
-PORTVERSION= 1.1.0
+PORTVERSION= 1.2.0
CATEGORIES= audio
-MASTER_SITES= http://www.libsdl.org/projects/SDL_mixer/src/
+MASTER_SITES= http://www.libsdl.org/projects/SDL_mixer/release/
DISTNAME= SDL_mixer-${PORTVERSION}
MAINTAINER= sobomax@FreeBSD.org
diff --git a/audio/sdl_mixer/distinfo b/audio/sdl_mixer/distinfo
index fef8048c0d92..dfad2adeb267 100644
--- a/audio/sdl_mixer/distinfo
+++ b/audio/sdl_mixer/distinfo
@@ -1 +1 @@
-MD5 (SDL_mixer-1.1.0.tar.gz) = aefc9ddc344a7888ab97bd9ccc5ad56d
+MD5 (SDL_mixer-1.2.0.tar.gz) = 3348f6b971b9acf54dbc74d5c57abc63
diff --git a/audio/sdl_mixer/files/patch-ab b/audio/sdl_mixer/files/patch-ab
index d26414b04a3b..8eab788ef74d 100644
--- a/audio/sdl_mixer/files/patch-ab
+++ b/audio/sdl_mixer/files/patch-ab
@@ -1,13 +1,13 @@
$FreeBSD$
---- configure 2001/01/29 18:39:52 1.1
-+++ configure 2001/01/29 18:40:15
-@@ -560,10 +560,10 @@
+--- configure.orig Fri Apr 6 01:56:54 2001
++++ configure Fri Apr 6 16:01:40 2001
+@@ -569,10 +569,10 @@
# set BINARY_AGE and INTERFACE_AGE to 0.
MAJOR_VERSION=1
--MINOR_VERSION=1
+-MINOR_VERSION=2
-MICRO_VERSION=0
-INTERFACE_AGE=0
-BINARY_AGE=0