Summary: | [MAINTAINER] www/node: update to 0.8.10 | ||||||
---|---|---|---|---|---|---|---|
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-09-26 00:50:07 UTC
Responsible Changed From-To: freebsd-ports-bugs->swills I'll take it. State Changed From-To: open->closed Committed. Thanks! Author: swills Date: Wed Sep 26 01:57:19 2012 New Revision: 304872 URL: http://svn.freebsd.org/changeset/ports/304872 Log: - Update to 0.8.10 PR: ports/172076 Submitted by: Jin-Sih Lin <linpct@gmail.com> (maintainer) Modified: head/www/node/Makefile head/www/node/distinfo (contents, props changed) Modified: head/www/node/Makefile ============================================================================== --- head/www/node/Makefile Wed Sep 26 01:49:52 2012 (r304871) +++ head/www/node/Makefile Wed Sep 26 01:57:19 2012 (r304872) @@ -6,7 +6,7 @@ # PORTNAME= node -PORTVERSION= 0.8.9 +PORTVERSION= 0.8.10 CATEGORIES= www MASTER_SITES= http://nodejs.org/dist/v${PORTVERSION}/ DISTNAME= ${PORTNAME}-v${PORTVERSION} Modified: head/www/node/distinfo ============================================================================== --- head/www/node/distinfo Wed Sep 26 01:49:52 2012 (r304871) +++ head/www/node/distinfo Wed Sep 26 01:57:19 2012 (r304872) @@ -1,2 +1,2 @@ -SHA256 (node-v0.8.9.tar.gz) = 320f06877c5e4b4dcc407c76c4d6dcf24384211c2ee22f8bc794a8ec898136ba -SIZE (node-v0.8.9.tar.gz) = 12146570 +SHA256 (node-v0.8.10.tar.gz) = ce495ab8fee58b4df49d46be2b08fabdd2fcb3880982aedda8e88751e2a2011b +SIZE (node-v0.8.10.tar.gz) = 11818602 _______________________________________________ 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" |