From owner-svn-ports-head@freebsd.org Tue Oct 24 15:15:54 2017 Return-Path: Delivered-To: svn-ports-head@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 0979AE5065E; Tue, 24 Oct 2017 15:15:54 +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 CD996639EF; Tue, 24 Oct 2017 15:15:53 +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 v9OFFqQe011371; Tue, 24 Oct 2017 15:15:52 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v9OFFqNi011369; Tue, 24 Oct 2017 15:15:52 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201710241515.v9OFFqNi011369@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Tue, 24 Oct 2017 15:15:52 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r452781 - head/print/indexinfo X-SVN-Group: ports-head X-SVN-Commit-Author: bapt X-SVN-Commit-Paths: head/print/indexinfo X-SVN-Commit-Revision: 452781 X-SVN-Commit-Repository: ports 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.23 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: Tue, 24 Oct 2017 15:15:54 -0000 Author: bapt Date: Tue Oct 24 15:15:52 2017 New Revision: 452781 URL: https://svnweb.freebsd.org/changeset/ports/452781 Log: Update to 0.3 - improved portability - add support for compressed info files (like provided by the emacs port) [1] PR: 223028 [1] Reported by: Yasuhiro KIMURA [1] Modified: head/print/indexinfo/Makefile head/print/indexinfo/distinfo Modified: head/print/indexinfo/Makefile ============================================================================== --- head/print/indexinfo/Makefile Tue Oct 24 15:05:30 2017 (r452780) +++ head/print/indexinfo/Makefile Tue Oct 24 15:15:52 2017 (r452781) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= indexinfo -PORTVERSION= 0.2.6 +PORTVERSION= 0.3 CATEGORIES= print ports-mgmt MAINTAINER= bapt@FreeBSD.org Modified: head/print/indexinfo/distinfo ============================================================================== --- head/print/indexinfo/distinfo Tue Oct 24 15:05:30 2017 (r452780) +++ head/print/indexinfo/distinfo Tue Oct 24 15:15:52 2017 (r452781) @@ -1,3 +1,3 @@ -TIMESTAMP = 1477479913 -SHA256 (bapt-indexinfo-0.2.6_GH0.tar.gz) = 99cf07545d4bad86be7a78e4cbf3c63dd6d6d25db849f52abe6e821f91ebe2ae -SIZE (bapt-indexinfo-0.2.6_GH0.tar.gz) = 3399 +TIMESTAMP = 1508274660 +SHA256 (bapt-indexinfo-0.3_GH0.tar.gz) = 4431f54661bd7ad75bc9584274595ba50faf03fb30c2339896d678ef07baadec +SIZE (bapt-indexinfo-0.3_GH0.tar.gz) = 3853