diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-10-04 06:57:20 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-10-04 06:57:20 +0000 |
commit | cdd9bea4f63fcf3bfbd9b3e066b1eee7ac13f826 (patch) | |
tree | 8d2d429157e751cf61e02d33f2eb4ef3361d2fa6 /devel/linux-f8-sdl12/pkg-plist.alpha | |
parent | c67aff95dd7712ce44414569819490ea09bd2b1c (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
Diffstat (limited to 'devel/linux-f8-sdl12/pkg-plist.alpha')
-rw-r--r-- | devel/linux-f8-sdl12/pkg-plist.alpha | 12 |
1 files changed, 6 insertions, 6 deletions
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 |