From owner-svn-ports-all@freebsd.org Sun Nov 5 20:41:20 2017 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D0526E50E35; Sun, 5 Nov 2017 20:41:20 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::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 9D53F6A267; Sun, 5 Nov 2017 20:41:20 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vA5KfJ92060851; Sun, 5 Nov 2017 20:41:19 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vA5KfJ7E060848; Sun, 5 Nov 2017 20:41:19 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201711052041.vA5KfJ7E060848@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Sun, 5 Nov 2017 20:41:19 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r453561 - head/print/indexinfo X-SVN-Group: ports-head X-SVN-Commit-Author: bapt X-SVN-Commit-Paths: head/print/indexinfo X-SVN-Commit-Revision: 453561 X-SVN-Commit-Repository: ports 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.23 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: Sun, 05 Nov 2017 20:41:20 -0000 Author: bapt Date: Sun Nov 5 20:41:19 2017 New Revision: 453561 URL: https://svnweb.freebsd.org/changeset/ports/453561 Log: Update to 0.3.1 - Fix a segmentation faut with some manpages PR: 223447 Reported by: Ting-Wei Lan Modified: head/print/indexinfo/Makefile head/print/indexinfo/distinfo Modified: head/print/indexinfo/Makefile ============================================================================== --- head/print/indexinfo/Makefile Sun Nov 5 20:04:24 2017 (r453560) +++ head/print/indexinfo/Makefile Sun Nov 5 20:41:19 2017 (r453561) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= indexinfo -PORTVERSION= 0.3 +PORTVERSION= 0.3.1 CATEGORIES= print ports-mgmt MAINTAINER= bapt@FreeBSD.org Modified: head/print/indexinfo/distinfo ============================================================================== --- head/print/indexinfo/distinfo Sun Nov 5 20:04:24 2017 (r453560) +++ head/print/indexinfo/distinfo Sun Nov 5 20:41:19 2017 (r453561) @@ -1,3 +1,3 @@ -TIMESTAMP = 1508274660 -SHA256 (bapt-indexinfo-0.3_GH0.tar.gz) = 4431f54661bd7ad75bc9584274595ba50faf03fb30c2339896d678ef07baadec -SIZE (bapt-indexinfo-0.3_GH0.tar.gz) = 3853 +TIMESTAMP = 1509914370 +SHA256 (bapt-indexinfo-0.3.1_GH0.tar.gz) = 3d79b33698fe15a4588616fa95d02691af0d2ad6dc27493f3a74560f9b0496cd +SIZE (bapt-indexinfo-0.3.1_GH0.tar.gz) = 3860