From owner-svn-ports-all@FreeBSD.ORG Mon Dec 29 22:59:44 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id C1A4AC58; Mon, 29 Dec 2014 22:59:44 +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 AD5B42423; Mon, 29 Dec 2014 22:59:44 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBTMxiMm007108; Mon, 29 Dec 2014 22:59:44 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBTMxiku007104; Mon, 29 Dec 2014 22:59:44 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201412292259.sBTMxiku007104@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Mon, 29 Dec 2014 22:59:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375808 - head/print/indexinfo X-SVN-Group: ports-head 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.18-1 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: Mon, 29 Dec 2014 22:59:44 -0000 Author: bapt Date: Mon Dec 29 22:59:43 2014 New Revision: 375808 URL: https://svnweb.freebsd.org/changeset/ports/375808 QAT: https://qat.redports.org/buildarchive/r375808/ Log: Update to 0.2.1 Changes: - Fix typo [1] PR: 193913 Submitted by: takefu@airport.fm Modified: head/print/indexinfo/Makefile head/print/indexinfo/distinfo Modified: head/print/indexinfo/Makefile ============================================================================== --- head/print/indexinfo/Makefile Mon Dec 29 22:47:59 2014 (r375807) +++ head/print/indexinfo/Makefile Mon Dec 29 22:59:43 2014 (r375808) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= indexinfo -PORTVERSION= 0.2 +PORTVERSION= 0.2.1 CATEGORIES= print ports-mgmt MASTER_SITES= http://files.etoilebsd.net/indexinfo/ Modified: head/print/indexinfo/distinfo ============================================================================== --- head/print/indexinfo/distinfo Mon Dec 29 22:47:59 2014 (r375807) +++ head/print/indexinfo/distinfo Mon Dec 29 22:59:43 2014 (r375808) @@ -1,2 +1,2 @@ -SHA256 (indexinfo-0.2.tar.gz) = b8ed64995e09767a3df8cedb03d306309c81a977194383b1690d3f46c5643efa -SIZE (indexinfo-0.2.tar.gz) = 77963 +SHA256 (indexinfo-0.2.1.tar.gz) = 251c0edbce115ff8c2e08c5dfb19e3fa8578c20651194e939aec9cba5334a0a3 +SIZE (indexinfo-0.2.1.tar.gz) = 78771