From owner-svn-ports-all@FreeBSD.ORG Sat Dec 13 04:00:52 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id E29E0E8; Sat, 13 Dec 2014 04:00:52 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id CE7DFE63; Sat, 13 Dec 2014 04:00:52 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBD40qQx095150; Sat, 13 Dec 2014 04:00:52 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBD40qAM095148; Sat, 13 Dec 2014 04:00:52 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201412130400.sBD40qAM095148@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 13 Dec 2014 04:00:52 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r374629 - head/editors/vim X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 13 Dec 2014 04:00:53 -0000 Author: sunpoet Date: Sat Dec 13 04:00:51 2014 New Revision: 374629 URL: https://svnweb.freebsd.org/changeset/ports/374629 QAT: https://qat.redports.org/buildarchive/r374629/ Log: - Update to 7.4.542 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 Sat Dec 13 04:00:46 2014 (r374628) +++ head/editors/vim/Makefile Sat Dec 13 04:00:51 2014 (r374629) @@ -3,7 +3,7 @@ PORTNAME= vim PORTVERSION= 7.4.${PATCHLEVEL} -PORTREVISION?= 1 +PORTREVISION?= 0 CATEGORIES?= editors MASTER_SITES= VIM:source \ ${MASTER_SITE_VIM:S|unix|patches/${PORTVERSION:R}|}:patch \ @@ -41,7 +41,7 @@ REINPLACE_ARGS= -i '' USES= cpe iconv pkgconfig shebangfix tar:bzip2 WANT_GNOME= yes -PATCHLEVEL= 540 +PATCHLEVEL= 542 PATCHFILES!= /usr/bin/jot -s " " -w "%03d" ${PATCHLEVEL} 1 ${PATCHLEVEL} #POSTPONED_PATCHES= 064 087 147 # patch files postponed to be applied in post-patch: SKIPPED_PATCHES= 208 356 # patch files skipped Modified: head/editors/vim/distinfo ============================================================================== --- head/editors/vim/distinfo Sat Dec 13 04:00:46 2014 (r374628) +++ head/editors/vim/distinfo Sat Dec 13 04:00:51 2014 (r374629) @@ -1076,3 +1076,7 @@ SHA256 (vim/7.4.539) = 25ac86229d70d9346 SIZE (vim/7.4.539) = 7422 SHA256 (vim/7.4.540) = 36270ddcbf6df68bcb6ebb25b0db2c928106b32d5a0a2083b399badf9de1bb6b SIZE (vim/7.4.540) = 1802 +SHA256 (vim/7.4.541) = 166fa02c481081f34240fe8c34c4ff1f7bc09acda0e5e0bffc6916d29287d77f +SIZE (vim/7.4.541) = 2795 +SHA256 (vim/7.4.542) = b7be8a1e36e7605c7157ef11ce703d5b67cf2849f343b7ad7034bffbcc13f9f3 +SIZE (vim/7.4.542) = 28576