[87431] trunk/dports/devel/npm/Portfile

ciserlohn at macports.org ciserlohn at macports.org
Mon Nov 21 02:26:24 PST 2011


Revision: 87431
          http://trac.macports.org/changeset/87431
Author:   ciserlohn at macports.org
Date:     2011-11-21 02:26:24 -0800 (Mon, 21 Nov 2011)
Log Message:
-----------
npm: fix checksums, add dist_subdir, increase revision after stealth update

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

Modified: trunk/dports/devel/npm/Portfile
===================================================================
--- trunk/dports/devel/npm/Portfile	2011-11-21 10:23:49 UTC (rev 87430)
+++ trunk/dports/devel/npm/Portfile	2011-11-21 10:26:24 UTC (rev 87431)
@@ -5,6 +5,7 @@
 
 name                npm
 version             1.0.106
+revision            1
 categories          devel
 platforms           darwin
 license             MIT
@@ -23,9 +24,12 @@
 
 extract.suffix      .tgz
 
-checksums           rmd160  aefb8b72ea6ca3b317a979cdb4419ca47a44551c \
-                    sha256  e5c138ae6bf7eeed900d108e19800627fc3cc5c473db53bf80dea4c752f127e5
+checksums           rmd160  58b1816c1b28fa3701de5fa1063f04d4d11ff767 \
+                    sha256  bab33e420e4c00be550d7933fbc328daa07b437fa458149bc4a0da84cc82a5b4
 
+# stealth update 1.0.106
+dist_subdir         ${name}/${version}_1
+
 worksrcdir          "package"
 
 depends_lib         path:bin/node:nodejs
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20111121/6c185342/attachment.html>


More information about the macports-changes mailing list