[101403] trunk/dports/devel/nodejs/Portfile
ciserlohn at macports.org
ciserlohn at macports.org
Thu Jan 10 07:50:42 PST 2013
Revision: 101403
https://trac.macports.org/changeset/101403
Author: ciserlohn at macports.org
Date: 2013-01-10 07:50:42 -0800 (Thu, 10 Jan 2013)
Log Message:
-----------
nodejs: update to version 0.8.17
Modified Paths:
--------------
trunk/dports/devel/nodejs/Portfile
Modified: trunk/dports/devel/nodejs/Portfile
===================================================================
--- trunk/dports/devel/nodejs/Portfile 2013-01-10 15:17:36 UTC (rev 101402)
+++ trunk/dports/devel/nodejs/Portfile 2013-01-10 15:50:42 UTC (rev 101403)
@@ -4,7 +4,7 @@
PortSystem 1.0
name nodejs
-version 0.8.16
+version 0.8.17
categories devel net
platforms darwin
license {MIT BSD}
@@ -22,8 +22,8 @@
homepage http://nodejs.org/
master_sites ${homepage}dist/v${version}
-checksums rmd160 256aef54ae4a14e05e0b98447bf7ce7be47b388b \
- sha256 2cd09d4227c787d6886be45dc54dad5aed779d7bd4b1e15ba930101d9d1ed2a4
+checksums rmd160 6ce566da2e12a7673093f2d47047d8347ab17af5 \
+ sha256 8f070b42ffb84fde9d3ed2f802b08664b94dda327a36bf08a80c8b7efcf8b29e
distname node-v${version}
@@ -46,8 +46,6 @@
${worksrcpath}/tools/gyp_addon \
${worksrcpath}/tools/gyp_node \
${worksrcpath}/deps/uv/gyp_uv \
- ${worksrcpath}/deps/npm/node_modules/node-gyp/legacy/tools/gyp/gyp \
- ${worksrcpath}/deps/npm/node_modules/node-gyp/legacy/tools/gyp_addon \
[rec_glob ${worksrcpath} *.py]] {
reinplace "s|/usr/bin/env python|${configure.python}|" ${f}
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130110/91f7d725/attachment.html>
More information about the macports-changes
mailing list