From owner-svn-ports-all@FreeBSD.ORG Fri May 31 11:13:00 2013 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 06F6D3D0; Fri, 31 May 2013 11:13:00 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id EC3987D7; Fri, 31 May 2013 11:12:59 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.6/8.14.6) with ESMTP id r4VBCxLv054299; Fri, 31 May 2013 11:12:59 GMT (envelope-from ehaupt@svn.freebsd.org) Received: (from ehaupt@localhost) by svn.freebsd.org (8.14.6/8.14.5/Submit) id r4VBCxp2054296; Fri, 31 May 2013 11:12:59 GMT (envelope-from ehaupt@svn.freebsd.org) Message-Id: <201305311112.r4VBCxp2054296@svn.freebsd.org> From: Emanuel Haupt Date: Fri, 31 May 2013 11:12:59 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r319485 - in head: archivers/tardy devel/fhist sysutils/vii 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.14 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: Fri, 31 May 2013 11:13:00 -0000 Author: ehaupt Date: Fri May 31 11:12:58 2013 New Revision: 319485 URL: http://svnweb.freebsd.org/changeset/ports/319485 Log: Chase devel/libexplain update Modified: head/archivers/tardy/Makefile head/devel/fhist/Makefile head/sysutils/vii/Makefile Modified: head/archivers/tardy/Makefile ============================================================================== --- head/archivers/tardy/Makefile Fri May 31 11:12:24 2013 (r319484) +++ head/archivers/tardy/Makefile Fri May 31 11:12:58 2013 (r319485) @@ -4,7 +4,7 @@ PORTNAME= tardy PORTVERSION= 1.26 DISTVERSIONSUFFIX= .D001 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= archivers MASTER_SITES= SF/tardy/${PORTVERSION}/ Modified: head/devel/fhist/Makefile ============================================================================== --- head/devel/fhist/Makefile Fri May 31 11:12:24 2013 (r319484) +++ head/devel/fhist/Makefile Fri May 31 11:12:58 2013 (r319485) @@ -4,7 +4,7 @@ PORTNAME= fhist PORTVERSION= 1.21 DISTVERSIONSUFFIX= .D001 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MASTER_SITES= SF/${PORTNAME}/${PORTVERSION} Modified: head/sysutils/vii/Makefile ============================================================================== --- head/sysutils/vii/Makefile Fri May 31 11:12:24 2013 (r319484) +++ head/sysutils/vii/Makefile Fri May 31 11:12:58 2013 (r319485) @@ -3,7 +3,7 @@ PORTNAME= vii PORTVERSION= 4.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MASTER_SITES= http://vii.sourceforge.net/ \ CRITICAL