From owner-svn-ports-head@FreeBSD.ORG Wed Jul 23 11:28:58 2014 Return-Path: Delivered-To: svn-ports-head@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 912C8424; Wed, 23 Jul 2014 11:28:58 +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 7E7E72FB2; Wed, 23 Jul 2014 11:28:58 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s6NBSwDB003154; Wed, 23 Jul 2014 11:28:58 GMT (envelope-from johans@svn.freebsd.org) Received: (from johans@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s6NBSwoa003151; Wed, 23 Jul 2014 11:28:58 GMT (envelope-from johans@svn.freebsd.org) Message-Id: <201407231128.s6NBSwoa003151@svn.freebsd.org> From: Johan van Selst Date: Wed, 23 Jul 2014 11:28:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r362661 - head/print/texinfo 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.18 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: Wed, 23 Jul 2014 11:28:58 -0000 Author: johans Date: Wed Jul 23 11:28:57 2014 New Revision: 362661 URL: http://svnweb.freebsd.org/changeset/ports/362661 QAT: https://qat.redports.org/buildarchive/r362661/ Log: Update texi2dvi to latest version Modified: head/print/texinfo/Makefile head/print/texinfo/distinfo Modified: head/print/texinfo/Makefile ============================================================================== --- head/print/texinfo/Makefile Wed Jul 23 11:28:40 2014 (r362660) +++ head/print/texinfo/Makefile Wed Jul 23 11:28:57 2014 (r362661) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= texinfo -PORTVERSION= 5.2.20140608 +PORTVERSION= 5.2.20140707 CATEGORIES= print MASTER_SITES= ftp://ftp.stack.nl/pub/users/johans/texinfo/${PORTVERSION:E}/ \ GNU Modified: head/print/texinfo/distinfo ============================================================================== --- head/print/texinfo/distinfo Wed Jul 23 11:28:40 2014 (r362660) +++ head/print/texinfo/distinfo Wed Jul 23 11:28:57 2014 (r362661) @@ -4,5 +4,5 @@ SHA256 (htmlxref.cnf) = ff729ba3d43cf73f SIZE (htmlxref.cnf) = 19599 SHA256 (texinfo.tex) = 298be0b84dad4c98240e023ec99d91dc0fd169be33171e206723ab072aed872c SIZE (texinfo.tex) = 326981 -SHA256 (texi2dvi) = fd3e61af802ed968750e3734a413b0b70c98a4ad49f6638e33b9fbde8db1ff69 -SIZE (texi2dvi) = 58525 +SHA256 (texi2dvi) = cabab426b8af28e9411b988e5ab55fa9308be58dbe854b5eb0de407a96137c48 +SIZE (texi2dvi) = 57261