[95808] trunk/dports/shells/zsh-devel/Portfile

g5pw at macports.org g5pw at macports.org
Sun Jul 22 22:51:59 PDT 2012


Revision: 95808
          https://trac.macports.org/changeset/95808
Author:   g5pw at macports.org
Date:     2012-07-22 22:51:57 -0700 (Sun, 22 Jul 2012)
Log Message:
-----------
shells/zsh-devel:
- bump to 5.0.0
- eliminate parallel_build, as it is the default

Modified Paths:
--------------
    trunk/dports/shells/zsh-devel/Portfile

Modified: trunk/dports/shells/zsh-devel/Portfile
===================================================================
--- trunk/dports/shells/zsh-devel/Portfile	2012-07-23 03:58:56 UTC (rev 95807)
+++ trunk/dports/shells/zsh-devel/Portfile	2012-07-23 05:51:57 UTC (rev 95808)
@@ -5,8 +5,7 @@
 
 name            zsh-devel
 set my_name     [strsed ${name} {s/-.*//}]
-version         4.3.17
-revision        1
+version         5.0.0
 categories      shells
 platforms       darwin
 maintainers     nomaintainer
@@ -43,8 +42,8 @@
 set worklovepath    ${workpath}/${worklovedir}
 
 checksums       zsh-${version}.tar.bz2 \
-                rmd160  a7e01f36856bcdcc13c526109f8752709bd9423b \
-		sha256  054e0452afd9c742c9f1489465175e1d4d7db50d88b602d132551d850cf7a704 \
+                rmd160  d2aff295e245dd5e805215c6dcca1e76af8b9725 \
+                sha256  cd014a8e09a3607c68369d1615db96d0fbb7279a125950b32032fd448c44a888 \
                 zsh-${version}-doc.tar.bz2 \
                 rmd160  86976d5a244a66a5f1574a21fd525e77dab14977 \
 		sha256  68f71ba6ba0dc56bfdd93573c7f02dcc3a4f06fd8e24a5f9e17202cf5e68cb91 \
@@ -64,8 +63,6 @@
 
 configure.env   DL_EXT=bundle
 
-use_parallel_build  yes
-
 test.run        yes
 test.target     check
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120722/f11102dd/attachment-0001.html>


More information about the macports-changes mailing list