diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2005-07-13 12:03:53 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-07-13 12:03:53 +0000 |
commit | c745f050a029f58033a92d30e96f58a795112bdb (patch) | |
tree | fc5c9fb43b21cdc33c3f03464159a17338f6dafc /graphics/linux-f10-sdl_image | |
parent | e56a38c7b619477551ff845192c9fda3f3c7e08e (diff) | |
download | ports-c745f050a029f58033a92d30e96f58a795112bdb.tar.gz ports-c745f050a029f58033a92d30e96f58a795112bdb.zip |
Notes
Diffstat (limited to 'graphics/linux-f10-sdl_image')
-rw-r--r-- | graphics/linux-f10-sdl_image/Makefile | 3 | ||||
-rw-r--r-- | graphics/linux-f10-sdl_image/distinfo | 4 | ||||
-rw-r--r-- | graphics/linux-f10-sdl_image/pkg-plist | 10 |
3 files changed, 8 insertions, 9 deletions
diff --git a/graphics/linux-f10-sdl_image/Makefile b/graphics/linux-f10-sdl_image/Makefile index 6b60f37c8e41..a6ba10bb11b7 100644 --- a/graphics/linux-f10-sdl_image/Makefile +++ b/graphics/linux-f10-sdl_image/Makefile @@ -7,8 +7,7 @@ # PORTNAME= sdl_image -PORTVERSION= 1.2.3 -PORTREVISION= 1 +PORTVERSION= 1.2.4 CATEGORIES= graphics linux MASTER_SITES= http://www.libsdl.org/projects/SDL_image/release/ PKGNAMEPREFIX= linux- diff --git a/graphics/linux-f10-sdl_image/distinfo b/graphics/linux-f10-sdl_image/distinfo index 59456e5976d4..b6c64cc9c6d2 100644 --- a/graphics/linux-f10-sdl_image/distinfo +++ b/graphics/linux-f10-sdl_image/distinfo @@ -1,2 +1,2 @@ -MD5 (rpm/SDL_image-1.2.3-1.i386.rpm) = 28556ddd55a16705b5a30cf45a28e78a -SIZE (rpm/SDL_image-1.2.3-1.i386.rpm) = 133312 +MD5 (rpm/SDL_image-1.2.4-1.i386.rpm) = 3a6ef683206eb77b8ed064e78c3f7e9c +SIZE (rpm/SDL_image-1.2.4-1.i386.rpm) = 32195 diff --git a/graphics/linux-f10-sdl_image/pkg-plist b/graphics/linux-f10-sdl_image/pkg-plist index 8c3c76fd1cc3..eabcbc34ad42 100644 --- a/graphics/linux-f10-sdl_image/pkg-plist +++ b/graphics/linux-f10-sdl_image/pkg-plist @@ -1,6 +1,6 @@ -%%PORTDOCS%%usr/doc/SDL_image-1.2.3/CHANGES -%%PORTDOCS%%usr/doc/SDL_image-1.2.3/COPYING -%%PORTDOCS%%usr/doc/SDL_image-1.2.3/README +%%PORTDOCS%%usr/doc/SDL_image-1.2.4/CHANGES +%%PORTDOCS%%usr/doc/SDL_image-1.2.4/COPYING +%%PORTDOCS%%usr/doc/SDL_image-1.2.4/README usr/lib/libSDL_image-1.2.so.0 -usr/lib/libSDL_image-1.2.so.0.1.2 -@dirrm usr/doc/SDL_image-1.2.3 +usr/lib/libSDL_image-1.2.so.0.1.3 +@dirrm usr/doc/SDL_image-1.2.4 |