[66606] trunk/dports/shells/ksh93/Portfile

brett at macports.org brett at macports.org
Sat Apr 17 20:33:36 PDT 2010


Revision: 66606
          http://trac.macports.org/changeset/66606
Author:   brett at macports.org
Date:     2010-04-17 20:33:30 -0700 (Sat, 17 Apr 2010)
Log Message:
-----------
update ksh93 portfile with fixes from ryandesign

Modified Paths:
--------------
    trunk/dports/shells/ksh93/Portfile

Modified: trunk/dports/shells/ksh93/Portfile
===================================================================
--- trunk/dports/shells/ksh93/Portfile	2010-04-18 03:08:13 UTC (rev 66605)
+++ trunk/dports/shells/ksh93/Portfile	2010-04-18 03:33:30 UTC (rev 66606)
@@ -24,12 +24,8 @@
 fetch.user      I accept www.opensource.org/licenses/cpl
 fetch.password  .
 
-pre-extract {
-    xinstall -d ${worksrcpath}
-}
+extract.mkdir   yes
 
-extract.dir ${worksrcpath}
-
 patchfiles	patch-jobs.c.diff
 
 use_configure   no
@@ -45,3 +41,7 @@
     xinstall -m 444 ${worksrcpath}/arch/${arch}/man/man1/sh.1 \
       ${destroot}${prefix}/share/man/man1/ksh.1
 }
+
+livecheck.type  regex
+livecheck.url   http://www2.research.att.com/~gsf/cgi-bin/download.cgi?action=list&name=ast-ksh
+livecheck.regex {ast-ksh\.([0-9-]+)\.tgz}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100417/59e7a0ea/attachment.html>


More information about the macports-changes mailing list