svn commit: r371732 - head/www/node
Frederic Culot
culot at FreeBSD.org
Thu Oct 30 09:57:19 UTC 2014
Author: culot
Date: Thu Oct 30 09:57:18 2014
New Revision: 371732
URL: https://svnweb.freebsd.org/changeset/ports/371732
QAT: https://qat.redports.org/buildarchive/r371732/
Log:
- Update to 0.10.33
PR: ports/194650
Submitted by: Jin-Sih Lin <linpct at gmail.com> (maintainer)
Modified:
head/www/node/Makefile
head/www/node/distinfo
Modified: head/www/node/Makefile
==============================================================================
--- head/www/node/Makefile Thu Oct 30 09:53:51 2014 (r371731)
+++ head/www/node/Makefile Thu Oct 30 09:57:18 2014 (r371732)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= node
-PORTVERSION= 0.10.32
+PORTVERSION= 0.10.33
CATEGORIES= www
MASTER_SITES= http://nodejs.org/dist/v${PORTVERSION}/
DISTNAME= ${PORTNAME}-v${PORTVERSION}
Modified: head/www/node/distinfo
==============================================================================
--- head/www/node/distinfo Thu Oct 30 09:53:51 2014 (r371731)
+++ head/www/node/distinfo Thu Oct 30 09:57:18 2014 (r371732)
@@ -1,2 +1,2 @@
-SHA256 (node-v0.10.32.tar.gz) = c2120d0e3d2d191654cb11dbc0a33a7216d53732173317681da9502be0030f10
-SIZE (node-v0.10.32.tar.gz) = 13585240
+SHA256 (node-v0.10.33.tar.gz) = 75dc26c33144e6d0dc91cb0d68aaf0570ed0a7e4b0c35f3a7a726b500edd081e
+SIZE (node-v0.10.33.tar.gz) = 13625983
More information about the svn-ports-head
mailing list