summaryrefslogtreecommitdiff
path: root/audio/sdl_mixer
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2001-04-06 13:40:21 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2001-04-06 13:40:21 +0000
commit2b74e5765ce8e3556767a2daa46260653ffc4cc4 (patch)
tree5e5bed37ed88511f548aaf5c1ef0fb03bf9ef2c1 /audio/sdl_mixer
parentUpdate to 1.2.0. (diff)
Update to 1.2.0.
Notes
Notes: svn path=/head/; revision=40950
Diffstat (limited to 'audio/sdl_mixer')
-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