svn commit: r505760 - head/graphics/sdl2_image

Dmitry Marakasov amdmi3 at FreeBSD.org
Wed Jul 3 15:37:37 UTC 2019


Author: amdmi3
Date: Wed Jul  3 15:37:35 2019
New Revision: 505760
URL: https://svnweb.freebsd.org/changeset/ports/505760

Log:
  - Update to 2.0.5
  
  MFH:		2019Q2 (with hat)
  Security:	3394bc2b-9da4-11e9-951e-14dae9d5a9d2

Modified:
  head/graphics/sdl2_image/Makefile
  head/graphics/sdl2_image/distinfo
  head/graphics/sdl2_image/pkg-plist

Modified: head/graphics/sdl2_image/Makefile
==============================================================================
--- head/graphics/sdl2_image/Makefile	Wed Jul  3 15:20:21 2019	(r505759)
+++ head/graphics/sdl2_image/Makefile	Wed Jul  3 15:37:35 2019	(r505760)
@@ -1,8 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	sdl2_image
-PORTVERSION=	2.0.4
-PORTREVISION=	1
+PORTVERSION=	2.0.5
 CATEGORIES=	graphics
 MASTER_SITES=	https://www.libsdl.org/projects/SDL_image/release/
 DISTNAME=	SDL2_image-${PORTVERSION}

Modified: head/graphics/sdl2_image/distinfo
==============================================================================
--- head/graphics/sdl2_image/distinfo	Wed Jul  3 15:20:21 2019	(r505759)
+++ head/graphics/sdl2_image/distinfo	Wed Jul  3 15:37:35 2019	(r505760)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1549041758
-SHA256 (SDL2_image-2.0.4.tar.gz) = e74ec49c2402eb242fbfa16f2f43a19582a74c2eabfbfb873f00d4250038ceac
-SIZE (SDL2_image-2.0.4.tar.gz) = 11682695
+TIMESTAMP = 1562166413
+SHA256 (SDL2_image-2.0.5.tar.gz) = bdd5f6e026682f7d7e1be0b6051b209da2f402a2dd8bd1c4bd9c25ad263108d0
+SIZE (SDL2_image-2.0.5.tar.gz) = 11736518

Modified: head/graphics/sdl2_image/pkg-plist
==============================================================================
--- head/graphics/sdl2_image/pkg-plist	Wed Jul  3 15:20:21 2019	(r505759)
+++ head/graphics/sdl2_image/pkg-plist	Wed Jul  3 15:37:35 2019	(r505760)
@@ -1,6 +1,6 @@
 include/SDL2/SDL_image.h
 lib/libSDL2_image-2.0.so.0
-lib/libSDL2_image-2.0.so.0.2.2
+lib/libSDL2_image-2.0.so.0.2.3
 lib/libSDL2_image.a
 lib/libSDL2_image.so
 libdata/pkgconfig/SDL2_image.pc


More information about the svn-ports-all mailing list