Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Apr 2015 21:49:54 +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: r384073 - in head/graphics/cimg: . files
Message-ID:  <201504152149.t3FLns4m010698@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: thierry
Date: Wed Apr 15 21:49:53 2015
New Revision: 384073
URL: https://svnweb.freebsd.org/changeset/ports/384073

Log:
  Upgrade to 1.6.2.
  
  Changelog at <https://sourceforge.net/projects/cimg/files/#readme>.

Deleted:
  head/graphics/cimg/files/patch-CImg.h
Modified:
  head/graphics/cimg/Makefile
  head/graphics/cimg/distinfo
  head/graphics/cimg/files/patch-examples__Makefile

Modified: head/graphics/cimg/Makefile
==============================================================================
--- head/graphics/cimg/Makefile	Wed Apr 15 21:41:25 2015	(r384072)
+++ head/graphics/cimg/Makefile	Wed Apr 15 21:49:53 2015	(r384073)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	cimg
-PORTVERSION=	1.6.1
+PORTVERSION=	1.6.2
 PORTEPOCH=	3
 CATEGORIES=	graphics devel
 MASTER_SITES=	SF/${PORTNAME}		\

Modified: head/graphics/cimg/distinfo
==============================================================================
--- head/graphics/cimg/distinfo	Wed Apr 15 21:41:25 2015	(r384072)
+++ head/graphics/cimg/distinfo	Wed Apr 15 21:49:53 2015	(r384073)
@@ -1,2 +1,2 @@
-SHA256 (cimg-1.6.1_0/CImg_1.6.1.zip) = 08b34602175ad38cc6dacb2bad67b5efe9a17be6832b29b9278f73c7a2e505f2
-SIZE (cimg-1.6.1_0/CImg_1.6.1.zip) = 3250455
+SHA256 (cimg-1.6.2_0/CImg_1.6.2.zip) = 5c3f465b431566e82d9aeb0ca5dd18d925d3733861c735f4edf7f4e715748813
+SIZE (cimg-1.6.2_0/CImg_1.6.2.zip) = 3255583

Modified: head/graphics/cimg/files/patch-examples__Makefile
==============================================================================
--- head/graphics/cimg/files/patch-examples__Makefile	Wed Apr 15 21:41:25 2015	(r384072)
+++ head/graphics/cimg/files/patch-examples__Makefile	Wed Apr 15 21:49:53 2015	(r384073)
@@ -1,9 +1,9 @@
---- examples/Makefile.orig	2015-03-16 09:57:24 UTC
+--- examples/Makefile.orig	2015-04-15 07:50:13 UTC
 +++ examples/Makefile
 @@ -85,8 +85,8 @@ CIMG_EXTRA_FILES = use_tiff_stream use_j
  # Set correct variables and paths
  #---------------------------------
- CIMG_VERSION = 1.6.1
+ CIMG_VERSION = 1.6.2
 -X11PATH      = /usr/X11R6
 -CC           = g++
 +#X11PATH      = $(X11PATH)



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