Date: Tue, 23 Apr 2013 17:30:43 +0800 (CST) From: Jin-Sih Lin <linpct@gmail.com> To: FreeBSD-gnats-submit@freebsd.org Subject: ports/178075: [MAINTAINER] www/node-devel: update to 0.11.1 Message-ID: <20130423093043.87C275C7E@deep.tw> Resent-Message-ID: <201304230940.r3N9e0oL068515@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 178075 >Category: ports >Synopsis: [MAINTAINER] www/node-devel: update to 0.11.1 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Tue Apr 23 09:40:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Jin-Sih Lin >Release: FreeBSD 10.0-CURRENT i386 >Organization: FreeBSD @ Taiwan >Environment: System: FreeBSD deep.tw 10.0-CURRENT FreeBSD 10.0-CURRENT #0: Sat Aug 18 08:09:36 CST 2012 >Description: - Update to 0.11.1 Generated with FreeBSD Port Tools 0.99_7 (mode: update, diff: suffix) >How-To-Repeat: >Fix: --- node-devel-0.11.1.patch begins here --- diff -ruN ../node-devel.orig/Makefile ./Makefile --- ../node-devel.orig/Makefile 2013-03-26 11:00:18.000000000 +0800 +++ ./Makefile 2013-04-23 13:38:05.000000000 +0800 @@ -1,7 +1,7 @@ # $FreeBSD: head/www/node-devel/Makefile 312990 2013-02-26 16:18:10Z amdmi3 $ PORTNAME= node -PORTVERSION= 0.9.8 +PORTVERSION= 0.11.1 CATEGORIES= www MASTER_SITES= http://nodejs.org/dist/v${PORTVERSION}/ PKGNAMESUFFIX= -devel diff -ruN ../node-devel.orig/distinfo ./distinfo --- ../node-devel.orig/distinfo 2013-03-26 11:00:18.000000000 +0800 +++ ./distinfo 2013-04-23 13:38:30.000000000 +0800 @@ -1,2 +1,2 @@ -SHA256 (node-v0.9.8.tar.gz) = b7ad7d9f02d5eaca73a288a261578965c67d3847c2392ee09527acf72549b2e5 -SIZE (node-v0.9.8.tar.gz) = 12617530 +SHA256 (node-v0.11.1.tar.gz) = 1042853f6f288185e9dda60eaf57de50768aec5d32df7c7f462b713c56bd096f +SIZE (node-v0.11.1.tar.gz) = 13405287 diff -ruN ../node-devel.orig/files/patch-tools-install.py ./files/patch-tools-install.py --- ../node-devel.orig/files/patch-tools-install.py 2013-03-26 11:00:18.000000000 +0800 +++ ./files/patch-tools-install.py 1970-01-01 08:00:00.000000000 +0800 @@ -1,11 +0,0 @@ ---- tools/install.py.orig 2012-09-18 08:54:59.000000000 +0800 -+++ tools/install.py 2012-09-18 12:17:19.000000000 +0800 -@@ -114,7 +114,7 @@ - assert(0) # unhandled action type - - def files(action): -- 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 --- node-devel-0.11.1.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20130423093043.87C275C7E>