From owner-svn-ports-all@FreeBSD.ORG Sat May 16 13:34:57 2015 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 81A445CE; Sat, 16 May 2015 13:34:57 +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 70EF51768; Sat, 16 May 2015 13:34:57 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t4GDYvr9074802; Sat, 16 May 2015 13:34:57 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t4GDYvRK074800; Sat, 16 May 2015 13:34:57 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201505161334.t4GDYvRK074800@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 16 May 2015 13:34:57 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r386533 - head/graphics/dcraw X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 May 2015 13:34:57 -0000 Author: sunpoet Date: Sat May 16 13:34:56 2015 New Revision: 386533 URL: https://svnweb.freebsd.org/changeset/ports/386533 Log: - Update to 9.25 Changes: http://people.FreeBSD.org/~sunpoet/dcraw-9.25.diff Modified: head/graphics/dcraw/Makefile head/graphics/dcraw/distinfo Modified: head/graphics/dcraw/Makefile ============================================================================== --- head/graphics/dcraw/Makefile Sat May 16 13:34:51 2015 (r386532) +++ head/graphics/dcraw/Makefile Sat May 16 13:34:56 2015 (r386533) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= dcraw -PORTVERSION= 9.24 +PORTVERSION= 9.25 CATEGORIES= graphics MASTER_SITES= LOCAL/sunpoet Modified: head/graphics/dcraw/distinfo ============================================================================== --- head/graphics/dcraw/distinfo Sat May 16 13:34:51 2015 (r386532) +++ head/graphics/dcraw/distinfo Sat May 16 13:34:56 2015 (r386533) @@ -1,2 +1,2 @@ -SHA256 (dcraw-9.24.tar.xz) = ceb9cea16f3b9b6c5ac9a1517ba2dd3d2a44f577daef3ea74d3c8674af628e75 -SIZE (dcraw-9.24.tar.xz) = 82988 +SHA256 (dcraw-9.25.tar.xz) = c68cd58955c3d363ae13d6d50f19eac42d591147d6bf4d7f0b17e3748a86caf2 +SIZE (dcraw-9.25.tar.xz) = 82964