aboutsummaryrefslogtreecommitdiff
path: root/graphics/sdl2_image
diff options
context:
space:
mode:
authorMarcus von Appen <mva@FreeBSD.org>2013-08-14 17:23:35 +0000
committerMarcus von Appen <mva@FreeBSD.org>2013-08-14 17:23:35 +0000
commit0fe3d4f76353de87a58ae8cdc9a4360dc94a1af0 (patch)
treeae1488ab9697bd7a4437be7978741c6f56042fd4 /graphics/sdl2_image
parente67102e1102e8ce04cff51f14cc4fa60f786a9ea (diff)
downloadports-0fe3d4f76353de87a58ae8cdc9a4360dc94a1af0.tar.gz
ports-0fe3d4f76353de87a58ae8cdc9a4360dc94a1af0.zip
SDL2 has been officially released.
- Update devel/sdl20, audio/sdl2_mixer, graphics/sdl2_image, graphics/sdl2_ttf and net/sdl2_net to version 2.0.0
Notes
Notes: svn path=/head/; revision=324741
Diffstat (limited to 'graphics/sdl2_image')
-rw-r--r--graphics/sdl2_image/Makefile6
-rw-r--r--graphics/sdl2_image/distinfo4
2 files changed, 5 insertions, 5 deletions
diff --git a/graphics/sdl2_image/Makefile b/graphics/sdl2_image/Makefile
index 3d8beb12cd70..0b380683881a 100644
--- a/graphics/sdl2_image/Makefile
+++ b/graphics/sdl2_image/Makefile
@@ -1,10 +1,10 @@
# $FreeBSD$
PORTNAME= sdl2_image
-PORTVERSION= 2.0.p2
+PORTVERSION= 2.0.0
CATEGORIES= graphics
-MASTER_SITES= http://www.libsdl.org/tmp/SDL_image/release/
-DISTNAME= SDL2_image-2.0.0
+MASTER_SITES= http://www.libsdl.org/projects/SDL_image/release/
+DISTNAME= SDL2_image-${PORTVERSION}
MAINTAINER= mva@FreeBSD.org
COMMENT= A simple library to load images of various formats as SDL surfaces
diff --git a/graphics/sdl2_image/distinfo b/graphics/sdl2_image/distinfo
index 902943df28a7..579f9dbb5f1f 100644
--- a/graphics/sdl2_image/distinfo
+++ b/graphics/sdl2_image/distinfo
@@ -1,2 +1,2 @@
-SHA256 (SDL2_image-2.0.0.tar.gz) = a005117a6122dbaec24eab29724582eed6e24e8a3081178fec77888d338cc0c3
-SIZE (SDL2_image-2.0.0.tar.gz) = 8398364
+SHA256 (SDL2_image-2.0.0.tar.gz) = b29815c73b17633baca9f07113e8ac476ae66412dec0d29a5045825c27a47234
+SIZE (SDL2_image-2.0.0.tar.gz) = 8398016