Summary: | [MAINTAINER] www/node: update to 0.8.7 | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | linpct | ||||
Component: | Individual Port(s) | Assignee: | Steve Wills <swills> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | ||||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
linpct
2012-08-18 01:20:09 UTC
Responsible Changed From-To: freebsd-ports-bugs->swills I'll take it. State Changed From-To: open->closed Committed. Thanks! Author: swills Date: Sat Aug 18 12:33:38 2012 New Revision: 302723 URL: http://svn.freebsd.org/changeset/ports/302723 Log: - Update to 0.8.7 PR: ports/170720 Submitted by: Jin-Sih Lin <linpct@gmail.com> (maintainer) Modified: head/www/node/Makefile (contents, props changed) head/www/node/distinfo (contents, props changed) Modified: head/www/node/Makefile ============================================================================== --- head/www/node/Makefile Sat Aug 18 12:29:17 2012 (r302722) +++ head/www/node/Makefile Sat Aug 18 12:33:38 2012 (r302723) @@ -6,7 +6,7 @@ # PORTNAME= node -PORTVERSION= 0.8.6 +PORTVERSION= 0.8.7 CATEGORIES= www MASTER_SITES= http://nodejs.org/dist/v${PORTVERSION}/ DISTNAME= ${PORTNAME}-v${PORTVERSION} Modified: head/www/node/distinfo ============================================================================== --- head/www/node/distinfo Sat Aug 18 12:29:17 2012 (r302722) +++ head/www/node/distinfo Sat Aug 18 12:33:38 2012 (r302723) @@ -1,2 +1,2 @@ -SHA256 (node-v0.8.6.tar.gz) = dbd42800e69644beff5c2cf11a9d4cf6dfbd644a9a36ffdd5e8c6b8db9240854 -SIZE (node-v0.8.6.tar.gz) = 11468801 +SHA256 (node-v0.8.7.tar.gz) = fa979488347ad08ea6e36d3fe9c543807cd6f84cad31b22bfc6179b54b1e9d04 +SIZE (node-v0.8.7.tar.gz) = 11490955 _______________________________________________ svn-ports-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-ports-all To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org" |