From owner-svn-ports-all@freebsd.org Tue May 23 14:51:32 2017 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A9DCAD7A314; Tue, 23 May 2017 14:51:32 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::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 7B95713AE; Tue, 23 May 2017 14:51:32 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v4NEpVr4061697; Tue, 23 May 2017 14:51:31 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v4NEpV24061530; Tue, 23 May 2017 14:51:31 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201705231451.v4NEpV24061530@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Tue, 23 May 2017 14:51:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r441522 - head/devel/global 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.23 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: Tue, 23 May 2017 14:51:32 -0000 Author: sunpoet Date: Tue May 23 14:51:31 2017 New Revision: 441522 URL: https://svnweb.freebsd.org/changeset/ports/441522 Log: Update to 6.5.7 Changes: http://www.gnu.org/software/global/whatsnew.html http://lists.gnu.org/archive/html/info-global/2017-05/msg00000.html Modified: head/devel/global/Makefile head/devel/global/distinfo Modified: head/devel/global/Makefile ============================================================================== --- head/devel/global/Makefile Tue May 23 14:26:37 2017 (r441521) +++ head/devel/global/Makefile Tue May 23 14:51:31 2017 (r441522) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= global -PORTVERSION= 6.5.6 +PORTVERSION= 6.5.7 CATEGORIES= devel MASTER_SITES= GNU @@ -24,6 +24,7 @@ PORTDOCS= AUTHORS COPYING ChangeLog FAQ post-patch: @${REINPLACE_CMD} -e '/^gtags_DATA = / s|AUTHOR.*THANKS||' ${WRKSRC}/Makefile.in + @${REINPLACE_CMD} -e '1d' ${WRKSRC}/plugin-factory/pygments_parser.py.in post-install-DOCS-on: ${MKDIR} ${STAGEDIR}${DOCSDIR}/ Modified: head/devel/global/distinfo ============================================================================== --- head/devel/global/distinfo Tue May 23 14:26:37 2017 (r441521) +++ head/devel/global/distinfo Tue May 23 14:51:31 2017 (r441522) @@ -1,3 +1,3 @@ -TIMESTAMP = 1482163535 -SHA256 (global-6.5.6.tar.gz) = 122f9afa69a8daa0f64c12db7f02981fe573f51a163fa3829ed4f832cd281505 -SIZE (global-6.5.6.tar.gz) = 2935032 +TIMESTAMP = 1495546317 +SHA256 (global-6.5.7.tar.gz) = d9c08fa524f9499b54241cb2d72f8a7df01453b6d5e012a63784ded08e3acd32 +SIZE (global-6.5.7.tar.gz) = 2940567