summaryrefslogtreecommitdiff
path: root/devel/sdl
diff options
context:
space:
mode:
authorChris Piazza <cpiazza@FreeBSD.org>2000-02-03 04:53:59 +0000
committerChris Piazza <cpiazza@FreeBSD.org>2000-02-03 04:53:59 +0000
commit74b5120f1a1e1d280df2ae03fc4e0acb2286ea2b (patch)
tree86adcc195bd155967f7298c1f6cf65762b9b77cf /devel/sdl
parentRework DESCR so it doesn't have spaces in front of every line. (diff)
Update to version 1.0.3.
Notes
Notes: svn path=/head/; revision=25440
Diffstat (limited to 'devel/sdl')
-rw-r--r--devel/sdl/Makefile11
-rw-r--r--devel/sdl/distinfo2
-rw-r--r--devel/sdl/pkg-plist38
3 files changed, 7 insertions, 44 deletions
diff --git a/devel/sdl/Makefile b/devel/sdl/Makefile
index 4cce49be3f54..c53b3d506c36 100644
--- a/devel/sdl/Makefile
+++ b/devel/sdl/Makefile
@@ -1,14 +1,14 @@
# New ports collection makefile for: SDL
-# Version required: 1.0.1
+# Version required: 1.0.3
# Date created: 8 August 1999
# Whom: Andrey Zakhvatov
#
# $FreeBSD$
#
-DISTNAME= SDL-1.0.1
-PKGNAME= sdl-1.0.1
-CATEGORIES= devel audio
+DISTNAME= SDL-1.0.3
+PKGNAME= sdl-1.0.3
+CATEGORIES= devel
MASTER_SITES= http://www.devolution.com/~slouken/SDL/release/
MAINTAINER= andy@icc.surw.chel.su
@@ -32,10 +32,9 @@ CFLAGS+= -I${LOCALBASE}/include/pthread/linuxthreads
post-install:
@ ${MKDIR} ${PREFIX}/share/examples/SDL
- @ ${INSTALL_DATA} ${WRKSRC}/test/* ${PREFIX}/share/examples/SDL
.if !defined(NOPORTDOCS)
@ ${MKDIR} ${PREFIX}/share/doc/SDL
-.for file in BUGS COPYING CREDITS README TODO WhatsNew docs.html
+.for file in BUGS COPYING CREDITS README WhatsNew docs.html
@ ${INSTALL_DATA} ${WRKSRC}/${file} ${PREFIX}/share/doc/SDL
.endfor
@ cd ${WRKSRC}/docs; tar cf - audio cdrom events images index.html threads video | \
diff --git a/devel/sdl/distinfo b/devel/sdl/distinfo
index 22a6b75dcb6e..f84b72a7d11a 100644
--- a/devel/sdl/distinfo
+++ b/devel/sdl/distinfo
@@ -1 +1 @@
-MD5 (SDL-1.0.1.tar.gz) = 0bc636a2f96c6451a5046c5f20fa0536
+MD5 (SDL-1.0.3.tar.gz) = b5592e3ff5c35612a9295cf05a24ffbe
diff --git a/devel/sdl/pkg-plist b/devel/sdl/pkg-plist
index f020ec999132..d4a9c78dadf4 100644
--- a/devel/sdl/pkg-plist
+++ b/devel/sdl/pkg-plist
@@ -24,7 +24,7 @@ include/SDL/SDL_video.h
include/SDL/begin_code.h
include/SDL/close_code.h
lib/libSDL-1.0.so
-lib/libSDL-1.0.so.0
+lib/libSDL-1.0.so.2
lib/libSDL.a
lib/libSDL.la
lib/libSDL.so
@@ -36,7 +36,6 @@ share/doc/SDL/BUGS
share/doc/SDL/COPYING
share/doc/SDL/CREDITS
share/doc/SDL/README
-share/doc/SDL/TODO
share/doc/SDL/WhatsNew
share/doc/SDL/audio/examples.html
share/doc/SDL/audio/funclist.html
@@ -58,41 +57,6 @@ share/doc/SDL/video/examples.html
share/doc/SDL/video/funclist.html
share/doc/SDL/video/functions.html
share/doc/SDL/video/index.html
-share/examples/SDL/COPYING
-share/examples/SDL/Makefile.am
-share/examples/SDL/Makefile.in
-share/examples/SDL/README
-share/examples/SDL/acinclude.m4
-share/examples/SDL/aclocal.m4
-share/examples/SDL/autogen.sh
-share/examples/SDL/checkkeys.c
-share/examples/SDL/configure
-share/examples/SDL/configure.in
-share/examples/SDL/graywin.c
-share/examples/SDL/icon.bmp
-share/examples/SDL/install-sh
-share/examples/SDL/loopwave.c
-share/examples/SDL/missing
-share/examples/SDL/mkinstalldirs
-share/examples/SDL/picture.xbm
-share/examples/SDL/sample.bmp
-share/examples/SDL/sample.wav
-share/examples/SDL/testalpha.c
-share/examples/SDL/testbitmap.c
-share/examples/SDL/testcdrom.c
-share/examples/SDL/testerror.c
-share/examples/SDL/testhread.c
-share/examples/SDL/testkeys.c
-share/examples/SDL/testlock.c
-share/examples/SDL/testsprite.c
-share/examples/SDL/testtimer.c
-share/examples/SDL/testtypes.c
-share/examples/SDL/testver.c
-share/examples/SDL/testvidinfo.c
-share/examples/SDL/testwin.c
-share/examples/SDL/testwm.c
-share/examples/SDL/threadwin.c
-@dirrm share/examples/SDL
@dirrm share/doc/SDL/video
@dirrm share/doc/SDL/threads
@dirrm share/doc/SDL/images