svn commit: r451922 - head/graphics/cimg
Thierry Thomas
thierry at FreeBSD.org
Thu Oct 12 17:56:10 UTC 2017
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
More information about the svn-ports-head
mailing list