diff options
author | Boris Samorodov <bsam@FreeBSD.org> | 2007-09-03 21:32:15 +0000 |
---|---|---|
committer | Boris Samorodov <bsam@FreeBSD.org> | 2007-09-03 21:32:15 +0000 |
commit | d3e0869ae804104b770593c37bb3573b70a9ae5c (patch) | |
tree | 687d2c4d0545a4626955e0c286f6a1a8a33e8612 /devel/linux-sdl12 | |
parent | cfd1bef7275bc805f5cea1686ffb967ad2fc2fcc (diff) |
Notes
Diffstat (limited to 'devel/linux-sdl12')
-rw-r--r-- | devel/linux-sdl12/Makefile | 3 | ||||
-rw-r--r-- | devel/linux-sdl12/distinfo.i386 | 12 | ||||
-rw-r--r-- | devel/linux-sdl12/pkg-plist.i386 | 2 |
3 files changed, 9 insertions, 8 deletions
diff --git a/devel/linux-sdl12/Makefile b/devel/linux-sdl12/Makefile index c0f7e8981d3e..fc353658bcf8 100644 --- a/devel/linux-sdl12/Makefile +++ b/devel/linux-sdl12/Makefile @@ -7,7 +7,8 @@ # PORTNAME= sdl -PORTVERSION= 1.2.12 +PORTVERSION= 1.2.10 +PORTEPOCH= 1 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-sdl12/distinfo.i386 b/devel/linux-sdl12/distinfo.i386 index 42d7a5fb8c7a..e514d1e5d652 100644 --- a/devel/linux-sdl12/distinfo.i386 +++ b/devel/linux-sdl12/distinfo.i386 @@ -1,6 +1,6 @@ -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 +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 diff --git a/devel/linux-sdl12/pkg-plist.i386 b/devel/linux-sdl12/pkg-plist.i386 index 6a4303aa5b8f..c60c1cf04b02 100644 --- a/devel/linux-sdl12/pkg-plist.i386 +++ b/devel/linux-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.11.1 +usr/lib/libSDL-1.2.so.0.7.3 @dirrm usr/share/doc/SDL-%%SDLVER%% |