Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 Oct 2017 17:56:08 +0000 (UTC)
From:      Thierry Thomas <thierry@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r451922 - head/graphics/cimg
Message-ID:  <201710121756.v9CHu8dY016607@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: thierry
Date: Thu Oct 12 17:56:08 2017
New Revision: 451922
URL: https://svnweb.freebsd.org/changeset/ports/451922

Log:
  Upgrade to v.211.
  
  Changelog at <https://github.com/dtschump/CImg/releases/tag/v.211>;
  (Fix g++-7 warnings).

Modified:
  head/graphics/cimg/Makefile
  head/graphics/cimg/distinfo

Modified: head/graphics/cimg/Makefile
==============================================================================
--- head/graphics/cimg/Makefile	Thu Oct 12 17:55:01 2017	(r451921)
+++ head/graphics/cimg/Makefile	Thu Oct 12 17:56:08 2017	(r451922)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	cimg
-DISTVERSION=	2.1.0
+DISTVERSION=	2.1.1
 PORTEPOCH=	3
 CATEGORIES=	graphics devel
 

Modified: head/graphics/cimg/distinfo
==============================================================================
--- head/graphics/cimg/distinfo	Thu Oct 12 17:55:01 2017	(r451921)
+++ head/graphics/cimg/distinfo	Thu Oct 12 17:56:08 2017	(r451922)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1507580133
-SHA256 (dtschump-CImg-2.1.0-v.210_GH0.tar.gz) = 84f2327d1cb596631f0e34dd716d8d4cf2c372d62bc5137422f6bf96a5882063
-SIZE (dtschump-CImg-2.1.0-v.210_GH0.tar.gz) = 11029341
+TIMESTAMP = 1507829924
+SHA256 (dtschump-CImg-2.1.1-v.211_GH0.tar.gz) = 7d88861a885c763b9d0b44c822d450a5c208de47474592b5b9f6c41f9f7e9b97
+SIZE (dtschump-CImg-2.1.1-v.211_GH0.tar.gz) = 11029403



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