svn commit: r404102 - head/devel/libvterm
Martin Wilke
miwi at FreeBSD.org
Mon Dec 21 14:05:03 UTC 2015
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 at 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
More information about the svn-ports-all
mailing list