summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2003-10-04 06:57:20 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2003-10-04 06:57:20 +0000
commitcdd9bea4f63fcf3bfbd9b3e066b1eee7ac13f826 (patch)
tree8d2d429157e751cf61e02d33f2eb4ef3361d2fa6
parentUpdate to 0.10.1 (diff)
UPDATE-PORT: devel/linux-sdl12 update to 1.2.5
I am working on a couple of new ports that I hope to submit shortly. One of these required an updated copy of the Linux SDL library. I contacted the port maintainer listed on FreeBSD.org, but he no longer maintains this port: --- Hash: SHA1 Hello, if you look at the current ports tree I don't maintain the port anymore. Therefore sending any code to me won't help. The best for you is submitting a PR and requesting maintainership for the port. Thank you, Martin Matuska ---- Therefore, I updated it myself. My machine is Intel based, so I was able to test that version out. For the alpha based version, I downloaded the code, created the MD5 listing and tested it out as best I could. I have included two different files, one diff between the old and my versions, and a shar of the completed new version. I am willing to take maintainership of this port, as Martin Matuska recommend. PR: ports/50616 Submitted by: Erik Olson <esolson@olsonexpress.com>
Notes
Notes: svn path=/head/; revision=90207
-rw-r--r--devel/linux-f10-sdl12/Makefile7
-rw-r--r--devel/linux-f10-sdl12/distinfo.alpha2
-rw-r--r--devel/linux-f10-sdl12/distinfo.i3862
-rw-r--r--devel/linux-f10-sdl12/pkg-plist.alpha12
-rw-r--r--devel/linux-f10-sdl12/pkg-plist.i38612
-rw-r--r--devel/linux-f8-sdl12/Makefile7
-rw-r--r--devel/linux-f8-sdl12/distinfo.alpha2
-rw-r--r--devel/linux-f8-sdl12/distinfo.i3862
-rw-r--r--devel/linux-f8-sdl12/pkg-plist.alpha12
-rw-r--r--devel/linux-f8-sdl12/pkg-plist.i38612
-rw-r--r--devel/linux-sdl12/Makefile7
-rw-r--r--devel/linux-sdl12/distinfo.alpha2
-rw-r--r--devel/linux-sdl12/distinfo.i3862
-rw-r--r--devel/linux-sdl12/pkg-plist.alpha12
-rw-r--r--devel/linux-sdl12/pkg-plist.i38612
15 files changed, 54 insertions, 51 deletions
diff --git a/devel/linux-f10-sdl12/Makefile b/devel/linux-f10-sdl12/Makefile
index 9d15df4c6a7e..05d3f3df1f53 100644
--- a/devel/linux-f10-sdl12/Makefile
+++ b/devel/linux-f10-sdl12/Makefile
@@ -7,11 +7,12 @@
#
PORTNAME= sdl
-PORTVERSION= 1.2.2.1
+PORTVERSION= 1.2.5
CATEGORIES= devel linux
-MASTER_SITES= http://www.libsdl.org/release/
+MASTER_SITES= http://www.libsdl.org/release/ \
+ ftp://ftp.icm.edu.pl/vol/rzm9/linux-pld/pool/s/SDL/
PKGNAMEPREFIX= linux-
-DISTNAME= ${PORTNAME:U}-${PORTVERSION:S/.1$/-1/}.${MACHINE_ARCH}
+DISTNAME= ${PORTNAME:U}-${PORTVERSION:S/.1$/-1/}-1.${MACHINE_ARCH}
EXTRACT_SUFX= .rpm
EXTRACT_ONLY=
diff --git a/devel/linux-f10-sdl12/distinfo.alpha b/devel/linux-f10-sdl12/distinfo.alpha
index 561470d95e6f..03d2252e650b 100644
--- a/devel/linux-f10-sdl12/distinfo.alpha
+++ b/devel/linux-f10-sdl12/distinfo.alpha
@@ -1 +1 @@
-MD5 (rpm/SDL-1.2.2-1.alpha.rpm) = 35a5dce5bd3a82ae47288282350cb187
+MD5 (rpm/SDL-1.2.5-1.alpha.rpm) = 32449f9682e0b34c09421859d21b5fce
diff --git a/devel/linux-f10-sdl12/distinfo.i386 b/devel/linux-f10-sdl12/distinfo.i386
index 9f4f75d8d792..3e6d6eeac07f 100644
--- a/devel/linux-f10-sdl12/distinfo.i386
+++ b/devel/linux-f10-sdl12/distinfo.i386
@@ -1 +1 @@
-MD5 (rpm/SDL-1.2.2-1.i386.rpm) = 373dc3cf57ddfa1f90bf99b16b57c7c6
+MD5 (rpm/SDL-1.2.5-1.i386.rpm) = 60fc1cc75098167f5d836b0af1ba25c8
diff --git a/devel/linux-f10-sdl12/pkg-plist.alpha b/devel/linux-f10-sdl12/pkg-plist.alpha
index 4cf03f2b997a..4e5d3adfe310 100644
--- a/devel/linux-f10-sdl12/pkg-plist.alpha
+++ b/devel/linux-f10-sdl12/pkg-plist.alpha
@@ -1,8 +1,8 @@
-usr/doc/SDL-1.2.2/BUGS
-usr/doc/SDL-1.2.2/COPYING
-usr/doc/SDL-1.2.2/CREDITS
-usr/doc/SDL-1.2.2/README-SDL.txt
+usr/doc/SDL-1.2.5/BUGS
+usr/doc/SDL-1.2.5/COPYING
+usr/doc/SDL-1.2.5/CREDITS
+usr/doc/SDL-1.2.5/README-SDL.txt
usr/lib/libSDL-1.1.so.0
usr/lib/libSDL-1.2.so.0
-usr/lib/libSDL-1.2.so.0.0.2
-@dirrm usr/doc/SDL-1.2.2
+usr/lib/libSDL-1.2.so.0.0.5
+@dirrm usr/doc/SDL-1.2.5
diff --git a/devel/linux-f10-sdl12/pkg-plist.i386 b/devel/linux-f10-sdl12/pkg-plist.i386
index 4cf03f2b997a..4e5d3adfe310 100644
--- a/devel/linux-f10-sdl12/pkg-plist.i386
+++ b/devel/linux-f10-sdl12/pkg-plist.i386
@@ -1,8 +1,8 @@
-usr/doc/SDL-1.2.2/BUGS
-usr/doc/SDL-1.2.2/COPYING
-usr/doc/SDL-1.2.2/CREDITS
-usr/doc/SDL-1.2.2/README-SDL.txt
+usr/doc/SDL-1.2.5/BUGS
+usr/doc/SDL-1.2.5/COPYING
+usr/doc/SDL-1.2.5/CREDITS
+usr/doc/SDL-1.2.5/README-SDL.txt
usr/lib/libSDL-1.1.so.0
usr/lib/libSDL-1.2.so.0
-usr/lib/libSDL-1.2.so.0.0.2
-@dirrm usr/doc/SDL-1.2.2
+usr/lib/libSDL-1.2.so.0.0.5
+@dirrm usr/doc/SDL-1.2.5
diff --git a/devel/linux-f8-sdl12/Makefile b/devel/linux-f8-sdl12/Makefile
index 9d15df4c6a7e..05d3f3df1f53 100644
--- a/devel/linux-f8-sdl12/Makefile
+++ b/devel/linux-f8-sdl12/Makefile
@@ -7,11 +7,12 @@
#
PORTNAME= sdl
-PORTVERSION= 1.2.2.1
+PORTVERSION= 1.2.5
CATEGORIES= devel linux
-MASTER_SITES= http://www.libsdl.org/release/
+MASTER_SITES= http://www.libsdl.org/release/ \
+ ftp://ftp.icm.edu.pl/vol/rzm9/linux-pld/pool/s/SDL/
PKGNAMEPREFIX= linux-
-DISTNAME= ${PORTNAME:U}-${PORTVERSION:S/.1$/-1/}.${MACHINE_ARCH}
+DISTNAME= ${PORTNAME:U}-${PORTVERSION:S/.1$/-1/}-1.${MACHINE_ARCH}
EXTRACT_SUFX= .rpm
EXTRACT_ONLY=
diff --git a/devel/linux-f8-sdl12/distinfo.alpha b/devel/linux-f8-sdl12/distinfo.alpha
index 561470d95e6f..03d2252e650b 100644
--- a/devel/linux-f8-sdl12/distinfo.alpha
+++ b/devel/linux-f8-sdl12/distinfo.alpha
@@ -1 +1 @@
-MD5 (rpm/SDL-1.2.2-1.alpha.rpm) = 35a5dce5bd3a82ae47288282350cb187
+MD5 (rpm/SDL-1.2.5-1.alpha.rpm) = 32449f9682e0b34c09421859d21b5fce
diff --git a/devel/linux-f8-sdl12/distinfo.i386 b/devel/linux-f8-sdl12/distinfo.i386
index 9f4f75d8d792..3e6d6eeac07f 100644
--- a/devel/linux-f8-sdl12/distinfo.i386
+++ b/devel/linux-f8-sdl12/distinfo.i386
@@ -1 +1 @@
-MD5 (rpm/SDL-1.2.2-1.i386.rpm) = 373dc3cf57ddfa1f90bf99b16b57c7c6
+MD5 (rpm/SDL-1.2.5-1.i386.rpm) = 60fc1cc75098167f5d836b0af1ba25c8
diff --git a/devel/linux-f8-sdl12/pkg-plist.alpha b/devel/linux-f8-sdl12/pkg-plist.alpha
index 4cf03f2b997a..4e5d3adfe310 100644
--- a/devel/linux-f8-sdl12/pkg-plist.alpha
+++ b/devel/linux-f8-sdl12/pkg-plist.alpha
@@ -1,8 +1,8 @@
-usr/doc/SDL-1.2.2/BUGS
-usr/doc/SDL-1.2.2/COPYING
-usr/doc/SDL-1.2.2/CREDITS
-usr/doc/SDL-1.2.2/README-SDL.txt
+usr/doc/SDL-1.2.5/BUGS
+usr/doc/SDL-1.2.5/COPYING
+usr/doc/SDL-1.2.5/CREDITS
+usr/doc/SDL-1.2.5/README-SDL.txt
usr/lib/libSDL-1.1.so.0
usr/lib/libSDL-1.2.so.0
-usr/lib/libSDL-1.2.so.0.0.2
-@dirrm usr/doc/SDL-1.2.2
+usr/lib/libSDL-1.2.so.0.0.5
+@dirrm usr/doc/SDL-1.2.5
diff --git a/devel/linux-f8-sdl12/pkg-plist.i386 b/devel/linux-f8-sdl12/pkg-plist.i386
index 4cf03f2b997a..4e5d3adfe310 100644
--- a/devel/linux-f8-sdl12/pkg-plist.i386
+++ b/devel/linux-f8-sdl12/pkg-plist.i386
@@ -1,8 +1,8 @@
-usr/doc/SDL-1.2.2/BUGS
-usr/doc/SDL-1.2.2/COPYING
-usr/doc/SDL-1.2.2/CREDITS
-usr/doc/SDL-1.2.2/README-SDL.txt
+usr/doc/SDL-1.2.5/BUGS
+usr/doc/SDL-1.2.5/COPYING
+usr/doc/SDL-1.2.5/CREDITS
+usr/doc/SDL-1.2.5/README-SDL.txt
usr/lib/libSDL-1.1.so.0
usr/lib/libSDL-1.2.so.0
-usr/lib/libSDL-1.2.so.0.0.2
-@dirrm usr/doc/SDL-1.2.2
+usr/lib/libSDL-1.2.so.0.0.5
+@dirrm usr/doc/SDL-1.2.5
diff --git a/devel/linux-sdl12/Makefile b/devel/linux-sdl12/Makefile
index 9d15df4c6a7e..05d3f3df1f53 100644
--- a/devel/linux-sdl12/Makefile
+++ b/devel/linux-sdl12/Makefile
@@ -7,11 +7,12 @@
#
PORTNAME= sdl
-PORTVERSION= 1.2.2.1
+PORTVERSION= 1.2.5
CATEGORIES= devel linux
-MASTER_SITES= http://www.libsdl.org/release/
+MASTER_SITES= http://www.libsdl.org/release/ \
+ ftp://ftp.icm.edu.pl/vol/rzm9/linux-pld/pool/s/SDL/
PKGNAMEPREFIX= linux-
-DISTNAME= ${PORTNAME:U}-${PORTVERSION:S/.1$/-1/}.${MACHINE_ARCH}
+DISTNAME= ${PORTNAME:U}-${PORTVERSION:S/.1$/-1/}-1.${MACHINE_ARCH}
EXTRACT_SUFX= .rpm
EXTRACT_ONLY=
diff --git a/devel/linux-sdl12/distinfo.alpha b/devel/linux-sdl12/distinfo.alpha
index 561470d95e6f..03d2252e650b 100644
--- a/devel/linux-sdl12/distinfo.alpha
+++ b/devel/linux-sdl12/distinfo.alpha
@@ -1 +1 @@
-MD5 (rpm/SDL-1.2.2-1.alpha.rpm) = 35a5dce5bd3a82ae47288282350cb187
+MD5 (rpm/SDL-1.2.5-1.alpha.rpm) = 32449f9682e0b34c09421859d21b5fce
diff --git a/devel/linux-sdl12/distinfo.i386 b/devel/linux-sdl12/distinfo.i386
index 9f4f75d8d792..3e6d6eeac07f 100644
--- a/devel/linux-sdl12/distinfo.i386
+++ b/devel/linux-sdl12/distinfo.i386
@@ -1 +1 @@
-MD5 (rpm/SDL-1.2.2-1.i386.rpm) = 373dc3cf57ddfa1f90bf99b16b57c7c6
+MD5 (rpm/SDL-1.2.5-1.i386.rpm) = 60fc1cc75098167f5d836b0af1ba25c8
diff --git a/devel/linux-sdl12/pkg-plist.alpha b/devel/linux-sdl12/pkg-plist.alpha
index 4cf03f2b997a..4e5d3adfe310 100644
--- a/devel/linux-sdl12/pkg-plist.alpha
+++ b/devel/linux-sdl12/pkg-plist.alpha
@@ -1,8 +1,8 @@
-usr/doc/SDL-1.2.2/BUGS
-usr/doc/SDL-1.2.2/COPYING
-usr/doc/SDL-1.2.2/CREDITS
-usr/doc/SDL-1.2.2/README-SDL.txt
+usr/doc/SDL-1.2.5/BUGS
+usr/doc/SDL-1.2.5/COPYING
+usr/doc/SDL-1.2.5/CREDITS
+usr/doc/SDL-1.2.5/README-SDL.txt
usr/lib/libSDL-1.1.so.0
usr/lib/libSDL-1.2.so.0
-usr/lib/libSDL-1.2.so.0.0.2
-@dirrm usr/doc/SDL-1.2.2
+usr/lib/libSDL-1.2.so.0.0.5
+@dirrm usr/doc/SDL-1.2.5
diff --git a/devel/linux-sdl12/pkg-plist.i386 b/devel/linux-sdl12/pkg-plist.i386
index 4cf03f2b997a..4e5d3adfe310 100644
--- a/devel/linux-sdl12/pkg-plist.i386
+++ b/devel/linux-sdl12/pkg-plist.i386
@@ -1,8 +1,8 @@
-usr/doc/SDL-1.2.2/BUGS
-usr/doc/SDL-1.2.2/COPYING
-usr/doc/SDL-1.2.2/CREDITS
-usr/doc/SDL-1.2.2/README-SDL.txt
+usr/doc/SDL-1.2.5/BUGS
+usr/doc/SDL-1.2.5/COPYING
+usr/doc/SDL-1.2.5/CREDITS
+usr/doc/SDL-1.2.5/README-SDL.txt
usr/lib/libSDL-1.1.so.0
usr/lib/libSDL-1.2.so.0
-usr/lib/libSDL-1.2.so.0.0.2
-@dirrm usr/doc/SDL-1.2.2
+usr/lib/libSDL-1.2.so.0.0.5
+@dirrm usr/doc/SDL-1.2.5