diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2015-01-16 03:10:54 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2015-01-16 03:10:54 +0800 |
commit | 3e81f13bf7de5a0f3d235a80ba63bd86b39a52a0 (patch) | |
tree | 5117963d6c74513cf6627c8e682ee33e420edd9d /shells | |
parent | 482b781164c017b9243c2f8ad8c85b94c4373a8f (diff) | |
download | freebsd-ports-gnome-3e81f13bf7de5a0f3d235a80ba63bd86b39a52a0.tar.gz freebsd-ports-gnome-3e81f13bf7de5a0f3d235a80ba63bd86b39a52a0.tar.zst freebsd-ports-gnome-3e81f13bf7de5a0f3d235a80ba63bd86b39a52a0.zip |
Update to 4.3.33
Diffstat (limited to 'shells')
-rw-r--r-- | shells/bash/Makefile | 4 | ||||
-rw-r--r-- | shells/bash/distinfo | 6 |
2 files changed, 8 insertions, 2 deletions
diff --git a/shells/bash/Makefile b/shells/bash/Makefile index 870e78028a72..3a3577d4ce78 100644 --- a/shells/bash/Makefile +++ b/shells/bash/Makefile @@ -2,9 +2,9 @@ # $FreeBSD$ PORTNAME= bash -PATCHLEVEL= 30 +PATCHLEVEL= 33 PORTVERSION= 4.3.${PATCHLEVEL:S/^0//g} -PORTREVISION?= 1 +PORTREVISION?= 0 CATEGORIES= shells MASTER_SITES= GNU MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/shells/bash/distinfo b/shells/bash/distinfo index 7a43c3d60304..8ae6269b1228 100644 --- a/shells/bash/distinfo +++ b/shells/bash/distinfo @@ -60,3 +60,9 @@ SHA256 (bash/bash43-029) = 4cc4a397fe6bc63ecb97d030a4e44258ef2d4e076d0e90c777829 SIZE (bash/bash43-029) = 1824 SHA256 (bash/bash43-030) = 85434f8a2f379d0c49a3ff6d9ffa12c8b157188dd739e556d638217d2a58385b SIZE (bash/bash43-030) = 63206 +SHA256 (bash/bash43-031) = cd529f59dd0f2fdd49d619fe34691da6f0affedf87cc37cd460a9f3fe812a61d +SIZE (bash/bash43-031) = 3689 +SHA256 (bash/bash43-032) = 889357d29a6005b2c3308ca5b6286cb223b5e9c083219e5db3156282dd554f4a +SIZE (bash/bash43-032) = 1734 +SHA256 (bash/bash43-033) = fb2a7787a13fbe027a7335aca6eb3c21cdbd813e9edc221274b6a9d8692eaa16 +SIZE (bash/bash43-033) = 7038 |