Revision: 140039 https://trac.macports.org/changeset/140039 Author: ciserlohn@macports.org Date: 2015-09-07 13:35:10 -0700 (Mon, 07 Sep 2015) Log Message: ----------- iojs: update to version 3.3.0 Modified Paths: -------------- trunk/dports/devel/iojs/Portfile Modified: trunk/dports/devel/iojs/Portfile =================================================================== --- trunk/dports/devel/iojs/Portfile 2015-09-07 19:49:46 UTC (rev 140038) +++ trunk/dports/devel/iojs/Portfile 2015-09-07 20:35:10 UTC (rev 140039) @@ -5,8 +5,7 @@ PortGroup compiler_blacklist_versions 1.0 name iojs -version 2.0.2 - +version 3.3.0 categories devel net platforms darwin license {MIT BSD} @@ -23,8 +22,8 @@ homepage https://iojs.org/ master_sites ${homepage}dist/v${version} -checksums rmd160 941827c19707667c83a82e55e155fc76b0571466 \ - sha256 31cc88739c368ddc1c0d259ab8dc3f2040649f5e4e91456f6fdb3be8815e3ae3 +checksums rmd160 288809357772afb2d86de9f3570123ef0840fd2d \ + sha256 e84a649858e6f5c1458c0d5d7bf1952f78e93a26ea6bc519222e92e43e2fadde distname iojs-v${version} @@ -161,7 +160,6 @@ src/node_watchdog.h \ src/node_wrap.h \ src/pipe_wrap.h \ - src/smalloc.h \ src/spawn_sync.h \ src/stream_wrap.h \ src/string_bytes.h \
participants (1)
-
ciserlohn@macports.org