svn commit: r369784 - in head/shells/bash: . files

Bryan Drewery bdrewery at FreeBSD.org
Thu Oct 2 00:22:13 UTC 2014


Author: bdrewery
Date: Thu Oct  2 00:22:12 2014
New Revision: 369784
URL: https://svnweb.freebsd.org/changeset/ports/369784
QAT: https://qat.redports.org/buildarchive/r369784/

Log:
  - Update to patchlevel 28 which fixes issues that were mostly addressed
    already in r369684.

Deleted:
  head/shells/bash/files/patch-parse.y
Modified:
  head/shells/bash/Makefile
  head/shells/bash/distinfo

Modified: head/shells/bash/Makefile
==============================================================================
--- head/shells/bash/Makefile	Wed Oct  1 22:57:16 2014	(r369783)
+++ head/shells/bash/Makefile	Thu Oct  2 00:22:12 2014	(r369784)
@@ -2,9 +2,9 @@
 # $FreeBSD$
 
 PORTNAME=		bash
-PATCHLEVEL=		27
+PATCHLEVEL=		28
 PORTVERSION=		4.3.${PATCHLEVEL:S/^0//g}
-PORTREVISION?=		1
+PORTREVISION?=		0
 CATEGORIES=		shells
 MASTER_SITES=		GNU
 MASTER_SITE_SUBDIR=	${PORTNAME}

Modified: head/shells/bash/distinfo
==============================================================================
--- head/shells/bash/distinfo	Wed Oct  1 22:57:16 2014	(r369783)
+++ head/shells/bash/distinfo	Thu Oct  2 00:22:12 2014	(r369784)
@@ -54,3 +54,5 @@ SHA256 (bash/bash43-026) = 2ecc12201b3ba
 SIZE (bash/bash43-026) = 1575
 SHA256 (bash/bash43-027) = 1eb76ad28561d27f7403ff3c76a36e932928a4b58a01b868d663c165f076dabe
 SIZE (bash/bash43-027) = 6889
+SHA256 (bash/bash43-028) = e8b0dbed4724fa7b9bd8ff77d12c7f03da0fbfc5f8251ef5cb8511eb082b469d
+SIZE (bash/bash43-028) = 69606


More information about the svn-ports-all mailing list