Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Aug 2014 19:31:35 +0000 (UTC)
From:      Emanuel Haupt <ehaupt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r365422 - head/shells/bash
Message-ID:  <201408191931.s7JJVZuI015123@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: ehaupt
Date: Tue Aug 19 19:31:35 2014
New Revision: 365422
URL: http://svnweb.freebsd.org/changeset/ports/365422
QAT: https://qat.redports.org/buildarchive/r365422/

Log:
  - Update to 4.3.24
  - Don't attempt to remove directories owned by a dependency

Modified:
  head/shells/bash/Makefile
  head/shells/bash/distinfo
  head/shells/bash/pkg-plist

Modified: head/shells/bash/Makefile
==============================================================================
--- head/shells/bash/Makefile	Tue Aug 19 19:15:45 2014	(r365421)
+++ head/shells/bash/Makefile	Tue Aug 19 19:31:35 2014	(r365422)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=		bash
-PATCHLEVEL=		22
+PATCHLEVEL=		24
 PORTVERSION=		4.3.${PATCHLEVEL:S/^0//g}
 PORTREVISION?=		0
 CATEGORIES=		shells

Modified: head/shells/bash/distinfo
==============================================================================
--- head/shells/bash/distinfo	Tue Aug 19 19:15:45 2014	(r365421)
+++ head/shells/bash/distinfo	Tue Aug 19 19:31:35 2014	(r365422)
@@ -44,3 +44,7 @@ SHA256 (bash/bash43-021) = 41439f06883e6
 SIZE (bash/bash43-021) = 1623
 SHA256 (bash/bash43-022) = fd4d47bb95c65863f634c4706c65e1e3bae4ee8460c72045c0a0618689061a88
 SIZE (bash/bash43-022) = 1782
+SHA256 (bash/bash43-023) = 9ac250c7397a8f53dbc84dfe790d2a418fbf1fe090bcece39b4a5c84a2d300d4
+SIZE (bash/bash43-023) = 3414
+SHA256 (bash/bash43-024) = 3b505882a0a6090667d75824fc919524cd44cc3bd89dd08b7c4e622d3f960f6c
+SIZE (bash/bash43-024) = 1909

Modified: head/shells/bash/pkg-plist
==============================================================================
--- head/shells/bash/pkg-plist	Tue Aug 19 19:15:45 2014	(r365421)
+++ head/shells/bash/pkg-plist	Tue Aug 19 19:31:35 2014	(r365422)
@@ -39,7 +39,3 @@ man/man1/bashbug.1.gz
 %%NLS%%share/locale/vi/LC_MESSAGES/bash.mo
 %%NLS%%share/locale/zh_CN/LC_MESSAGES/bash.mo
 %%NLS%%share/locale/zh_TW/LC_MESSAGES/bash.mo
-%%NLS%%@dirrmtry share/locale/en@boldquot/LC_MESSAGES
-%%NLS%%@dirrmtry share/locale/en@boldquot
-%%NLS%%@dirrmtry share/locale/en@quot/LC_MESSAGES
-%%NLS%%@dirrmtry share/locale/en@quot



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201408191931.s7JJVZuI015123>