From owner-svn-ports-all@freebsd.org Fri Feb 5 10:14:34 2016 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 75EE7A77C61; Fri, 5 Feb 2016 10:14:34 +0000 (UTC) (envelope-from johans@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 478CB1C4F; Fri, 5 Feb 2016 10:14:34 +0000 (UTC) (envelope-from johans@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u15AEXpd058911; Fri, 5 Feb 2016 10:14:33 GMT (envelope-from johans@FreeBSD.org) Received: (from johans@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u15AEXWK058909; Fri, 5 Feb 2016 10:14:33 GMT (envelope-from johans@FreeBSD.org) Message-Id: <201602051014.u15AEXWK058909@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: johans set sender to johans@FreeBSD.org using -f From: Johan van Selst Date: Fri, 5 Feb 2016 10:14:33 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r408153 - head/textproc/gnugrep 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.20 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: Fri, 05 Feb 2016 10:14:34 -0000 Author: johans Date: Fri Feb 5 10:14:32 2016 New Revision: 408153 URL: https://svnweb.freebsd.org/changeset/ports/408153 Log: Update GNU grep to 2.23 (bugfix release) Modified: head/textproc/gnugrep/Makefile head/textproc/gnugrep/distinfo Modified: head/textproc/gnugrep/Makefile ============================================================================== --- head/textproc/gnugrep/Makefile Fri Feb 5 10:13:23 2016 (r408152) +++ head/textproc/gnugrep/Makefile Fri Feb 5 10:14:32 2016 (r408153) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= grep -PORTVERSION= 2.22 -PORTREVISION= 1 +PORTVERSION= 2.23 CATEGORIES= textproc MASTER_SITES= GNU PKGNAMEPREFIX= gnu @@ -11,7 +10,7 @@ PKGNAMEPREFIX= gnu MAINTAINER= johans@FreeBSD.org COMMENT= GNU grep -LICENSE= GPLv3 +LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/COPYING CONFLICTS= bsd-grep-[0-9]* Modified: head/textproc/gnugrep/distinfo ============================================================================== --- head/textproc/gnugrep/distinfo Fri Feb 5 10:13:23 2016 (r408152) +++ head/textproc/gnugrep/distinfo Fri Feb 5 10:14:32 2016 (r408153) @@ -1,2 +1,2 @@ -SHA256 (grep-2.22.tar.xz) = ca91d22f017bfcb503d4bc3b44295491c89a33a3df0c3d8b8614f2d3831836eb -SIZE (grep-2.22.tar.xz) = 1297864 +SHA256 (grep-2.23.tar.xz) = 54fc478ee1ce17780109820ef30730c9e18715a949f7d5c6afc673adb2a56ecf +SIZE (grep-2.23.tar.xz) = 1317488