[100471] trunk/dports/devel/nodejs/Portfile

ciserlohn at macports.org ciserlohn at macports.org
Thu Dec 13 05:47:31 PST 2012


Revision: 100471
          https://trac.macports.org/changeset/100471
Author:   ciserlohn at macports.org
Date:     2012-12-13 05:47:31 -0800 (Thu, 13 Dec 2012)
Log Message:
-----------
nodejs: update to version 0.8.16

* remove dist_subdir hanging around since the stealth update at 0.8.10

Modified Paths:
--------------
    trunk/dports/devel/nodejs/Portfile

Modified: trunk/dports/devel/nodejs/Portfile
===================================================================
--- trunk/dports/devel/nodejs/Portfile	2012-12-13 13:34:11 UTC (rev 100470)
+++ trunk/dports/devel/nodejs/Portfile	2012-12-13 13:47:31 UTC (rev 100471)
@@ -4,7 +4,7 @@
 PortSystem              1.0
 
 name                    nodejs
-version                 0.8.15
+version                 0.8.16
 categories              devel net
 platforms               darwin
 license                 {MIT BSD}
@@ -22,15 +22,12 @@
 homepage                http://nodejs.org/
 master_sites            ${homepage}dist/v${version}
 
-checksums               rmd160  24106ee022a5f17c122aba3faec1f71ebe3c6f96 \
-                        sha256  1758639c6df3e081fe26585472d0f1961c5703b44ba6c57ecdf66a4c015792b1
+checksums               rmd160  256aef54ae4a14e05e0b98447bf7ce7be47b388b \
+                        sha256  2cd09d4227c787d6886be45dc54dad5aed779d7bd4b1e15ba930101d9d1ed2a4
 
 
 distname                node-v${version}
 
-# stealth update at 0.8.10
-dist_subdir             ${name}/${version}_1
-
 proc rec_glob {basedir pattern} {
     set files [glob -directory $basedir -nocomplain -type f $pattern]
     foreach dir [glob -directory $basedir -nocomplain -type d *] {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20121213/19570731/attachment.html>


More information about the macports-changes mailing list