From owner-svn-ports-all@freebsd.org Mon Dec 21 14:05:02 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id DC8FDA4E9FC; Mon, 21 Dec 2015 14:05:02 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::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 A9E05121F; Mon, 21 Dec 2015 14:05:02 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tBLE51dE070882; Mon, 21 Dec 2015 14:05:01 GMT (envelope-from miwi@FreeBSD.org) Received: (from miwi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tBLE51TG070880; Mon, 21 Dec 2015 14:05:01 GMT (envelope-from miwi@FreeBSD.org) Message-Id: <201512211405.tBLE51TG070880@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: miwi set sender to miwi@FreeBSD.org using -f From: Martin Wilke Date: Mon, 21 Dec 2015 14:05:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r404102 - head/devel/libvterm 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.20 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, 21 Dec 2015 14:05:03 -0000 Author: miwi Date: Mon Dec 21 14:05:01 2015 New Revision: 404102 URL: https://svnweb.freebsd.org/changeset/ports/404102 Log: - Update to git20150828 PR: 200996 Submitted by: maintainer Approved by: mat (mentor) Differential Revision: D4642 Modified: head/devel/libvterm/Makefile head/devel/libvterm/distinfo Modified: head/devel/libvterm/Makefile ============================================================================== --- head/devel/libvterm/Makefile Mon Dec 21 14:00:47 2015 (r404101) +++ head/devel/libvterm/Makefile Mon Dec 21 14:05:01 2015 (r404102) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libvterm -PORTVERSION= git20150527 +PORTVERSION= git20150828 CATEGORIES= devel MAINTAINER= antont@inbox.lv @@ -13,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE USE_GITHUB= yes GH_ACCOUNT= neovim -GH_TAGNAME= 1b745d2 +GH_TAGNAME= 342e61e USES= gmake libtool:build perl5 USE_LDCONFIG= yes Modified: head/devel/libvterm/distinfo ============================================================================== --- head/devel/libvterm/distinfo Mon Dec 21 14:00:47 2015 (r404101) +++ head/devel/libvterm/distinfo Mon Dec 21 14:05:01 2015 (r404102) @@ -1,2 +1,2 @@ -SHA256 (neovim-libvterm-git20150527-1b745d2_GH0.tar.gz) = fb9e25065f764cf23d0947cd17c9abd941fc1a22e0cd5e42d7ad59b3ff1f093f -SIZE (neovim-libvterm-git20150527-1b745d2_GH0.tar.gz) = 63714 +SHA256 (neovim-libvterm-git20150828-342e61e_GH0.tar.gz) = 67bec4d5ea1e6c1e309790fbd8b5c4b56675f2a2d132c7def07a524333e8349a +SIZE (neovim-libvterm-git20150828-342e61e_GH0.tar.gz) = 63934