FreeBSD Bugzilla – Attachment 126928 Details for
Bug 170716
[MAINTAINER] www/node-devel: update to 0.9.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
node-devel-0.9.0.patch
node-devel-0.9.0.patch (text/plain), 2.23 KB, created by
linpct
on 2012-08-18 00:20:08 UTC
(
hide
)
Description:
node-devel-0.9.0.patch
Filename:
MIME Type:
Creator:
linpct
Created:
2012-08-18 00:20:08 UTC
Size:
2.23 KB
patch
obsolete
>diff -ruN --exclude=CVS ../node-devel.orig/Makefile ./Makefile >--- ../node-devel.orig/Makefile 2012-08-11 23:36:06.000000000 +0800 >+++ ./Makefile 2012-07-27 10:35:40.000000000 +0800 >@@ -2,18 +2,18 @@ > # Date created: 2010-04-12 > # Whom: Jin-Sih Lin <linpct@gmail.com> > # >-# $FreeBSD: ports/www/node-devel/Makefile,v 1.38 2012/08/11 15:36:06 ak Exp $ >+# $FreeBSD: ports/www/node-devel/Makefile,v 1.35 2012/07/26 15:26:15 vanilla Exp $ > # > > PORTNAME= node >-PORTVERSION= 0.8.6 >+PORTVERSION= 0.9.0 > CATEGORIES= www > MASTER_SITES= http://nodejs.org/dist/v${PORTVERSION}/ > PKGNAMESUFFIX= -devel > DISTNAME= ${PORTNAME}-v${PORTVERSION} > > MAINTAINER= linpct@gmail.com >-COMMENT= V8 JavaScript for client and server >+COMMENT= V8 javascript for client and server > > LIB_DEPENDS= execinfo:${PORTSDIR}/devel/libexecinfo > >@@ -34,6 +34,7 @@ > > post-patch: > @${RM} ${WRKSRC}/tools/wafadmin/Node.py.orig >+ @${REINPLACE_CMD} -e 's|share/man/man1/|man/man1|' ${WRKSRC}/tools/installer.js > > post-install: > ${MKDIR} ${PREFIX}/lib/node_modules/ >diff -ruN --exclude=CVS ../node-devel.orig/distinfo ./distinfo >--- ../node-devel.orig/distinfo 2012-08-08 12:53:18.000000000 +0800 >+++ ./distinfo 2012-07-27 10:35:52.000000000 +0800 >@@ -1,2 +1,2 @@ >-SHA256 (node-v0.8.6.tar.gz) = dbd42800e69644beff5c2cf11a9d4cf6dfbd644a9a36ffdd5e8c6b8db9240854 >-SIZE (node-v0.8.6.tar.gz) = 11468801 >+SHA256 (node-v0.9.0.tar.gz) = 4d2e5d7c8b345f6e401eed7d06b4bbc6cb012aefc34b46e7c3aedb4a0fccd258 >+SIZE (node-v0.9.0.tar.gz) = 11827167 >diff -ruN --exclude=CVS ../node-devel.orig/files/patch-tools-install.py ./files/patch-tools-install.py >--- ../node-devel.orig/files/patch-tools-install.py 2012-08-11 16:00:15.000000000 +0800 >+++ ./files/patch-tools-install.py 1970-01-01 08:00:00.000000000 +0800 >@@ -1,11 +0,0 @@ >---- tools/install.py.orig 2012-08-11 15:59:08.000000000 +0800 >-+++ tools/install.py 2012-08-11 15:59:36.000000000 +0800 >-@@ -191,7 +191,7 @@ >- 'deps/uv/include/uv-private/uv-unix.h', >- 'deps/uv/include/uv-private/uv-win.h'], >- 'include/node/uv-private/') >-- action(['doc/node.1'], 'share/man/man1/') >-+ action(['doc/node.1'], 'man/man1/') >- action(['out/Release/node'], 'bin/node') >- >- # install unconditionally, checking if the platform supports dtrace doesn't
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 170716
: 126928