svn commit: r385046 - head/sysutils/vimpager

Adam Weinberger adamw at FreeBSD.org
Thu Apr 30 14:31:02 UTC 2015


Author: adamw
Date: Thu Apr 30 14:31:01 2015
New Revision: 385046
URL: https://svnweb.freebsd.org/changeset/ports/385046

Log:
  Update to 2.01. Improve wording in the pkg-descr, and point WWW to the
  GH page, which provides the same info as the old WWW but looks much better.

Modified:
  head/sysutils/vimpager/Makefile
  head/sysutils/vimpager/distinfo
  head/sysutils/vimpager/pkg-descr

Modified: head/sysutils/vimpager/Makefile
==============================================================================
--- head/sysutils/vimpager/Makefile	Thu Apr 30 14:27:24 2015	(r385045)
+++ head/sysutils/vimpager/Makefile	Thu Apr 30 14:31:01 2015	(r385046)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	vimpager
-PORTVERSION=	1.8.9
+PORTVERSION=	2.01
 CATEGORIES=	sysutils
 
 MAINTAINER=	adamw at FreeBSD.org

Modified: head/sysutils/vimpager/distinfo
==============================================================================
--- head/sysutils/vimpager/distinfo	Thu Apr 30 14:27:24 2015	(r385045)
+++ head/sysutils/vimpager/distinfo	Thu Apr 30 14:31:01 2015	(r385046)
@@ -1,2 +1,2 @@
-SHA256 (rkitover-vimpager-1.8.9_GH0.tar.gz) = 846c0069e1abeb95d404ae5874f038bf68139f714261e17815fc21999afeb6ef
-SIZE (rkitover-vimpager-1.8.9_GH0.tar.gz) = 11942
+SHA256 (rkitover-vimpager-2.01_GH0.tar.gz) = a890bd825025c3ffcf1aaa634ad523516a6a65dd4c327c925cd79c6329f2ece0
+SIZE (rkitover-vimpager-2.01_GH0.tar.gz) = 167230

Modified: head/sysutils/vimpager/pkg-descr
==============================================================================
--- head/sysutils/vimpager/pkg-descr	Thu Apr 30 14:27:24 2015	(r385045)
+++ head/sysutils/vimpager/pkg-descr	Thu Apr 30 14:31:01 2015	(r385046)
@@ -3,8 +3,8 @@ Use ViM as a more(1)/less(1) pager repla
 To set as your default pager, export PAGER=vimpager in your shell's
 rcfile.
 
-See the manpage for various options. Of note, custom .vimrc files seem
-to cause strange behaviour. Creating ~/.vimpagerrc will give you a clean
-ViM environment.
+See the manpage for various options. Of note, some options in your
+.vimrc can cause strange behaviour. Creating ~/.vimpagerrc will give
+you a clean ViM environment.
 
-WWW: http://www.vim.org/scripts/script.php?script_id=1723
+WWW: https://github.com/rkitover/vimpager


More information about the svn-ports-head mailing list