From owner-svn-ports-head@FreeBSD.ORG Wed Sep 24 17:05:48 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id B74B8C08; Wed, 24 Sep 2014 17:05:48 +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 A2888C37; Wed, 24 Sep 2014 17:05:48 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id s8OH5mLW084924; Wed, 24 Sep 2014 17:05:48 GMT (envelope-from ehaupt@FreeBSD.org) Received: (from ehaupt@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id s8OH5mA7084922; Wed, 24 Sep 2014 17:05:48 GMT (envelope-from ehaupt@FreeBSD.org) Message-Id: <201409241705.s8OH5mA7084922@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: ehaupt set sender to ehaupt@FreeBSD.org using -f From: Emanuel Haupt Date: Wed, 24 Sep 2014 17:05:48 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r369185 - head/shells/bash X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Sep 2014 17:05:48 -0000 Author: ehaupt Date: Wed Sep 24 17:05:47 2014 New Revision: 369185 URL: http://svnweb.freebsd.org/changeset/ports/369185 QAT: https://qat.redports.org/buildarchive/r369185/ Log: - Update to patch level 25 (4.3.25) - Provide CPE information [1] Provided by: des Notified by: Chet Ramey Modified: head/shells/bash/Makefile head/shells/bash/distinfo Modified: head/shells/bash/Makefile ============================================================================== --- head/shells/bash/Makefile Wed Sep 24 16:55:14 2014 (r369184) +++ head/shells/bash/Makefile Wed Sep 24 17:05:47 2014 (r369185) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= bash -PATCHLEVEL= 24 +PATCHLEVEL= 25 PORTVERSION= 4.3.${PATCHLEVEL:S/^0//g} PORTREVISION?= 0 CATEGORIES= shells @@ -30,8 +30,9 @@ IMPLICITCD_DESC= Use directory name alon COLONBREAKSWORDS_DESC= Colons break words HELP_DESC= Enable builtin help -USES= bison makeinfo +USES= bison cpe makeinfo OPTIONS_SUB= yes +CPE_VENDOR= gnu IMPLICITCD_EXTRA_PATCHES= ${PATCHDIR}/extrapatch-implicitcd COLONBREAKSWORDS_EXTRA_PATCHES= ${PATCHDIR}/extrapatch-colonbreakswords Modified: head/shells/bash/distinfo ============================================================================== --- head/shells/bash/distinfo Wed Sep 24 16:55:14 2014 (r369184) +++ head/shells/bash/distinfo Wed Sep 24 17:05:47 2014 (r369185) @@ -48,3 +48,5 @@ SHA256 (bash/bash43-023) = 9ac250c7397a8 SIZE (bash/bash43-023) = 3414 SHA256 (bash/bash43-024) = 3b505882a0a6090667d75824fc919524cd44cc3bd89dd08b7c4e622d3f960f6c SIZE (bash/bash43-024) = 1909 +SHA256 (bash/bash43-025) = 1e5186f5c4a619bb134a1177d9e9de879f3bb85d9c5726832b03a762a2499251 +SIZE (bash/bash43-025) = 3940