Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/shells
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv28812

Modified Files:
        mksh.info 
Log Message:
New upstream release


Index: mksh.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/shells/mksh.info,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- mksh.info   21 Jun 2009 08:27:42 -0000      1.22
+++ mksh.info   4 Aug 2009 22:05:52 -0000       1.23
@@ -1,7 +1,7 @@
 Info2: <<
 Package: mksh%type_pkg[-llvm]
-Version: 38
-Revision: 3.1
+Version: 39
+Revision: 1
 Description: Enhanced version of the Korn shell
 Type: -llvm (boolean)
 License: OSI-Approved
@@ -13,9 +13,9 @@
  Primary: http://www.mirbsd.org/MirOS/dist/mir/mksh/
  asi-JP: http://pub.allbsd.org/MirOS/dist/mir/mksh/
 <<
-Source: mirror:custom:mksh-R%vc.cpio.gz
+Source: mirror:custom:mksh-R%v.cpio.gz
 SourceRename: mksh-%v-%r.cpio.gz
-Source-md5: 692192a6468b5f5c5e559756f1851766
+Source-md5: b2eeb4fe4ccac2704e1440e53cd2672c
 NoSourceDirectory: true
 PatchScript: /bin/pax -s ',^/*mksh//*,%f/,' -zf mksh-%v-%r.cpio.gz -r
 CompileScript: <<
@@ -38,8 +38,8 @@
 #!/bin/sh
 case $KSH_VERSION in
        *MIRBSD\ KSH*)
-               /bin/test \! -e ${HOME-nonexistant}/.mkshrc && \
-               /bin/test -e %p/etc/mkshrc && \
+               test \! -e ${HOME-/nonexistant}/.mkshrc && \
+               test -e %p/etc/mkshrc && \
                . %p/etc/mkshrc
        ;;
 esac


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to