diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2014-04-17 18:31:37 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2014-04-17 18:31:37 +0800 |
commit | 85cf7635db6135b6975e853c52ba2406c12970ef (patch) | |
tree | 7addbfac577df149c6efcc9047e5f014ef87a96e | |
parent | f10a0ef09d73c2b020e824b4c2492dcad9378091 (diff) | |
download | freebsd-ports-gnome-85cf7635db6135b6975e853c52ba2406c12970ef.tar.gz freebsd-ports-gnome-85cf7635db6135b6975e853c52ba2406c12970ef.tar.zst freebsd-ports-gnome-85cf7635db6135b6975e853c52ba2406c12970ef.zip |
Update to 4.3.11
-rw-r--r-- | shells/bash/Makefile | 2 | ||||
-rw-r--r-- | shells/bash/distinfo | 6 |
2 files changed, 7 insertions, 1 deletions
diff --git a/shells/bash/Makefile b/shells/bash/Makefile index dab8382e304b..130a2993a7ce 100644 --- a/shells/bash/Makefile +++ b/shells/bash/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= bash -PATCHLEVEL= 8 +PATCHLEVEL= 11 PORTVERSION= 4.3.${PATCHLEVEL:S/^0//g} PORTREVISION?= 0 CATEGORIES= shells diff --git a/shells/bash/distinfo b/shells/bash/distinfo index 831a47c23b5d..0412b1951486 100644 --- a/shells/bash/distinfo +++ b/shells/bash/distinfo @@ -16,3 +16,9 @@ SHA256 (bash/bash43-007) = 1113e321c59cf6a8648a36245bbe4217cf8acf948d71e67886dad SIZE (bash/bash43-007) = 1331 SHA256 (bash/bash43-008) = 9941a98a4987192cc5ce3d45afe879983cad2f0bec96d441a4edd9033767f95e SIZE (bash/bash43-008) = 4575 +SHA256 (bash/bash43-009) = c0226d6728946b2f53cdebf090bcd1c01627f01fee03295768605caa80bb40a5 +SIZE (bash/bash43-009) = 2413 +SHA256 (bash/bash43-010) = ce05799c0137314c70c7b6ea0477c90e1ac1d52e113344be8e32fa5a55c9f0b7 +SIZE (bash/bash43-010) = 5357 +SHA256 (bash/bash43-011) = 7c63402cdbc004a210f6c1c527b63b13d8bb9ec9c5a43d5c464a9010ff6f7f3b +SIZE (bash/bash43-011) = 1533 |