diff options
author | Christian Weisgerber <naddy@FreeBSD.org> | 2003-01-08 00:46:01 +0000 |
---|---|---|
committer | Christian Weisgerber <naddy@FreeBSD.org> | 2003-01-08 00:46:01 +0000 |
commit | d52ab2355076a7e76606093d95a76e59b1742ab8 (patch) | |
tree | 22082654f55a14387bb2d787c9b11e21a70befa9 /shells | |
parent | Fix the "from from" in the pkg-descr (diff) |
Update to release 2002-12-21. Notable changes:
* SIGALRM can now be used in applications.
* Numerous bug fixes.
Notes
Notes:
svn path=/head/; revision=72720
Diffstat (limited to 'shells')
-rw-r--r-- | shells/ksh93/Makefile | 2 | ||||
-rw-r--r-- | shells/ksh93/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/shells/ksh93/Makefile b/shells/ksh93/Makefile index 78c08c989879..6e3867a06eab 100644 --- a/shells/ksh93/Makefile +++ b/shells/ksh93/Makefile @@ -6,7 +6,7 @@ PORTNAME= ksh93 PORTVERSION= ${VERSION:S/-//g} -VERSION= 2002-09-22 +VERSION= 2002-12-21 CATEGORIES= shells MASTER_SITES= http://www.research.att.com/~gsf/download/tgz/ DISTNAME= ${PORTNAME}-${VERSION} diff --git a/shells/ksh93/distinfo b/shells/ksh93/distinfo index 28b91ae728c1..a75873161692 100644 --- a/shells/ksh93/distinfo +++ b/shells/ksh93/distinfo @@ -1,2 +1,2 @@ -MD5 (ksh93/INIT.2002-09-22.tgz) = af7d833378390fb328bd385fa0948506 -MD5 (ksh93/ast-ksh.2002-09-22.tgz) = 5a3b4295b22b66019113bfb6cc9d14ad +MD5 (ksh93/INIT.2002-12-21.tgz) = f3e05c1a07fd8ae60a22090efed9b4dd +MD5 (ksh93/ast-ksh.2002-12-21.tgz) = 4e646370c906db4a7d0bfafbf996adf5 |