Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 4 Feb 2019 14:30:49 +0000 (UTC)
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r492139 - head/graphics/sdl2_image
Message-ID:  <201902041430.x14EUnEu062282@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Mon Feb  4 14:30:49 2019
New Revision: 492139
URL: https://svnweb.freebsd.org/changeset/ports/492139

Log:
  - Update to 2.0.4
  
  PR:		235067
  Submitted by:	monwarez@mailoo.org

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	Mon Feb  4 14:30:15 2019	(r492138)
+++ head/graphics/sdl2_image/Makefile	Mon Feb  4 14:30:49 2019	(r492139)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	sdl2_image
-PORTVERSION=	2.0.2
+PORTVERSION=	2.0.4
 CATEGORIES=	graphics
 MASTER_SITES=	http://www.libsdl.org/projects/SDL_image/release/
 DISTNAME=	SDL2_image-${PORTVERSION}

Modified: head/graphics/sdl2_image/distinfo
==============================================================================
--- head/graphics/sdl2_image/distinfo	Mon Feb  4 14:30:15 2019	(r492138)
+++ head/graphics/sdl2_image/distinfo	Mon Feb  4 14:30:49 2019	(r492139)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1518452051
-SHA256 (SDL2_image-2.0.2.tar.gz) = 72df075aef91fc4585098ea7e0b072d416ec7599aa10473719fbe51e9b8f6ce8
-SIZE (SDL2_image-2.0.2.tar.gz) = 8680980
+TIMESTAMP = 1549041758
+SHA256 (SDL2_image-2.0.4.tar.gz) = e74ec49c2402eb242fbfa16f2f43a19582a74c2eabfbfb873f00d4250038ceac
+SIZE (SDL2_image-2.0.4.tar.gz) = 11682695

Modified: head/graphics/sdl2_image/pkg-plist
==============================================================================
--- head/graphics/sdl2_image/pkg-plist	Mon Feb  4 14:30:15 2019	(r492138)
+++ head/graphics/sdl2_image/pkg-plist	Mon Feb  4 14:30:49 2019	(r492139)
@@ -1,6 +1,6 @@
 include/SDL2/SDL_image.h
 lib/libSDL2_image-2.0.so.0
-lib/libSDL2_image-2.0.so.0.2.0
+lib/libSDL2_image-2.0.so.0.2.2
 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?201902041430.x14EUnEu062282>