- Update to 060124

- Assign maintainership to submitter

PR:		ports/95972
Submitted by:	Martin Wilke
This commit is contained in:
Volker Stolz 2006-04-19 14:37:47 +00:00
parent ac44a39aab
commit b4bbc2db8e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=159956
3 changed files with 7 additions and 6 deletions

View File

@ -6,14 +6,14 @@
#
PORTNAME= osh
PORTVERSION= 050219
PORTVERSION= 060124
CATEGORIES= shells
MASTER_SITES= http://jneitzel.sdf1.org/osh/src/
MAINTAINER= ports@FreeBSD.org
MAINTAINER= freebsd@unixfreunde.de
COMMENT= An implementation of the UNIX 6th Edition shell
MAN1= goto.1 if.1 osh.1
MAN1= fd2.1 goto.1 if.1 osh.1
post-install:
@${ECHO_MSG} "updating /etc/shells"

View File

@ -1,3 +1,3 @@
MD5 (osh-050219.tar.gz) = f0f0710f6da09a73b77f9d0c0fa33fb4
SHA256 (osh-050219.tar.gz) = 7bcd3c3543f6085732b0ab21dc97e21ea67baceaf5213712789c8ae919a02b2c
SIZE (osh-050219.tar.gz) = 65735
MD5 (osh-060124.tar.gz) = b32cf86354848faae85b1f554f2ef7b5
SHA256 (osh-060124.tar.gz) = ea76e4cecc94a9418a5df18dceda19c8d25bc2f7f6a04fde84b19b4b8cdb0c95
SIZE (osh-060124.tar.gz) = 88434

View File

@ -1,3 +1,4 @@
bin/fd2
bin/goto
bin/if
bin/osh