From eb0018da513970f8956cdd5171a912048d94d0af Mon Sep 17 00:00:00 2001 From: miwi Date: Sat, 1 Nov 2008 23:11:42 +0000 Subject: - Update to 20081026 --- shells/osh/Makefile | 5 +++-- shells/osh/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 5 deletions(-) (limited to 'shells') diff --git a/shells/osh/Makefile b/shells/osh/Makefile index ca2acc991bbf..065b49b90854 100644 --- a/shells/osh/Makefile +++ b/shells/osh/Makefile @@ -6,9 +6,10 @@ # PORTNAME= osh -DISTVERSION= 20080629 +DISTVERSION= 20081026 CATEGORIES= shells -MASTER_SITES= http://www.v6shell.org/src/ +MASTER_SITES= http://www.v6shell.org/src/ \ + http://freebsd.unixfreunde.de/sources/ MAINTAINER= miwi@FreeBSD.org COMMENT= An implementation of the UNIX 6th Edition shell diff --git a/shells/osh/distinfo b/shells/osh/distinfo index 3d388e4bb3aa..9e7a04d69e82 100644 --- a/shells/osh/distinfo +++ b/shells/osh/distinfo @@ -1,3 +1,3 @@ -MD5 (osh-20080629.tar.gz) = 7fe16fe790da4138abe35935cdad7a03 -SHA256 (osh-20080629.tar.gz) = b9b6724a778d4cbb0b05b9be5d9f2f39571926741b61f99c86cec15c19ef5702 -SIZE (osh-20080629.tar.gz) = 87211 +MD5 (osh-20081026.tar.gz) = 56df5f8d107436168a4f30e993482916 +SHA256 (osh-20081026.tar.gz) = 64d868a916525a8197eb2f2e8d7cf402691e7641e3bf7646300c2a13949cb38f +SIZE (osh-20081026.tar.gz) = 93504 -- cgit