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

Bryan Drewery bdrewery at FreeBSD.org
Fri Sep 26 21:29:21 UTC 2014


Author: bdrewery
Date: Fri Sep 26 21:29:20 2014
New Revision: 369347
URL: http://svnweb.freebsd.org/changeset/ports/369347
QAT: https://qat.redports.org/buildarchive/r369347/

Log:
  Update to patchlevel 26. This is a NOP as r369261 already covered it.

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	Fri Sep 26 21:14:29 2014	(r369346)
+++ head/shells/bash/Makefile	Fri Sep 26 21:29:20 2014	(r369347)
@@ -2,9 +2,9 @@
 # $FreeBSD$
 
 PORTNAME=		bash
-PATCHLEVEL=		25
+PATCHLEVEL=		26
 PORTVERSION=		4.3.${PATCHLEVEL:S/^0//g}
-PORTREVISION?=		2
+PORTREVISION?=		0
 CATEGORIES=		shells
 MASTER_SITES=		GNU
 MASTER_SITE_SUBDIR=	${PORTNAME}

Modified: head/shells/bash/distinfo
==============================================================================
--- head/shells/bash/distinfo	Fri Sep 26 21:14:29 2014	(r369346)
+++ head/shells/bash/distinfo	Fri Sep 26 21:29:20 2014	(r369347)
@@ -50,3 +50,5 @@ SHA256 (bash/bash43-024) = 3b505882a0a60
 SIZE (bash/bash43-024) = 1909
 SHA256 (bash/bash43-025) = 1e5186f5c4a619bb134a1177d9e9de879f3bb85d9c5726832b03a762a2499251
 SIZE (bash/bash43-025) = 3940
+SHA256 (bash/bash43-026) = 2ecc12201b3ba4273b63af4e9aad2305168cf9babf6d11152796db08724c214d
+SIZE (bash/bash43-026) = 1575


More information about the svn-ports-head mailing list