diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2015-06-16 21:03:46 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2015-06-16 21:03:46 +0800 |
commit | 2f668d9dc7a4763efe6d90167199d7be2232fc45 (patch) | |
tree | 0211eee3b8feea25b61bfe3f6490f8b3fbbfe503 /editors/vim | |
parent | 1a2d89df082c38765f98c94433d2b2657060fad1 (diff) | |
download | freebsd-ports-gnome-2f668d9dc7a4763efe6d90167199d7be2232fc45.tar.gz freebsd-ports-gnome-2f668d9dc7a4763efe6d90167199d7be2232fc45.tar.zst freebsd-ports-gnome-2f668d9dc7a4763efe6d90167199d7be2232fc45.zip |
- Use tag instead of commit hash
PR: 200898
Submitted by: mat
Diffstat (limited to 'editors/vim')
-rw-r--r-- | editors/vim/Makefile | 4 | ||||
-rw-r--r-- | editors/vim/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/editors/vim/Makefile b/editors/vim/Makefile index c4dfd3a2a52c..c585f3a507da 100644 --- a/editors/vim/Makefile +++ b/editors/vim/Makefile @@ -2,7 +2,8 @@ # $FreeBSD$ PORTNAME= vim -PORTVERSION= 7.4.738 +DISTVERSIONPREFIX= v +DISTVERSION= 7-4-738 CATEGORIES?= editors MAINTAINER?= sunpoet@FreeBSD.org @@ -34,7 +35,6 @@ PORTDATA= ${VIM_VER} VIM_VER= ${PORTNAME}${PORTVERSION:R:S/.//g} -GH_TAGNAME= 29a5011 USE_GITHUB= yes CPE_VERSION= ${PORTVERSION:R} diff --git a/editors/vim/distinfo b/editors/vim/distinfo index 02a961929e52..ffc267762513 100644 --- a/editors/vim/distinfo +++ b/editors/vim/distinfo @@ -1,2 +1,2 @@ -SHA256 (vim-vim-7.4.738-29a5011_GH0.tar.bz2) = 49c48b0d4cb3f5f6e05bce146c81d55c2c7923fe39aad7821e074d88078fe476 -SIZE (vim-vim-7.4.738-29a5011_GH0.tar.bz2) = 12178259 +SHA256 (vim-vim-v7-4-738_GH0.tar.bz2) = f95cf39278ca67837538f8146dd4701de4a4da610d95687da252d458137dcb40 +SIZE (vim-vim-v7-4-738_GH0.tar.bz2) = 12178346 |