Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/shells
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv28699

Modified Files:
        mksh.info 
Log Message:
Update to R41


Index: mksh.info
===================================================================
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/shells/mksh.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- mksh.info   7 Jul 2012 16:59:53 -0000       1.3
+++ mksh.info   10 Jan 2013 18:33:54 -0000      1.4
@@ -1,5 +1,5 @@
 Package: mksh
-Version: 40.6
+Version: 41.1
 Revision: 1
 Description: Enhanced version of the Korn shell
 License: OSI-Approved
@@ -10,19 +10,19 @@
  Primary: http://www.mirbsd.org/MirOS/dist/mir/mksh/
  asi-JP: http://pub.allbsd.org/MirOS/dist/mir/mksh/
 <<
-Source: mirror:custom:mksh-R40f.cpio.gz
-SourceRename: mksh-%v.cpio.gz
-Source-md5: 22c9570660c2efadf36de7b620d06966
+Source: mirror:custom:mksh-R41.tgz
+SourceRename: mksh-%v.tgz
+Source-md5: 70eca50d9340412714ef09b7060ebde9
 NoSourceDirectory: true
-PatchScript: /bin/pax -s ',^/*mksh//*,%f/,' -zf mksh-%v.cpio.gz -r
+#PatchScript: /bin/pax -s ',^/*mksh//*,%f/,' -zf mksh-%v.tgz -r
 CompileScript: <<
  #!/bin/sh -e -x
- cd %f
+ cd %n
  /bin/sh ./Build.sh -r -Q -j
 <<
 InstallScript: <<
 #!/bin/sh -e -x
- cd %f
+ cd %n
  /usr/bin/install -d -m 755 %i/{bin,share/man/man1,etc/profile.d}
  /usr/bin/install -c -s -m 555 mksh %i/bin/mksh
  /usr/bin/install -c -m 444 mksh.1 %i/share/man/man1/mksh.1
@@ -43,7 +43,7 @@
 EOF
  /bin/chmod 755 %i/etc/profile.d/*
 <<
-DocFiles: %f/dot.mkshrc
+DocFiles: %n/dot.mkshrc
 ConfFiles: %p/etc/mkshrc
 Homepage: http://mirbsd.de/mksh
 DescDetail: <<
@@ -60,5 +60,5 @@
  mksh as their default shell
 <<
 InfoTest: <<
- TestScript: cd %f; ./test.sh -v || exit 2
+ TestScript: cd %n; ./test.sh -v || exit 2
 <<


------------------------------------------------------------------------------
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122712
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to