Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/shells
In directory vz-cvs-3.sog:/tmp/cvs-serv7664/10.4/stable/main/finkinfo/shells

Modified Files:
        mksh.info 
Log Message:
sync with 10.7 version


Index: mksh.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/shells/mksh.info,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- mksh.info   15 Jan 2012 00:46:44 -0000      1.9
+++ mksh.info   28 Feb 2012 21:05:19 -0000      1.10
@@ -1,31 +1,24 @@
-Info2: <<
-Package: mksh%type_pkg[-llvm]
+Package: mksh
 Version: 40
-Revision: 1
+Revision: 4
 Description: Enhanced version of the Korn shell
-Type: -llvm (boolean)
 License: OSI-Approved
 Maintainer: Andreas Gockel <fink-m...@unixforge.de>
-Distribution: (%type_raw[-llvm] = -llvm) 10.5, (%type_raw[-llvm] = -llvm) 10.6
 Replaces: mirbsdksh (<< 29.5-1), mksh, mksh-cur, mksh-llvm
 Conflicts: mirbsdksh (<< 29.5-1), mksh, mksh-cur, mksh-llvm
 CustomMirror: <<
  Primary: http://www.mirbsd.org/MirOS/dist/mir/mksh/
  asi-JP: http://pub.allbsd.org/MirOS/dist/mir/mksh/
 <<
-Source: mirror:custom:mksh-R%v.cpio.gz
+Source: mirror:custom:mksh-R%vd.cpio.gz
 SourceRename: mksh-%v-%r.cpio.gz
-Source-md5: 395a6c5f39c7e2afd8f6504d90ca90bd
+Source-md5: c6428401103367730a95b99284bf47dc
 NoSourceDirectory: true
 PatchScript: /bin/pax -s ',^/*mksh//*,%f/,' -zf mksh-%v-%r.cpio.gz -r
 CompileScript: <<
  #!/bin/sh -e -x
  cd %f
- if [ "%type_raw[-llvm]" == "." ]; then
-  env /bin/sh ./Build.sh -r -Q -j
- elif [ "%type_raw[-llvm]" == "-llvm" ]; then
-  env CC="$(xcode-select -print-path)/usr/bin/llvm-gcc" /bin/sh ./Build.sh -r 
-Q -c combine
- fi
+ /bin/sh ./Build.sh -r -Q -j
 <<
 InstallScript: <<
 #!/bin/sh -e -x
@@ -69,4 +62,3 @@
 InfoTest: <<
  TestScript: cd %f; ./test.sh -v || exit 2
 <<
-<<


------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to