svn commit: r369185 - head/shells/bash

Emanuel Haupt ehaupt at FreeBSD.org
Wed Sep 24 17:05:48 UTC 2014


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 <chet.ramey at case.edu>

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


More information about the svn-ports-head mailing list