diff --git a/shells/osh/Makefile b/shells/osh/Makefile index 82d1a9d69a4b..98e6ffe8abd3 100644 --- a/shells/osh/Makefile +++ b/shells/osh/Makefile @@ -1,25 +1,25 @@ # Created by: George Reid # $FreeBSD$ PORTNAME= osh -DISTVERSION= 20150115 +DISTVERSION= 20160108 CATEGORIES= shells MASTER_SITES= http://v6shell.org/src/ MAINTAINER= johans@FreeBSD.org COMMENT= Implementation of the UNIX 6th Edition shell MAKE_ENV+= DOCDIR=${DOCSDIR} \ EXPDIR=${EXAMPLESDIR} \ MANDIR=${MANPREFIX}/man/man1 PORTDOCS= * PORTEXAMPLES= * INSTALL_TARGET= install install-doc install-exp PLIST_SUB+= VER=${DISTVERSION} post-patch: @${REINPLACE_CMD} -E -e 's|(DESTEXPDIR)=|\1?=|' \ ${WRKSRC}/Makefile .include diff --git a/shells/osh/distinfo b/shells/osh/distinfo index e2d46c147642..c6608ce58cfd 100644 --- a/shells/osh/distinfo +++ b/shells/osh/distinfo @@ -1,2 +1,2 @@ -SHA256 (osh-20150115.tar.gz) = 711151f222a7f3e7cb9500d11ded7bb19a66f94641f352e0ccb316dd9665aa1d -SIZE (osh-20150115.tar.gz) = 129354 +SHA256 (osh-20160108.tar.gz) = 51980473429cd1f8dad255c30749b8588278caf42b28185e22b9455e8f381bf7 +SIZE (osh-20160108.tar.gz) = 129702