diff options
author | miwi <miwi@FreeBSD.org> | 2015-12-21 22:05:01 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2015-12-21 22:05:01 +0800 |
commit | 59e2fc969c27c902ec02c5ca75950aee421ef3bb (patch) | |
tree | 43ce0aceebae5c94ff0e6d3193514591f58d01e4 /devel | |
parent | 0f816c5784126de2f1d77514957649c44e57093a (diff) | |
download | freebsd-ports-gnome-59e2fc969c27c902ec02c5ca75950aee421ef3bb.tar.gz freebsd-ports-gnome-59e2fc969c27c902ec02c5ca75950aee421ef3bb.tar.zst freebsd-ports-gnome-59e2fc969c27c902ec02c5ca75950aee421ef3bb.zip |
- Update to git20150828
PR: 200996
Submitted by: maintainer
Approved by: mat (mentor)
Differential Revision: D4642
Diffstat (limited to 'devel')
-rw-r--r-- | devel/libvterm/Makefile | 4 | ||||
-rw-r--r-- | devel/libvterm/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/libvterm/Makefile b/devel/libvterm/Makefile index 8a6bc5cde7ca..f3c147a978a1 100644 --- a/devel/libvterm/Makefile +++ b/devel/libvterm/Makefile @@ -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 diff --git a/devel/libvterm/distinfo b/devel/libvterm/distinfo index 90b2ef503119..d4fbbca624d3 100644 --- a/devel/libvterm/distinfo +++ b/devel/libvterm/distinfo @@ -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 |