diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2003-10-28 21:41:58 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2003-10-28 21:41:58 +0000 |
commit | 374aea459d2eacb277be1d78d2510f46894ec338 (patch) | |
tree | b900bd9272cbb7f778886b0bf16e2e4bf72dd0ed /graphics/sdl_gfx | |
parent | 8a07fbb3e8fdf4bf576f02dda5adf341662183c6 (diff) |
Notes
Diffstat (limited to 'graphics/sdl_gfx')
-rw-r--r-- | graphics/sdl_gfx/Makefile | 2 | ||||
-rw-r--r-- | graphics/sdl_gfx/distinfo | 2 | ||||
-rw-r--r-- | graphics/sdl_gfx/pkg-plist | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/graphics/sdl_gfx/Makefile b/graphics/sdl_gfx/Makefile index 3648a748c014..308e84c50090 100644 --- a/graphics/sdl_gfx/Makefile +++ b/graphics/sdl_gfx/Makefile @@ -7,7 +7,7 @@ # PORTNAME= sdl_gfx -PORTVERSION= 2.0.8 +PORTVERSION= 2.0.9 CATEGORIES= graphics MASTER_SITES= http://www.ferzkopp.net/Software/%SUBDIR%/ MASTER_SITE_SUBDIR= SDL_gfx-${PORTVERSION:R} diff --git a/graphics/sdl_gfx/distinfo b/graphics/sdl_gfx/distinfo index dce74dad5dbb..e3a9512a4dd2 100644 --- a/graphics/sdl_gfx/distinfo +++ b/graphics/sdl_gfx/distinfo @@ -1 +1 @@ -MD5 (SDL_gfx-2.0.8.tar.gz) = 5e9e8b24d1f576f247a7560e3df4a7de +MD5 (SDL_gfx-2.0.9.tar.gz) = ed54191818990c092553a08e488ad35e diff --git a/graphics/sdl_gfx/pkg-plist b/graphics/sdl_gfx/pkg-plist index a1a4bd2dd7c4..8cb7a4111967 100644 --- a/graphics/sdl_gfx/pkg-plist +++ b/graphics/sdl_gfx/pkg-plist @@ -5,4 +5,4 @@ include/SDL11/SDL_imageFilter.h include/SDL11/SDL_rotozoom.h lib/libSDL_gfx.a lib/libSDL_gfx.so -lib/libSDL_gfx.so.8 +lib/libSDL_gfx.so.9 |