Skip to content

Commit

Permalink
nodejs10: update to version 10.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ci42 committed Jun 1, 2018
1 parent ea0bb95 commit e671f42
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 15 deletions.
9 changes: 4 additions & 5 deletions devel/nodejs10/Portfile
Expand Up @@ -4,7 +4,7 @@ PortSystem 1.0
PortGroup compiler_blacklist_versions 1.0

name nodejs10
version 10.1.0
version 10.3.0

categories devel net
platforms darwin
Expand All @@ -24,8 +24,8 @@ homepage http://nodejs.org/
master_sites ${homepage}dist/v${version}
use_xz yes

checksums rmd160 0017e7323c2b55e4a1769e04db1276f47354e3ff \
sha256 a6671055b4085795f5427f42349eae14c5dfe7692c923dffb7635b9f62cc7902
checksums rmd160 6d193924289326c1a5e68d9ac2a4282327c12e3f \
sha256 cb90e9bde8e655eeb152ebdbe1b72e7d2443e3ae2d5f9ac4acd69e7c22671f31 \

distname node-v${version}

Expand All @@ -44,8 +44,7 @@ proc rec_glob {basedir pattern} {

configure.python ${prefix}/bin/python2.7

patchfiles patch-common.gypi.diff \
patch-tools-gyp-pylib-gyp-generator-make.py.diff
patchfiles patch-common.gypi.diff

post-patch {
foreach f [concat ${worksrcpath}/configure \
Expand Down

This file was deleted.

0 comments on commit e671f42

Please sign in to comment.