svn commit: r397652 - in head/www: . node012

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Wed Sep 23 20:14:18 UTC 2015


Author: sunpoet
Date: Wed Sep 23 20:14:17 2015
New Revision: 397652
URL: https://svnweb.freebsd.org/changeset/ports/397652

Log:
  - Add node012 0.12.7 (copied from node)
  
  PR:		203203
  Submitted by:	Daniel Lin <linpct at gmail.com> (maintainer)

Added:
  head/www/node012/
     - copied from r397492, head/www/node/
Modified:
  head/www/Makefile

Modified: head/www/Makefile
==============================================================================
--- head/www/Makefile	Wed Sep 23 20:14:12 2015	(r397651)
+++ head/www/Makefile	Wed Sep 23 20:14:17 2015	(r397652)
@@ -562,6 +562,7 @@
     SUBDIR += node
     SUBDIR += node-devel
     SUBDIR += node010
+    SUBDIR += node012
     SUBDIR += nostromo
     SUBDIR += npapi-vlc
     SUBDIR += npapi-xine


More information about the svn-ports-all mailing list