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

ciserlohn at macports.org ciserlohn at macports.org
Tue Feb 7 01:39:42 PST 2012


Revision: 89705
          http://trac.macports.org/changeset/89705
Author:   ciserlohn at macports.org
Date:     2012-02-07 01:39:39 -0800 (Tue, 07 Feb 2012)
Log Message:
-----------
npm: fix checksums (stealth update)

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

Modified: trunk/dports/devel/npm/Portfile
===================================================================
--- trunk/dports/devel/npm/Portfile	2012-02-07 08:26:29 UTC (rev 89704)
+++ trunk/dports/devel/npm/Portfile	2012-02-07 09:39:39 UTC (rev 89705)
@@ -5,6 +5,7 @@
 
 name                npm
 version             1.1.0-3
+revision            1
 categories          devel
 platforms           darwin
 license             MIT
@@ -23,9 +24,12 @@
 
 extract.suffix      .tgz
 
-checksums           rmd160  84a05610680947aebfc42566d2a3b6967c4c2497 \
-                    sha256  29053cdd11663344adc369b41888d9ab8222e3f0040be91bd1fa23fc402c5126
+checksums           rmd160  05597ee1a8bd1e00eaac8e0d900ebe0de6adf292 \
+                    sha256  e8bf5ce81d14860d4651d9983ba11f0a6efdf7aec297f9d916dce6e6e39f2dfc
 
+# stealth update at version 1.1.0-3 
+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/20120207/36734a79/attachment.html>


More information about the macports-changes mailing list