Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 May 2014 16:32:57 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r355050 - head/www/npm
Message-ID:  <201405241632.s4OGWvnJ083075@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sat May 24 16:32:56 2014
New Revision: 355050
URL: http://svnweb.freebsd.org/changeset/ports/355050
QAT: https://qat.redports.org/buildarchive/r355050/

Log:
  - Fix distinfo
  - Bump PORTREVISION
  
  Reported by:	adamw

Modified:
  head/www/npm/Makefile
  head/www/npm/distinfo

Modified: head/www/npm/Makefile
==============================================================================
--- head/www/npm/Makefile	Sat May 24 16:22:05 2014	(r355049)
+++ head/www/npm/Makefile	Sat May 24 16:32:56 2014	(r355050)
@@ -3,6 +3,7 @@
 
 PORTNAME=	npm
 PORTVERSION=	1.4.10
+PORTREVISION=	1
 CATEGORIES=	www
 MASTER_SITES=	LOCAL/sunpoet
 

Modified: head/www/npm/distinfo
==============================================================================
--- head/www/npm/distinfo	Sat May 24 16:22:05 2014	(r355049)
+++ head/www/npm/distinfo	Sat May 24 16:32:56 2014	(r355050)
@@ -1,2 +1,2 @@
-SHA256 (npm-1.4.10.tar.xz) = 1cf28e2becac171778661ac842c2db4db7793ff5eef7f0829d2515f37ad22aa5
-SIZE (npm-1.4.10.tar.xz) = 1749460
+SHA256 (npm-1.4.10.tar.xz) = e1b745e6def26e73904660868a17b60352bd491363362818f81e0c35e2807796
+SIZE (npm-1.4.10.tar.xz) = 1750048



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201405241632.s4OGWvnJ083075>