1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-01 05:45:45 +00:00

- Update to 0.6.21

- Add LATEST_LINK

Changes:	https://github.com/joyent/node/blob/v0.6.21/ChangeLog
PR:		ports/170827
Submitted by:	Jin-Sih Lin <linpct@gmail.com> (maintainer)
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2012-08-22 05:09:40 +00:00
parent c51b8aaa16
commit 4fe61e04b3
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=302921
2 changed files with 5 additions and 3 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= node
PORTVERSION= 0.6.19
PORTVERSION= 0.6.21
CATEGORIES= www
MASTER_SITES= http://nodejs.org/dist/v${PORTVERSION}/
DISTNAME= ${PORTNAME}-v${PORTVERSION}
@ -20,6 +20,8 @@ OPTIONS= SHARED_V8 "Build with lang/v8" off
CONFLICTS= node-0.[0-57-9]* node-devel-0.[0-9]*
LATEST_LINK= node06
CONFIGURE_ARGS= --no-ssl2 \
--openssl-includes=${OPENSSLINC} \
--openssl-libpath=${OPENSSLLIB} \

View File

@ -1,2 +1,2 @@
SHA256 (node-v0.6.19.tar.gz) = 4e33292477b01dfcf50bc628d580fd5af3e5ff807490ec46472b84100fb52fbb
SIZE (node-v0.6.19.tar.gz) = 10222697
SHA256 (node-v0.6.21.tar.gz) = 22265fd07e09c22f1d058156d548e7398c9740210f534e2f848eeab5b9772117
SIZE (node-v0.6.21.tar.gz) = 10235165