svn commit: r347805 - head/editors/vim

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon Mar 10 19:47:57 UTC 2014


Author: sunpoet
Date: Mon Mar 10 19:47:56 2014
New Revision: 347805
URL: http://svnweb.freebsd.org/changeset/ports/347805
QAT: https://qat.redports.org/buildarchive/r347805/

Log:
  - Update to 7.4.193
  
  Changes:	https://code.google.com/p/vim/source/list

Modified:
  head/editors/vim/Makefile
  head/editors/vim/distinfo

Modified: head/editors/vim/Makefile
==============================================================================
--- head/editors/vim/Makefile	Mon Mar 10 19:42:32 2014	(r347804)
+++ head/editors/vim/Makefile	Mon Mar 10 19:47:56 2014	(r347805)
@@ -38,7 +38,7 @@ USE_BZIP2=	yes
 USES=		iconv pkgconfig shebangfix
 WANT_GNOME=	yes
 
-PATCHLEVEL=	192
+PATCHLEVEL=	193
 PATCHFILES!=	/usr/bin/jot -s " " -w "%03d" ${PATCHLEVEL} 1 ${PATCHLEVEL}
 BADPATCHES=	064 087 147 # empty
 .for p in ${BADPATCHES}

Modified: head/editors/vim/distinfo
==============================================================================
--- head/editors/vim/distinfo	Mon Mar 10 19:42:32 2014	(r347804)
+++ head/editors/vim/distinfo	Mon Mar 10 19:47:56 2014	(r347805)
@@ -384,3 +384,5 @@ SHA256 (vim/7.4.191) = f2ae0b2f21ffa3461
 SIZE (vim/7.4.191) = 27520
 SHA256 (vim/7.4.192) = f88438dcb23067187c8f30d28faf67b3af875b07a0dbb65d8097a0f9fbe8e8bb
 SIZE (vim/7.4.192) = 1329
+SHA256 (vim/7.4.193) = 672738260854f0bf5baaf31d80f18b319b310bf5be55dad5a9a07cbdf885fed6
+SIZE (vim/7.4.193) = 3561


More information about the svn-ports-all mailing list