Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 1 Feb 2019 13:11:12 +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: r491807 - head/graphics/sdl2_gfx
Message-ID:  <201902011311.x11DBCM7038639@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Fri Feb  1 13:11:12 2019
New Revision: 491807
URL: https://svnweb.freebsd.org/changeset/ports/491807

Log:
  - Update to 1.0.4

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

Modified: head/graphics/sdl2_gfx/Makefile
==============================================================================
--- head/graphics/sdl2_gfx/Makefile	Fri Feb  1 13:04:31 2019	(r491806)
+++ head/graphics/sdl2_gfx/Makefile	Fri Feb  1 13:11:12 2019	(r491807)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	sdl2_gfx
-PORTVERSION=	1.0.1
-PORTREVISION=	4
+PORTVERSION=	1.0.4
 CATEGORIES=	graphics
 MASTER_SITES=	http://www.ferzkopp.net/Software/SDL2_gfx/
 DISTNAME=	SDL2_gfx-${PORTVERSION}

Modified: head/graphics/sdl2_gfx/distinfo
==============================================================================
--- head/graphics/sdl2_gfx/distinfo	Fri Feb  1 13:04:31 2019	(r491806)
+++ head/graphics/sdl2_gfx/distinfo	Fri Feb  1 13:11:12 2019	(r491807)
@@ -1,2 +1,3 @@
-SHA256 (SDL2_gfx-1.0.1.tar.gz) = d69bcbceb811b4e5712fbad3ede737166327f44b727f1388c32581dbbe8c599a
-SIZE (SDL2_gfx-1.0.1.tar.gz) = 1078780
+TIMESTAMP = 1548851855
+SHA256 (SDL2_gfx-1.0.4.tar.gz) = 63e0e01addedc9df2f85b93a248f06e8a04affa014a835c2ea34bfe34e576262
+SIZE (SDL2_gfx-1.0.4.tar.gz) = 1230588

Modified: head/graphics/sdl2_gfx/pkg-plist
==============================================================================
--- head/graphics/sdl2_gfx/pkg-plist	Fri Feb  1 13:04:31 2019	(r491806)
+++ head/graphics/sdl2_gfx/pkg-plist	Fri Feb  1 13:11:12 2019	(r491807)
@@ -4,6 +4,6 @@ include/SDL2/SDL2_imageFilter.h
 include/SDL2/SDL2_rotozoom.h
 libdata/pkgconfig/SDL2_gfx.pc
 lib/libSDL2_gfx-1.0.so.0
-lib/libSDL2_gfx-1.0.so.0.0.1
+lib/libSDL2_gfx-1.0.so.0.0.2
 lib/libSDL2_gfx.a
 lib/libSDL2_gfx.so



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