Update node to 0.8.11

-Fix stat() size reporting for large files

OK sthen@
This commit is contained in:
abieber 2012-09-28 01:04:14 +00:00
parent 7863e983a0
commit 5a25d81620
2 changed files with 4 additions and 4 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.9 2012/09/26 17:22:36 abieber Exp $
# $OpenBSD: Makefile,v 1.10 2012/09/28 01:04:14 abieber Exp $
# XXX:
# - Needs __ARM_NR_cacheflush (or the like) to work on arm-based ports.
@ -8,7 +8,7 @@ ONLY_FOR_ARCHS= amd64 i386
COMMENT= V8 JavaScript for clients and servers
NODE_VERSION= v0.8.10
NODE_VERSION= v0.8.11
DISTNAME= node-${NODE_VERSION}
PKGNAME= ${DISTNAME:S/v//g}

View File

@ -1,2 +1,2 @@
SHA256 (node-v0.8.10.tar.gz) = zklauP7li030nUa+Kwj6vdL8s4gJgq7dqOiHUeKiARs=
SIZE (node-v0.8.10.tar.gz) = 11818602
SHA256 (node-v0.8.11.tar.gz) = 6VlEYPmStYYuIftNjvJ5B4OSVMZGtO1eirHsJbTM0p0=
SIZE (node-v0.8.11.tar.gz) = 11816407