1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-23 09:10:43 +00:00

- Update to 20141024

- Adopt port
This commit is contained in:
Johan van Selst 2014-11-26 11:06:24 +00:00
parent 34ab3fcbf1
commit ac588045c6
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=373445
3 changed files with 12 additions and 11 deletions

View File

@ -2,12 +2,11 @@
# $FreeBSD$
PORTNAME= osh
DISTVERSION= 20140410
PORTREVISION= 1
DISTVERSION= 20141024
CATEGORIES= shells
MASTER_SITES= http://v6shell.org/src/
MAINTAINER= ports@FreeBSD.org
MAINTAINER= johans@FreeBSD.org
COMMENT= Implementation of the UNIX 6th Edition shell
MAKE_ENV+= DOCDIR=${DOCSDIR} \
@ -17,6 +16,7 @@ MAKE_ENV+= DOCDIR=${DOCSDIR} \
PORTDOCS= *
PORTEXAMPLES= *
INSTALL_TARGET= install install-doc install-exp
PLIST_SUB+= VER=${DISTVERSION}
post-patch:
@${REINPLACE_CMD} -E -e 's|(DESTEXPDIR)=|\1?=|' \

View File

@ -1,2 +1,2 @@
SHA256 (osh-20140410.tar.gz) = c1830ecf56d4705a744677a53f79b2ec6e71e8f9fb9a229dc3632afd8e7a4ff6
SIZE (osh-20140410.tar.gz) = 127676
SHA256 (osh-20141024.tar.gz) = fd007753e9a639fe9a5d8f36127f59f8e01e8049b1b59943e89d776648763455
SIZE (osh-20141024.tar.gz) = 129585

View File

@ -1,11 +1,12 @@
bin/fd2
bin/goto
bin/if
@shell bin/osh
bin/sh6
bin/glob6
@shell bin/sh6
libexec/osh-%%VER%%/README
libexec/osh-%%VER%%/fd2
libexec/osh-%%VER%%/glob
libexec/osh-%%VER%%/goto
libexec/osh-%%VER%%/if
man/man1/fd2.1.gz
man/man1/glob6.1.gz
man/man1/glob.1.gz
man/man1/goto.1.gz
man/man1/if.1.gz
man/man1/osh.1.gz