[Midnightbsd-cvs] mports [19582] trunk/shells/osh: osh 2015 01 15
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Wed Jul 15 07:14:39 EDT 2015
Revision: 19582
http://svnweb.midnightbsd.org/mports/?rev=19582
Author: laffer1
Date: 2015-07-15 07:14:38 -0400 (Wed, 15 Jul 2015)
Log Message:
-----------
osh 2015 01 15
Modified Paths:
--------------
trunk/shells/osh/Makefile
trunk/shells/osh/distinfo
trunk/shells/osh/pkg-plist
Modified: trunk/shells/osh/Makefile
===================================================================
--- trunk/shells/osh/Makefile 2015-07-15 11:11:39 UTC (rev 19581)
+++ trunk/shells/osh/Makefile 2015-07-15 11:14:38 UTC (rev 19582)
@@ -2,8 +2,7 @@
# $FreeBSD: ports/shells/osh/Makefile,v 1.17 2006/08/07 07:58:26 miwi Exp $
PORTNAME= osh
-DISTVERSION= 20140410
-PORTREVISION= 0
+DISTVERSION= 20150115
CATEGORIES= shells
MASTER_SITES= http://v6shell.org/src/
@@ -21,6 +20,7 @@
PORTDOCS= *
PORTEXAMPLES= *
INSTALL_TARGET= install install-doc install-exp
+PLIST_SUB+= VER=${DISTVERSION}
post-patch:
@${REINPLACE_CMD} -E -e 's|(DESTEXPDIR)=|\1?=|' \
Modified: trunk/shells/osh/distinfo
===================================================================
--- trunk/shells/osh/distinfo 2015-07-15 11:11:39 UTC (rev 19581)
+++ trunk/shells/osh/distinfo 2015-07-15 11:14:38 UTC (rev 19582)
@@ -1,2 +1,2 @@
-SHA256 (osh-20140410.tar.gz) = c1830ecf56d4705a744677a53f79b2ec6e71e8f9fb9a229dc3632afd8e7a4ff6
-SIZE (osh-20140410.tar.gz) = 127676
+SHA256 (osh-20150115.tar.gz) = 711151f222a7f3e7cb9500d11ded7bb19a66f94641f352e0ccb316dd9665aa1d
+SIZE (osh-20150115.tar.gz) = 129354
Modified: trunk/shells/osh/pkg-plist
===================================================================
--- trunk/shells/osh/pkg-plist 2015-07-15 11:11:39 UTC (rev 19581)
+++ trunk/shells/osh/pkg-plist 2015-07-15 11:14:38 UTC (rev 19582)
@@ -1,11 +1,12 @@
-bin/fd2
-bin/goto
-bin/if
-bin/osh
-bin/sh6
-bin/glob6
+ at shell bin/osh
+ at 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
More information about the Midnightbsd-cvs
mailing list