diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2003-07-16 22:39:34 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2003-07-16 22:39:34 +0000 |
commit | 27583efc18e042b22ba7ff7c701a1c9f79de2cff (patch) | |
tree | 117fbaf52b43954eea85cf60b1b99729214fa4b9 /graphics/sdl_gfx | |
parent | 2831ff52d35ac37d19e7dbd7608b73ba0e9e93da (diff) | |
download | ports-27583efc18e042b22ba7ff7c701a1c9f79de2cff.tar.gz ports-27583efc18e042b22ba7ff7c701a1c9f79de2cff.zip |
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 cc98a907d725..d001e8e36dc5 100644 --- a/graphics/sdl_gfx/Makefile +++ b/graphics/sdl_gfx/Makefile @@ -7,7 +7,7 @@ # PORTNAME= sdl_gfx -PORTVERSION= 2.0.7 +PORTVERSION= 2.0.8 CATEGORIES= graphics MASTER_SITES= http://www.ferzkopp.net/Software/SDL_gfx-${PORTVERSION:R}/ DISTNAME= SDL_gfx-${PORTVERSION} diff --git a/graphics/sdl_gfx/distinfo b/graphics/sdl_gfx/distinfo index a8f0f001e847..dce74dad5dbb 100644 --- a/graphics/sdl_gfx/distinfo +++ b/graphics/sdl_gfx/distinfo @@ -1 +1 @@ -MD5 (SDL_gfx-2.0.7.tar.gz) = 311b158ff8413dc3b550700f34dd72a5 +MD5 (SDL_gfx-2.0.8.tar.gz) = 5e9e8b24d1f576f247a7560e3df4a7de diff --git a/graphics/sdl_gfx/pkg-plist b/graphics/sdl_gfx/pkg-plist index 9832b9dc3231..a1a4bd2dd7c4 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.7 +lib/libSDL_gfx.so.8 |