Date: Fri, 12 Oct 2012 02:50:37 +0000 (UTC) From: Eitan Adler <eadler@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r305749 - head/textproc/igor Message-ID: <201210120250.q9C2oboj028431@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201210120250.q9C2oboj028431>