From owner-svn-ports-all@FreeBSD.ORG Thu Feb 6 05:12:34 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id B0FC4BD1; Thu, 6 Feb 2014 05:12:34 +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)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 9A80A15BD; Thu, 6 Feb 2014 05:12:34 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s165CYhO041449; Thu, 6 Feb 2014 05:12:34 GMT (envelope-from eadler@svn.freebsd.org) Received: (from eadler@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s165CYdH041447; Thu, 6 Feb 2014 05:12:34 GMT (envelope-from eadler@svn.freebsd.org) Message-Id: <201402060512.s165CYdH041447@svn.freebsd.org> From: Eitan Adler Date: Thu, 6 Feb 2014 05:12:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r342933 - head/textproc/igor 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.17 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: Thu, 06 Feb 2014 05:12:34 -0000 Author: eadler Date: Thu Feb 6 05:12:33 2014 New Revision: 342933 URL: http://svnweb.freebsd.org/changeset/ports/342933 QAT: https://qat.redports.org/buildarchive/r342933/ Log: Update igor to 1.431 Changes: There is an important bug fix in the indentation tests which removes many false positives. PR: ports/186504 Submitted by: wblock (maintainer) Modified: head/textproc/igor/Makefile head/textproc/igor/distinfo Modified: head/textproc/igor/Makefile ============================================================================== --- head/textproc/igor/Makefile Thu Feb 6 03:17:07 2014 (r342932) +++ head/textproc/igor/Makefile Thu Feb 6 05:12:33 2014 (r342933) @@ -1,14 +1,14 @@ # $FreeBSD$ PORTNAME= igor -PORTVERSION= 1.419 +PORTVERSION= 1.431 CATEGORIES= textproc MASTER_SITES= http://docscripts.glenbarber.us/tags/${PORTNAME}/${PORTVERSION}/ MAINTAINER= wblock@FreeBSD.org COMMENT= FreeBSD Documentation Project sanity check script -LICENSE= BSD +LICENSE= BSD2CLAUSE USES= perl5 USE_PERL5= run Modified: head/textproc/igor/distinfo ============================================================================== --- head/textproc/igor/distinfo Thu Feb 6 03:17:07 2014 (r342932) +++ head/textproc/igor/distinfo Thu Feb 6 05:12:33 2014 (r342933) @@ -1,2 +1,2 @@ -SHA256 (igor-1.419.tar.gz) = 92328d567e3efec6cdb9b03ee9eca77355822768c01eba1f2f30629c32efc216 -SIZE (igor-1.419.tar.gz) = 23695 +SHA256 (igor-1.431.tar.gz) = b3821bd8e0b24d928d60a9858271f2005b22ebac4d7d9ca27596c0fa2ab2132a +SIZE (igor-1.431.tar.gz) = 24234