From owner-svn-ports-head@FreeBSD.ORG Fri Apr 25 17:49:35 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 6EC073C1; Fri, 25 Apr 2014 17:49:35 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 5C00D11FD; Fri, 25 Apr 2014 17:49:35 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s3PHnZYH053789; Fri, 25 Apr 2014 17:49:35 GMT (envelope-from thierry@svn.freebsd.org) Received: (from thierry@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s3PHnZjr053787; Fri, 25 Apr 2014 17:49:35 GMT (envelope-from thierry@svn.freebsd.org) Message-Id: <201404251749.s3PHnZjr053787@svn.freebsd.org> From: Thierry Thomas Date: Fri, 25 Apr 2014 17:49:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r352142 - head/graphics/cimg X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Apr 2014 17:49:35 -0000 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 . 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