Update to 1.1.4.

This commit is contained in:
Maxim Sobolev 2000-08-07 13:05:46 +00:00
parent 6d71c7821e
commit cd656333fb
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=31375
6 changed files with 20 additions and 50 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= sdl-devel
PORTVERSION= 1.1.3
PORTVERSION= 1.1.4
CATEGORIES= devel
MASTER_SITES= http://www.libsdl.org/release/ \
http://www.devolution.com/~slouken/SDL/release/

View File

@ -1 +1 @@
MD5 (SDL-1.1.3.tar.gz) = 675cd5df455b32e7648c86cd734d5a33
MD5 (SDL-1.1.4.tar.gz) = aaffe4c7f7dee563124087a70eea315e

View File

@ -1,15 +1,15 @@
--- configure.orig Tue Jun 6 07:36:14 2000
+++ configure Sun Jun 18 12:48:42 2000
@@ -607,7 +607,7 @@
--- configure.orig Fri Aug 4 22:23:00 2000
+++ configure Mon Aug 7 15:44:03 2000
@@ -603,7 +603,7 @@
SDL_MAJOR_VERSION=1
SDL_MINOR_VERSION=1
SDL_MICRO_VERSION=3
-SDL_INTERFACE_AGE=0
SDL_MICRO_VERSION=4
-SDL_INTERFACE_AGE=1
+SDL_INTERFACE_AGE=2
SDL_BINARY_AGE=3
SDL_BINARY_AGE=4
SDL_VERSION=$SDL_MAJOR_VERSION.$SDL_MINOR_VERSION.$SDL_MICRO_VERSION
@@ -620,9 +620,9 @@
@@ -616,9 +616,9 @@
# libtool versioning
LT_RELEASE=$SDL_MAJOR_VERSION.$SDL_MINOR_VERSION
@ -21,22 +21,7 @@
@@ -2926,12 +2926,12 @@
case "$target" in
i486-*-*)
if test x$ac_cv_prog_gcc = xyes; then
- CFLAGS="$CFLAGS -march=486"
+# CFLAGS="$CFLAGS -march=486"
fi
;;
i?86-*-*)
if test x$ac_cv_prog_gcc = xyes; then
- CFLAGS="$CFLAGS -march=pentium -mcpu=pentiumpro"
+# CFLAGS="$CFLAGS -march=pentium -mcpu=pentiumpro"
fi
;;
esac
@@ -2939,7 +2939,7 @@
@@ -2685,7 +2685,7 @@
SDL_CFLAGS=""

View File

@ -6,7 +6,7 @@
#
PORTNAME= sdl-devel
PORTVERSION= 1.1.3
PORTVERSION= 1.1.4
CATEGORIES= devel
MASTER_SITES= http://www.libsdl.org/release/ \
http://www.devolution.com/~slouken/SDL/release/

View File

@ -1 +1 @@
MD5 (SDL-1.1.3.tar.gz) = 675cd5df455b32e7648c86cd734d5a33
MD5 (SDL-1.1.4.tar.gz) = aaffe4c7f7dee563124087a70eea315e

View File

@ -1,15 +1,15 @@
--- configure.orig Tue Jun 6 07:36:14 2000
+++ configure Sun Jun 18 12:48:42 2000
@@ -607,7 +607,7 @@
--- configure.orig Fri Aug 4 22:23:00 2000
+++ configure Mon Aug 7 15:44:03 2000
@@ -603,7 +603,7 @@
SDL_MAJOR_VERSION=1
SDL_MINOR_VERSION=1
SDL_MICRO_VERSION=3
-SDL_INTERFACE_AGE=0
SDL_MICRO_VERSION=4
-SDL_INTERFACE_AGE=1
+SDL_INTERFACE_AGE=2
SDL_BINARY_AGE=3
SDL_BINARY_AGE=4
SDL_VERSION=$SDL_MAJOR_VERSION.$SDL_MINOR_VERSION.$SDL_MICRO_VERSION
@@ -620,9 +620,9 @@
@@ -616,9 +616,9 @@
# libtool versioning
LT_RELEASE=$SDL_MAJOR_VERSION.$SDL_MINOR_VERSION
@ -21,22 +21,7 @@
@@ -2926,12 +2926,12 @@
case "$target" in
i486-*-*)
if test x$ac_cv_prog_gcc = xyes; then
- CFLAGS="$CFLAGS -march=486"
+# CFLAGS="$CFLAGS -march=486"
fi
;;
i?86-*-*)
if test x$ac_cv_prog_gcc = xyes; then
- CFLAGS="$CFLAGS -march=pentium -mcpu=pentiumpro"
+# CFLAGS="$CFLAGS -march=pentium -mcpu=pentiumpro"
fi
;;
esac
@@ -2939,7 +2939,7 @@
@@ -2685,7 +2685,7 @@
SDL_CFLAGS=""