From owner-svn-ports-all@FreeBSD.ORG Fri Oct 12 02:50:37 2012 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D96B58B8; Fri, 12 Oct 2012 02:50:37 +0000 (UTC) (envelope-from eadler@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id C166D8FC1A; Fri, 12 Oct 2012 02:50:37 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.4/8.14.4) with ESMTP id q9C2obAx028434; Fri, 12 Oct 2012 02:50:37 GMT (envelope-from eadler@svn.freebsd.org) Received: (from eadler@localhost) by svn.freebsd.org (8.14.4/8.14.4/Submit) id q9C2oboj028431; Fri, 12 Oct 2012 02:50:37 GMT (envelope-from eadler@svn.freebsd.org) Message-Id: <201210120250.q9C2oboj028431@svn.freebsd.org> From: Eitan Adler Date: Fri, 12 Oct 2012 02:50:37 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r305749 - 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.14 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: Fri, 12 Oct 2012 02:50:37 -0000 Author: eadler Date: Fri Oct 12 02:50:37 2012 New Revision: 305749 URL: http://svn.freebsd.org/changeset/ports/305749 Log: Update to 1.330 Changes: Major improvements include DocBook XML support and the ability to use additional spelling dictionaries. Numerous bug fixes and improvements. PR: ports/172617 Submitted by: wblock (maintainer) Feature safe: yes Modified: head/textproc/igor/Makefile head/textproc/igor/distinfo Modified: head/textproc/igor/Makefile ============================================================================== --- head/textproc/igor/Makefile Fri Oct 12 02:08:58 2012 (r305748) +++ head/textproc/igor/Makefile Fri Oct 12 02:50:37 2012 (r305749) @@ -1,12 +1,7 @@ -# New ports collection makefile for: igor -# Date created: 2012-02-03 -# Whom: gjb@freebsd.org -# # $FreeBSD$ -# PORTNAME= igor -PORTVERSION= 1.309 +PORTVERSION= 1.330 CATEGORIES= textproc MASTER_SITES= http://www.glenbarber.us/ports/${CATEGORIES}/${PORTNAME}/ Modified: head/textproc/igor/distinfo ============================================================================== --- head/textproc/igor/distinfo Fri Oct 12 02:08:58 2012 (r305748) +++ head/textproc/igor/distinfo Fri Oct 12 02:50:37 2012 (r305749) @@ -1,2 +1,2 @@ -SHA256 (igor-1.309.tar.gz) = 89e085c241b87c837a7f5704be5436187f06e86b15dbd67c52ae87de03d2776d -SIZE (igor-1.309.tar.gz) = 18985 +SHA256 (igor-1.330.tar.gz) = 30fc667aaa31d98dfc0f9f87959e448304b6dc3ea53dd81070e0481f6ae00024 +SIZE (igor-1.330.tar.gz) = 20379