Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 3 Jul 2019 15:39:14 +0000 (UTC)
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org
Subject:   svn commit: r505761 - branches/2019Q2/graphics/sdl2_image
Message-ID:  <201907031539.x63FdEtU039479@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Wed Jul  3 15:39:14 2019
New Revision: 505761
URL: https://svnweb.freebsd.org/changeset/ports/505761

Log:
  MFH: r505760
  
  - Update to 2.0.5
  
  Security:	3394bc2b-9da4-11e9-951e-14dae9d5a9d2
  Approved by:	ports-secteam (with hat)

Modified:
  branches/2019Q2/graphics/sdl2_image/Makefile
  branches/2019Q2/graphics/sdl2_image/distinfo
  branches/2019Q2/graphics/sdl2_image/pkg-plist
Directory Properties:
  branches/2019Q2/   (props changed)

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

Modified: branches/2019Q2/graphics/sdl2_image/distinfo
==============================================================================
--- branches/2019Q2/graphics/sdl2_image/distinfo	Wed Jul  3 15:37:35 2019	(r505760)
+++ branches/2019Q2/graphics/sdl2_image/distinfo	Wed Jul  3 15:39:14 2019	(r505761)
@@ -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: branches/2019Q2/graphics/sdl2_image/pkg-plist
==============================================================================
--- branches/2019Q2/graphics/sdl2_image/pkg-plist	Wed Jul  3 15:37:35 2019	(r505760)
+++ branches/2019Q2/graphics/sdl2_image/pkg-plist	Wed Jul  3 15:39:14 2019	(r505761)
@@ -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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201907031539.x63FdEtU039479>