pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/shells/osh Changes 050219:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8f0f09b40f8c
branches:  trunk
changeset: 490382:8f0f09b40f8c
user:      adam <adam%pkgsrc.org@localhost>
date:      Tue Mar 08 09:05:46 2005 +0000

description:
Changes 050219:
examples:
        * Updated the example initialization files.
        * Added a few command files to give users a head start
          in scripting the shell.

osh.1 and sh6.1:
        * Made a few more minimal revisions.

osh and sh6:
        * Did a little more code cleanup.

diffstat:

 shells/osh/Makefile |  11 +++++------
 shells/osh/distinfo |   8 ++++----
 2 files changed, 9 insertions(+), 10 deletions(-)

diffs (39 lines):

diff -r 072714f84f28 -r 8f0f09b40f8c shells/osh/Makefile
--- a/shells/osh/Makefile       Tue Mar 08 08:53:08 2005 +0000
+++ b/shells/osh/Makefile       Tue Mar 08 09:05:46 2005 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.9 2004/12/27 21:13:01 wiz Exp $
-#
+# $NetBSD: Makefile,v 1.10 2005/03/08 09:05:46 adam Exp $
 
-DISTNAME=      osh-041028
+DISTNAME=      osh-050131
 CATEGORIES=    shells
 MASTER_SITES=  http://jneitzel.sdf1.org/osh/src/
 
@@ -11,9 +10,9 @@
 
 PKG_INSTALLATION_TYPES=        overwrite pkgviews
 
-USE_BUILDLINK3=        yes
-USE_PKGINSTALL=        yes
-PKG_SHELL=     ${PREFIX}/bin/osh
+USE_BUILDLINK3=                yes
+USE_PKGINSTALL=                yes
+PKG_SHELL=             ${PREFIX}/bin/osh
 
 TEST_TARGET=   check
 
diff -r 072714f84f28 -r 8f0f09b40f8c shells/osh/distinfo
--- a/shells/osh/distinfo       Tue Mar 08 08:53:08 2005 +0000
+++ b/shells/osh/distinfo       Tue Mar 08 09:05:46 2005 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2005/02/24 13:14:41 agc Exp $
+$NetBSD: distinfo,v 1.7 2005/03/08 09:05:46 adam Exp $
 
-SHA1 (osh-041028.tar.gz) = ff11fbf22832eb13b8ef4937cdb8e59065794e4a
-RMD160 (osh-041028.tar.gz) = 0e1f4ab1bc0eeaa5d7d1571f08b2095bb68fb7f4
-Size (osh-041028.tar.gz) = 55152 bytes
+SHA1 (osh-050131.tar.gz) = 458679ab7564b618d5abecb4332d002f440d9561
+RMD160 (osh-050131.tar.gz) = c9bec74c75372eb63bb4fc5d56785d816a584cab
+Size (osh-050131.tar.gz) = 68421 bytes



Home | Main Index | Thread Index | Old Index