diff options
author | culot <culot@FreeBSD.org> | 2012-06-07 15:01:05 +0800 |
---|---|---|
committer | culot <culot@FreeBSD.org> | 2012-06-07 15:01:05 +0800 |
commit | f9c9362177d4d7d6fcb6c7cdb3fe25e09be795b3 (patch) | |
tree | d9d9aad461455006ce05fab9365f88e100b543d3 /www | |
parent | 87f1c1668185768960b376cfcc22cd226f5e1d4e (diff) | |
download | freebsd-ports-gnome-f9c9362177d4d7d6fcb6c7cdb3fe25e09be795b3.tar.gz freebsd-ports-gnome-f9c9362177d4d7d6fcb6c7cdb3fe25e09be795b3.tar.zst freebsd-ports-gnome-f9c9362177d4d7d6fcb6c7cdb3fe25e09be795b3.zip |
- Update to 0.6.19
PR: ports/168786
Submitted by: Jin-Sih Lin <linpct@gmail.com> (maintainer)
Diffstat (limited to 'www')
-rw-r--r-- | www/node/Makefile | 2 | ||||
-rw-r--r-- | www/node/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/www/node/Makefile b/www/node/Makefile index 7512c2285914..2e125b05ffc5 100644 --- a/www/node/Makefile +++ b/www/node/Makefile @@ -6,7 +6,7 @@ # PORTNAME= node -PORTVERSION= 0.6.18 +PORTVERSION= 0.6.19 CATEGORIES= www MASTER_SITES= http://nodejs.org/dist/v${PORTVERSION}/ DISTNAME= ${PORTNAME}-v${PORTVERSION} diff --git a/www/node/distinfo b/www/node/distinfo index 8dcbdc13e79b..cc5fc50203bd 100644 --- a/www/node/distinfo +++ b/www/node/distinfo @@ -1,2 +1,2 @@ -SHA256 (node-v0.6.18.tar.gz) = 6cf4311ecbc1700e88f4382a31b3a7017c1572cd641fd06e653fc1692c2cffff -SIZE (node-v0.6.18.tar.gz) = 10261465 +SHA256 (node-v0.6.19.tar.gz) = 4e33292477b01dfcf50bc628d580fd5af3e5ff807490ec46472b84100fb52fbb +SIZE (node-v0.6.19.tar.gz) = 10222697 |