head	1.2;
access;
symbols
	old_RELEASE_7_4_0:1.1
	old_RELEASE_8_2_0:1.1
	old_RELEASE_6_EOL:1.1
	old_RELEASE_8_1_0:1.1;
locks; strict;
comment	@# @;


1.2
date	2011.03.18.13.55.50;	author araujo;	state dead;
branches;
next	1.1;

1.1
date	2010.07.03.06.22.27;	author lwhsu;	state Exp;
branches;
next	;


desc
@@


1.2
log
@- Merging from www/node-devel to www/node.
- Update to 0.4.2.

PR:		ports/154990
Submitted by:	Jin-Sih Lin <linpct@@gmail.com> (maintainer)
@
text
@--- wscript.orig	2010-06-27 19:15:32.000000000 +0800
+++ wscript	2010-06-27 19:16:02.000000000 +0800
@@@@ -547,8 +547,6 @@@@
 
   # Only install the man page if it exists.
   # Do 'make doc install' to build and install it.
-  if os.path.exists('doc/node.1'):
-    bld.install_files('${PREFIX}/share/man/man1/', 'doc/node.1')
 
   bld.install_files('${PREFIX}/bin/', 'bin/*', chmod=0755)
   bld.install_files('${PREFIX}/lib/node/wafadmin', 'tools/wafadmin/*.py')
@


1.1
log
@- Update to 0.1.99

Feature safe:	yes

PR:		ports/148067
Submitted by:	Jin-Sih Lin <linpct AT gmail.com> (maintainer)
@
text
@@

