summaryrefslogtreecommitdiff
path: root/graphics/sdl_image
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2000-09-28 12:08:39 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2000-09-28 12:08:39 +0000
commit3e95159d7b3dc77656c8fd68fb22b824bf804a95 (patch)
treec71a87c83b9e7d63dadb131b9033371651ac0e74 /graphics/sdl_image
parentUpdate to 1.2.2. (diff)
Update to 1.0.10.
Notes
Notes: svn path=/head/; revision=33210
Diffstat (limited to 'graphics/sdl_image')
-rw-r--r--graphics/sdl_image/Makefile4
-rw-r--r--graphics/sdl_image/distinfo2
-rw-r--r--graphics/sdl_image/pkg-descr2
3 files changed, 4 insertions, 4 deletions
diff --git a/graphics/sdl_image/Makefile b/graphics/sdl_image/Makefile
index f3be4f461490..cfdfa32919b6 100644
--- a/graphics/sdl_image/Makefile
+++ b/graphics/sdl_image/Makefile
@@ -6,9 +6,9 @@
#
PORTNAME= sdl_image
-PORTVERSION= 1.0.9
+PORTVERSION= 1.0.10
CATEGORIES= graphics
-MASTER_SITES= http://www.devolution.com/~slouken/SDL/projects/SDL_image/src/
+MASTER_SITES= http://www.libsdl.org/projects/SDL_image/src/
DISTNAME= SDL_image-${PORTVERSION}
MAINTAINER= sobomax@FreeBSD.org
diff --git a/graphics/sdl_image/distinfo b/graphics/sdl_image/distinfo
index 9ea88670d623..464a620907de 100644
--- a/graphics/sdl_image/distinfo
+++ b/graphics/sdl_image/distinfo
@@ -1 +1 @@
-MD5 (SDL_image-1.0.9.tar.gz) = 91d8014aacb35605b510443d9c468173
+MD5 (SDL_image-1.0.10.tar.gz) = 40acc75d921529354b3925d1aac65e4e
diff --git a/graphics/sdl_image/pkg-descr b/graphics/sdl_image/pkg-descr
index 2e038f43be37..83855f2811c5 100644
--- a/graphics/sdl_image/pkg-descr
+++ b/graphics/sdl_image/pkg-descr
@@ -15,4 +15,4 @@ Note that IMG_Load_RW cannot load TGA images.
An example program 'showimage' is included, with source in showimage.c
-WWW: http://www.devolution.com/~slouken/SDL/projects/SDL_image/
+WWW: http://www.libsdl.org/projects/SDL_image/