From owner-svn-ports-all@FreeBSD.ORG Fri Jul 4 03:01:59 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 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id B95BDC6; Fri, 4 Jul 2014 03:01:59 +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 A65102486; Fri, 4 Jul 2014 03:01:59 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s6431xsp060152; Fri, 4 Jul 2014 03:01:59 GMT (envelope-from nivit@svn.freebsd.org) Received: (from nivit@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s6431xqT060146; Fri, 4 Jul 2014 03:01:59 GMT (envelope-from nivit@svn.freebsd.org) Message-Id: <201407040301.s6431xqT060146@svn.freebsd.org> From: Nicola Vitale Date: Fri, 4 Jul 2014 03:01:59 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r360535 - head/sysutils/vttest 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 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, 04 Jul 2014 03:01:59 -0000 Author: nivit Date: Fri Jul 4 03:01:58 2014 New Revision: 360535 URL: http://svnweb.freebsd.org/changeset/ports/360535 QAT: https://qat.redports.org/buildarchive/r360535/ Log: - Update to 2014.03.05 [1] - Fix WWW line in pkg-descr PR: 190868 [1] Submitted by: sue@iwmt.org Modified: head/sysutils/vttest/Makefile head/sysutils/vttest/distinfo head/sysutils/vttest/pkg-descr Modified: head/sysutils/vttest/Makefile ============================================================================== --- head/sysutils/vttest/Makefile Fri Jul 4 02:54:42 2014 (r360534) +++ head/sysutils/vttest/Makefile Fri Jul 4 03:01:58 2014 (r360535) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= vttest -PORTVERSION= 2013.08.18 +PORTVERSION= 2014.03.05 CATEGORIES= sysutils MASTER_SITES= ftp://invisible-island.net/vttest/ DISTNAME= ${PORTNAME}-${PORTVERSION:S,.,,g} Modified: head/sysutils/vttest/distinfo ============================================================================== --- head/sysutils/vttest/distinfo Fri Jul 4 02:54:42 2014 (r360534) +++ head/sysutils/vttest/distinfo Fri Jul 4 03:01:58 2014 (r360535) @@ -1,2 +1,2 @@ -SHA256 (vttest-20130818.tgz) = c858e7d8b7e1ed8329a80997dfcc396e3465005cc06505fc463809311b28ec12 -SIZE (vttest-20130818.tgz) = 188171 +SHA256 (vttest-20140305.tgz) = 0168aa34061d4470a68b0dd0781a2a9e2bbfb1493e540c99f615b867a11cbf83 +SIZE (vttest-20140305.tgz) = 191096 Modified: head/sysutils/vttest/pkg-descr ============================================================================== --- head/sysutils/vttest/pkg-descr Fri Jul 4 02:54:42 2014 (r360534) +++ head/sysutils/vttest/pkg-descr Fri Jul 4 03:01:58 2014 (r360535) @@ -1,5 +1,4 @@ This is a program to test the compatibility (or to demonstrate the non-compatibility) of so-called "VT100-compatible" terminals. -Author: Thomas E. Dickey -WWW: http://invisible-island.net/vttest/ +WWW: http://invisible-island.net/vttest/