Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Aug 2012 23:31:46 +0800 (CST)
From:      Jin-Sih Lin <linpct@gmail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/170827: [MAINTAINER] www/node06: update to 0.6.21
Message-ID:  <20120821153146.580725CEC@deep.tw>
Resent-Message-ID: <201208211540.q7LFe5DH019263@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         170827
>Category:       ports
>Synopsis:       [MAINTAINER] www/node06: update to 0.6.21
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Aug 21 15:40:05 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Jin-Sih Lin
>Release:        FreeBSD 10.0-CURRENT i386
>Organization:
FreeBSD @ Taiwan
>Environment:
System: FreeBSD deep.tw 10.0-CURRENT FreeBSD 10.0-CURRENT #0: Sat Aug 18 08:09:36 CST 2012
>Description:
- Update to 0.6.21

Generated with FreeBSD Port Tools 0.99_6 (mode: update, diff: suffix)
>How-To-Repeat:
>Fix:

--- node-0.6.21.patch begins here ---
diff -ruN --exclude=CVS ../node06.orig/Makefile ./Makefile
--- ../node06.orig/Makefile	2012-08-21 22:48:24.000000000 +0800
+++ ./Makefile	2012-08-21 22:57:05.000000000 +0800
@@ -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 @@
 
 CONFLICTS=	node-0.[0-57-9]* node-devel-0.[0-9]*
 
+LATEST_LINK=	www/node06
+
 CONFIGURE_ARGS=	--no-ssl2 \
 		--openssl-includes=${OPENSSLINC} \
 		--openssl-libpath=${OPENSSLLIB} \
diff -ruN --exclude=CVS ../node06.orig/distinfo ./distinfo
--- ../node06.orig/distinfo	2012-08-14 14:02:10.000000000 +0800
+++ ./distinfo	2012-08-21 22:57:34.000000000 +0800
@@ -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
--- node-0.6.21.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20120821153146.580725CEC>