Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Apr 2014 17:49:34 +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: r352142 - head/graphics/cimg
Message-ID:  <201404251749.s3PHnZjr053787@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: thierry
Date: Fri Apr 25 17:49:34 2014
New Revision: 352142
URL: http://svnweb.freebsd.org/changeset/ports/352142
QAT: https://qat.redports.org/buildarchive/r352142/

Log:
  Tarball has been rerolled: several modifications, but no problem.
  
  Full diff available at
  <http://people.freebsd.org/~thierry/CImg-1.5.8_140417-140418.diff>.

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

Modified: head/graphics/cimg/Makefile
==============================================================================
--- head/graphics/cimg/Makefile	Fri Apr 25 16:59:08 2014	(r352141)
+++ head/graphics/cimg/Makefile	Fri Apr 25 17:49:34 2014	(r352142)
@@ -3,12 +3,13 @@
 
 PORTNAME=	cimg
 PORTVERSION=	1.5.8
+PORTREVISION=	1
 PORTEPOCH=	3
 CATEGORIES=	graphics devel
 MASTER_SITES=	SF/${PORTNAME}		\
 		SF/${PORTNAME}/old
 DISTNAME=	CImg-${DISTVERSION}
-DIST_SUBDIR=	${PORTNAME}-${PORTVERSION}
+DIST_SUBDIR=	${PORTNAME}-${PORTVERSION}_${PORTREVISION}
 
 MAINTAINER=	thierry@FreeBSD.org
 COMMENT=	The C++ Template Image Processing Library

Modified: head/graphics/cimg/distinfo
==============================================================================
--- head/graphics/cimg/distinfo	Fri Apr 25 16:59:08 2014	(r352141)
+++ head/graphics/cimg/distinfo	Fri Apr 25 17:49:34 2014	(r352142)
@@ -1,2 +1,2 @@
-SHA256 (cimg-1.5.8/CImg-1.5.8.zip) = 8f67ab3193dd7827e8b11ec1cdb1c8415d726e642c609c1854c05a4ec11770c8
-SIZE (cimg-1.5.8/CImg-1.5.8.zip) = 11552959
+SHA256 (cimg-1.5.8_1/CImg-1.5.8.zip) = 66b0766d6dd97149fce2870848624fe08cb34aafe4a33a9818d413ce08d950cc
+SIZE (cimg-1.5.8_1/CImg-1.5.8.zip) = 11555033



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