Summary: | [PATCH] www/node: update to 0.10.8 | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Po-Chuan Hsieh <sunpoet> | ||||
Component: | Individual Port(s) | Assignee: | Po-Chuan Hsieh <sunpoet> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | linpct | ||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Po-Chuan Hsieh
2013-05-26 01:10:00 UTC
Maintainer of www/node, Please note that PR ports/178981 has just been submitted. If it contains a patch for an upgrade, an enhancement or a bug fix you agree on, reply to this email stating that you approve the patch and a committer will take care of it. The full text of the PR can be found at: http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/178981 -- Edwin Groothuis via the GNATS Auto Assign Tool edwin@FreeBSD.org State Changed From-To: open->feedback Awaiting maintainers feedback (via the GNATS Auto Assign Tool) maintainer approved. -- Daniel Lin (pct) State Changed From-To: feedback->open Maintainer approved. Author: sunpoet Date: Sun May 26 13:50:39 2013 New Revision: 319110 URL: http://svnweb.freebsd.org/changeset/ports/319110 Log: - Update to 0.10.8 Changes: https://github.com/joyent/node/blob/v0.10.8/ChangeLog PR: ports/178981 Submitted by: sunpoet (myself) Approved by: Daniel Lin <linpct@gmail.com> (maintainer) Modified: head/www/node/Makefile head/www/node/distinfo Modified: head/www/node/Makefile ============================================================================== --- head/www/node/Makefile Sun May 26 13:36:59 2013 (r319109) +++ head/www/node/Makefile Sun May 26 13:50:39 2013 (r319110) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= node -PORTVERSION= 0.10.5 +PORTVERSION= 0.10.8 CATEGORIES= www MASTER_SITES= http://nodejs.org/dist/v${PORTVERSION}/ DISTNAME= ${PORTNAME}-v${PORTVERSION} Modified: head/www/node/distinfo ============================================================================== --- head/www/node/distinfo Sun May 26 13:36:59 2013 (r319109) +++ head/www/node/distinfo Sun May 26 13:50:39 2013 (r319110) @@ -1,2 +1,2 @@ -SHA256 (node-v0.10.5.tar.gz) = 1c22bd15cb13b1109610ee256699300ec6999b335f3bc85dc3c0312ec9312cfd -SIZE (node-v0.10.5.tar.gz) = 13250913 +SHA256 (node-v0.10.8.tar.gz) = edf6f766c8ccc7ef5b02a50c94567343eb1ffae479db93684ba89976e3f18354 +SIZE (node-v0.10.8.tar.gz) = 13372909 _______________________________________________ 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" State Changed From-To: open->closed Committed. Thanks! Responsible Changed From-To: freebsd-ports-bugs->sunpoet Committed. Thanks! |