diff options
-rw-r--r-- | shells/osh/DESCR | 2 | ||||
-rw-r--r-- | shells/osh/Makefile | 9 | ||||
-rw-r--r-- | shells/osh/PLIST | 11 | ||||
-rw-r--r-- | shells/osh/distinfo | 10 |
4 files changed, 21 insertions, 11 deletions
diff --git a/shells/osh/DESCR b/shells/osh/DESCR index 463e538e7a8..568113c56a0 100644 --- a/shells/osh/DESCR +++ b/shells/osh/DESCR @@ -3,3 +3,5 @@ that was used as the standard command interpreter through Sixth Edition UNIX. It was also distributed with Seventh Edition UNIX as osh. Its command language is a predecessor and subset of that found in the Bourne shell and C shell. + +This product includes software developed or owned by Caldera International, Inc. diff --git a/shells/osh/Makefile b/shells/osh/Makefile index d4223d3961f..4f0d9ede5f6 100644 --- a/shells/osh/Makefile +++ b/shells/osh/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.31 2014/10/09 14:06:56 wiz Exp $ +# $NetBSD: Makefile,v 1.32 2016/01/13 13:14:21 nros Exp $ -DISTNAME= osh-20100430 -PKGREVISION= 1 +DISTNAME= osh-20160108 CATEGORIES= shells MASTER_SITES= http://v6shell.org/src/ @@ -10,10 +9,10 @@ HOMEPAGE= http://v6shell.org/ COMMENT= Port of the Sixth Edition UNIX shell LICENSE= original-bsd -PKG_SHELL= bin/osh +PKG_SHELL= bin/osh BUILD_TARGET= oshall -INSTALL_TARGET= install-oshall +INSTALL_TARGET= install-oshall install-doc MAKE_ENV+= MANDIR=${PREFIX}/${PKGMANDIR}/man1 MAKE_ENV+= SYSCONFDIR=${PKG_SYSCONFDIR} diff --git a/shells/osh/PLIST b/shells/osh/PLIST index 3c5aa31ab48..0d16b698b9b 100644 --- a/shells/osh/PLIST +++ b/shells/osh/PLIST @@ -1,6 +1,15 @@ -@comment $NetBSD: PLIST,v 1.7 2008/11/23 03:26:14 reed Exp $ +@comment $NetBSD: PLIST,v 1.8 2016/01/13 13:14:21 nros Exp $ bin/osh man/man1/fd2.1 man/man1/goto.1 man/man1/if.1 man/man1/osh.1 +share/doc/${PKGNAME}/AUTHORS +share/doc/${PKGNAME}/CHANGES +share/doc/${PKGNAME}/CHANGES6 +share/doc/${PKGNAME}/DEDICATIONS +share/doc/${PKGNAME}/INSTALL +share/doc/${PKGNAME}/LICENSE +share/doc/${PKGNAME}/NOTES +share/doc/${PKGNAME}/PROJECT +share/doc/${PKGNAME}/README diff --git a/shells/osh/distinfo b/shells/osh/distinfo index f4cb886efd4..7c9e967fd98 100644 --- a/shells/osh/distinfo +++ b/shells/osh/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.17 2015/11/02 23:00:35 agc Exp $ +$NetBSD: distinfo,v 1.18 2016/01/13 13:14:21 nros Exp $ -SHA1 (osh-20100430.tar.gz) = 7b8ff4ba099320433612e8e8e706a7305f7a595b -RMD160 (osh-20100430.tar.gz) = 82d3b2e3dd4c229b314887cab7c074cc3dfb2700 -SHA512 (osh-20100430.tar.gz) = 3b46cab94b967ffaefb4794dc5b4ec9e52271814f45a5e7190fb8e5c84618e91e5a0166489c4371c383e13e1b66bab21c3c35fdeb7a348ac03e8f93c2a83d107 -Size (osh-20100430.tar.gz) = 102970 bytes +SHA1 (osh-20160108.tar.gz) = b632901428c163b233646db70e38c96648be3a3a +RMD160 (osh-20160108.tar.gz) = 3a6eaf346c06c7fda685b95c108870608ec3e1ea +SHA512 (osh-20160108.tar.gz) = 6e244821b9ae827f10fb91a8b63ff46d44315e47138b4989de3695f48d66a09c271598f1759b11d2e0f0efd38a8b8e499ac80020c1d7a2f4cdc2005ac8d96888 +Size (osh-20160108.tar.gz) = 129702 bytes |