Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Oct 2017 15:15:52 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r452781 - head/print/indexinfo
Message-ID:  <201710241515.v9OFFqNi011369@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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 <yasu@utahime.org> [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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201710241515.v9OFFqNi011369>