diff options
author | bsam <bsam@FreeBSD.org> | 2007-09-04 00:35:55 +0800 |
---|---|---|
committer | bsam <bsam@FreeBSD.org> | 2007-09-04 00:35:55 +0800 |
commit | 463fc05efa9dade3442a5c8229e04a6fe968bc36 (patch) | |
tree | b76705d35acf1f6e1cece0673371eac7ff025bc5 /devel/linux-f10-sdl12 | |
parent | 5a3c23d1f10cc3c0bf48bcdba383592375a53fa3 (diff) | |
download | freebsd-ports-gnome-463fc05efa9dade3442a5c8229e04a6fe968bc36.tar.gz freebsd-ports-gnome-463fc05efa9dade3442a5c8229e04a6fe968bc36.tar.zst freebsd-ports-gnome-463fc05efa9dade3442a5c8229e04a6fe968bc36.zip |
Update to version 1.2.12.
PR: 115655
Suggested by: Hardy Schumacher <hardy.schumacher at amd.com>
Diffstat (limited to 'devel/linux-f10-sdl12')
-rw-r--r-- | devel/linux-f10-sdl12/Makefile | 3 | ||||
-rw-r--r-- | devel/linux-f10-sdl12/distinfo.i386 | 12 | ||||
-rw-r--r-- | devel/linux-f10-sdl12/pkg-plist.i386 | 2 |
3 files changed, 8 insertions, 9 deletions
diff --git a/devel/linux-f10-sdl12/Makefile b/devel/linux-f10-sdl12/Makefile index ed36ae5fd4e5..c0f7e8981d3e 100644 --- a/devel/linux-f10-sdl12/Makefile +++ b/devel/linux-f10-sdl12/Makefile @@ -7,8 +7,7 @@ # PORTNAME= sdl -PORTVERSION= 1.2.10 -PORTREVISION= 1 +PORTVERSION= 1.2.12 CATEGORIES= devel linux MASTER_SITES= http://www.libsdl.org/release/ \ ftp://ftp.icm.edu.pl/vol/rzm9/linux-pld/pool/s/SDL/ diff --git a/devel/linux-f10-sdl12/distinfo.i386 b/devel/linux-f10-sdl12/distinfo.i386 index e514d1e5d652..42d7a5fb8c7a 100644 --- a/devel/linux-f10-sdl12/distinfo.i386 +++ b/devel/linux-f10-sdl12/distinfo.i386 @@ -1,6 +1,6 @@ -MD5 (rpm/SDL-1.2.10-1.i386.rpm) = 0c3fbd54bab5e9443bd113c734be54a4 -SHA256 (rpm/SDL-1.2.10-1.i386.rpm) = dd214dda420eb3240b38de0f70d2d38a1b93249215ce5dc99844d9178f74dd07 -SIZE (rpm/SDL-1.2.10-1.i386.rpm) = 202187 -MD5 (rpm/SDL-1.2.10-1.src.rpm) = 3b5bf21e881e0e2a495371ed66044150 -SHA256 (rpm/SDL-1.2.10-1.src.rpm) = 52d1b333bff6dfd8d962c71a23a21afa0594ccf2e9a0ae7048ed5eecd2553dbc -SIZE (rpm/SDL-1.2.10-1.src.rpm) = 2797820 +MD5 (rpm/SDL-1.2.12-1.i386.rpm) = ad68bc61f893d4d2990b9974b4f9dfa5 +SHA256 (rpm/SDL-1.2.12-1.i386.rpm) = d3288ef129549c022d18b51879fe31362988633733a148823defd93f4fc165b3 +SIZE (rpm/SDL-1.2.12-1.i386.rpm) = 208560 +MD5 (rpm/SDL-1.2.12-1.src.rpm) = 62bd19ef4e491f21ae38fdffcf5748db +SHA256 (rpm/SDL-1.2.12-1.src.rpm) = 14ccd9e6ee0fb2a58bd5c546646066a549d0307cf6d785f1ecda6433c5cf239c +SIZE (rpm/SDL-1.2.12-1.src.rpm) = 2882251 diff --git a/devel/linux-f10-sdl12/pkg-plist.i386 b/devel/linux-f10-sdl12/pkg-plist.i386 index c60c1cf04b02..6a4303aa5b8f 100644 --- a/devel/linux-f10-sdl12/pkg-plist.i386 +++ b/devel/linux-f10-sdl12/pkg-plist.i386 @@ -4,5 +4,5 @@ usr/share/doc/SDL-%%SDLVER%%/CREDITS usr/share/doc/SDL-%%SDLVER%%/README-SDL.txt usr/lib/libSDL-1.1.so.0 usr/lib/libSDL-1.2.so.0 -usr/lib/libSDL-1.2.so.0.7.3 +usr/lib/libSDL-1.2.so.0.11.1 @dirrm usr/share/doc/SDL-%%SDLVER%% |