From owner-svn-ports-head@FreeBSD.ORG Wed Feb 4 18:34:02 2015 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id AB8A5350; Wed, 4 Feb 2015 18:34:02 +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 98008136; Wed, 4 Feb 2015 18:34:02 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t14IY2c8085462; Wed, 4 Feb 2015 18:34:02 GMT (envelope-from mva@FreeBSD.org) Received: (from mva@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t14IY2XE085460; Wed, 4 Feb 2015 18:34:02 GMT (envelope-from mva@FreeBSD.org) Message-Id: <201502041834.t14IY2XE085460@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: mva set sender to mva@FreeBSD.org using -f From: Marcus von Appen Date: Wed, 4 Feb 2015 18:34:02 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r378409 - head/editors/hte X-SVN-Group: ports-head 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.18-1 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: Wed, 04 Feb 2015 18:34:02 -0000 Author: mva Date: Wed Feb 4 18:34:01 2015 New Revision: 378409 URL: https://svnweb.freebsd.org/changeset/ports/378409 QAT: https://qat.redports.org/buildarchive/r378409/ Log: - Update to version 2.1.0 Modified: head/editors/hte/Makefile head/editors/hte/distinfo Modified: head/editors/hte/Makefile ============================================================================== --- head/editors/hte/Makefile Wed Feb 4 17:10:04 2015 (r378408) +++ head/editors/hte/Makefile Wed Feb 4 18:34:01 2015 (r378409) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= hte -PORTVERSION= 2.0.22 -PORTREVISION= 1 +PORTVERSION= 2.1.0 CATEGORIES= editors MASTER_SITES= SF/${PORTNAME}/ht-source DISTNAME= ht-${PORTVERSION} Modified: head/editors/hte/distinfo ============================================================================== --- head/editors/hte/distinfo Wed Feb 4 17:10:04 2015 (r378408) +++ head/editors/hte/distinfo Wed Feb 4 18:34:01 2015 (r378409) @@ -1,2 +1,2 @@ -SHA256 (ht-2.0.22.tar.bz2) = c729d64bf7de440c7b1021d3d6657ccbdb103541b4082a58dca7c8402c773f58 -SIZE (ht-2.0.22.tar.bz2) = 904173 +SHA256 (ht-2.1.0.tar.bz2) = 31f5e8e2ca7f85d40bb18ef518bf1a105a6f602918a0755bc649f3f407b75d70 +SIZE (ht-2.1.0.tar.bz2) = 884139