svn commit: r424206 - head/graphics/cimg
Thierry Thomas
thierry at FreeBSD.org
Tue Oct 18 19:20:12 UTC 2016
Author: thierry
Date: Tue Oct 18 19:20:10 2016
New Revision: 424206
URL: https://svnweb.freebsd.org/changeset/ports/424206
Log:
Upgrade to 1.7.8.
Modified:
head/graphics/cimg/Makefile
head/graphics/cimg/distinfo
head/graphics/cimg/pkg-plist
Modified: head/graphics/cimg/Makefile
==============================================================================
--- head/graphics/cimg/Makefile Tue Oct 18 18:58:16 2016 (r424205)
+++ head/graphics/cimg/Makefile Tue Oct 18 19:20:10 2016 (r424206)
@@ -3,8 +3,7 @@
PORTNAME= cimg
DISTVERSIONPREFIX= v
-DISTVERSION= 1.7.7
-PORTREVISION= 1
+DISTVERSION= 1.7.8
PORTEPOCH= 3
CATEGORIES= graphics devel
Modified: head/graphics/cimg/distinfo
==============================================================================
--- head/graphics/cimg/distinfo Tue Oct 18 18:58:16 2016 (r424205)
+++ head/graphics/cimg/distinfo Tue Oct 18 19:20:10 2016 (r424206)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1474476807
-SHA256 (dtschump-CImg-v1.7.7-v.177_GH0.tar.gz) = 6faee62b94f78dec27dd7eec54e7326cffb94fe1660164f25c33561d284841df
-SIZE (dtschump-CImg-v1.7.7-v.177_GH0.tar.gz) = 17807578
+TIMESTAMP = 1476812903
+SHA256 (dtschump-CImg-v1.7.8-v.178_GH0.tar.gz) = 1033ad0816c79f067453120f358c27aa7392c138bc1a47d36397f8f9dd421220
+SIZE (dtschump-CImg-v1.7.8-v.178_GH0.tar.gz) = 17805881
Modified: head/graphics/cimg/pkg-plist
==============================================================================
--- head/graphics/cimg/pkg-plist Tue Oct 18 18:58:16 2016 (r424205)
+++ head/graphics/cimg/pkg-plist Tue Oct 18 19:20:10 2016 (r424206)
@@ -76,7 +76,6 @@ include/CImg.h
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/use_draw_gradient.cpp
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/use_jpeg_buffer.cpp
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/use_nlmeans.cpp
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/use_patchmatch.cpp
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/use_skeleton.cpp
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/use_tiff_stream.cpp
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/use_tinymatwriter.cpp
More information about the svn-ports-all
mailing list