svn commit: r319110 - head/www/node
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sun May 26 13:50:40 UTC 2013
Author: sunpoet
Date: Sun May 26 13:50:39 2013
New Revision: 319110
URL: http://svnweb.freebsd.org/changeset/ports/319110
Log:
- Update to 0.10.8
Changes: https://github.com/joyent/node/blob/v0.10.8/ChangeLog
PR: ports/178981
Submitted by: sunpoet (myself)
Approved by: Daniel Lin <linpct at gmail.com> (maintainer)
Modified:
head/www/node/Makefile
head/www/node/distinfo
Modified: head/www/node/Makefile
==============================================================================
--- head/www/node/Makefile Sun May 26 13:36:59 2013 (r319109)
+++ head/www/node/Makefile Sun May 26 13:50:39 2013 (r319110)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= node
-PORTVERSION= 0.10.5
+PORTVERSION= 0.10.8
CATEGORIES= www
MASTER_SITES= http://nodejs.org/dist/v${PORTVERSION}/
DISTNAME= ${PORTNAME}-v${PORTVERSION}
Modified: head/www/node/distinfo
==============================================================================
--- head/www/node/distinfo Sun May 26 13:36:59 2013 (r319109)
+++ head/www/node/distinfo Sun May 26 13:50:39 2013 (r319110)
@@ -1,2 +1,2 @@
-SHA256 (node-v0.10.5.tar.gz) = 1c22bd15cb13b1109610ee256699300ec6999b335f3bc85dc3c0312ec9312cfd
-SIZE (node-v0.10.5.tar.gz) = 13250913
+SHA256 (node-v0.10.8.tar.gz) = edf6f766c8ccc7ef5b02a50c94567343eb1ffae479db93684ba89976e3f18354
+SIZE (node-v0.10.8.tar.gz) = 13372909
More information about the svn-ports-all
mailing list