diff options
author | Frederic Culot <culot@FreeBSD.org> | 2011-07-27 16:51:33 +0000 |
---|---|---|
committer | Frederic Culot <culot@FreeBSD.org> | 2011-07-27 16:51:33 +0000 |
commit | b2c5939eb807e6ada194ebd0c25ed0f1f0643138 (patch) | |
tree | 00dd7d4231a1bbf1fa1eed74ae2a3dd2569d3895 /shells | |
parent | - Update to 2011.07.27 (diff) |
- Update to 0.5.7
PR: ports/159235
Submitted by: Eitan Adler <lists@eitanadler.com> (maintainer)
Notes
Notes:
svn path=/head/; revision=278418
Diffstat (limited to 'shells')
-rw-r--r-- | shells/dash/Makefile | 2 | ||||
-rw-r--r-- | shells/dash/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/shells/dash/Makefile b/shells/dash/Makefile index b0585d167f37..500e4c65836f 100644 --- a/shells/dash/Makefile +++ b/shells/dash/Makefile @@ -6,7 +6,7 @@ # PORTNAME= dash -PORTVERSION= 0.5.6.1 +PORTVERSION= 0.5.7 CATEGORIES= shells MASTER_SITES= http://gondor.apana.org.au/~herbert/dash/files/ diff --git a/shells/dash/distinfo b/shells/dash/distinfo index 7e64ba27b52f..060fa521d6ee 100644 --- a/shells/dash/distinfo +++ b/shells/dash/distinfo @@ -1,2 +1,2 @@ -SHA256 (dash-0.5.6.1.tar.gz) = 666b52375e69a213ee6270bae3bbe8000b66d9b442b1d8d06fc3317c22125d4e -SIZE (dash-0.5.6.1.tar.gz) = 209757 +SHA256 (dash-0.5.7.tar.gz) = ae89fa9f1145b7748cf0740e1df04cd52fdf8a285da4911dd0f04983efba4e39 +SIZE (dash-0.5.7.tar.gz) = 223794 |