1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

- Update to 0.10.1

PR:		ports/177218
Submitted by:	Jin-Sih Lin <linpct@gmail.com> (maintainer)
This commit is contained in:
Steve Wills 2013-03-24 00:53:29 +00:00
parent b8c4ce6d92
commit 65fd175fad
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=315086
3 changed files with 3 additions and 13 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= node
PORTVERSION= 0.10.0
PORTVERSION= 0.10.1
CATEGORIES= www
MASTER_SITES= http://nodejs.org/dist/v${PORTVERSION}/
DISTNAME= ${PORTNAME}-v${PORTVERSION}

View File

@ -1,2 +1,2 @@
SHA256 (node-v0.10.0.tar.gz) = 1624dc37866ebfb5431e3393e6b049cf238cac8ad4d20c6d567263b1259177ab
SIZE (node-v0.10.0.tar.gz) = 12777259
SHA256 (node-v0.10.1.tar.gz) = 2628dbf42fb3ec3927e595dc66f2f96e3c23455990dea690e300296d92afe4d3
SIZE (node-v0.10.1.tar.gz) = 12790341

View File

@ -1,10 +0,0 @@
--- tools/install.py.orig 2013-03-16 20:43:57.000000000 +0000
+++ tools/install.py 2013-03-16 20:48:54.000000000 +0000
@@ -119,7 +119,6 @@
assert(0) # unhandled action type
def files(action):
- action(['doc/node.1'], 'share/man/man1/')
action(['out/Release/node'], 'bin/node')
# install unconditionally, checking if the platform supports dtrace doesn't