Summary: | [MAINTAINER] www/node: update to 0.8.9 | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | linpct | ||||
Component: | Individual Port(s) | Assignee: | Frederic Culot <culot> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | ||||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
linpct
2012-09-12 04:00:14 UTC
Responsible Changed From-To: freebsd-ports-bugs->culot I'll take it. State Changed From-To: open->closed Committed. Thanks! Author: culot Date: Thu Sep 13 11:10:29 2012 New Revision: 304197 URL: http://svn.freebsd.org/changeset/ports/304197 Log: - Update to 0.8.9 PR: ports/171562 Submitted by: Jin-Sih Lin <linpct@gmail.com> (maintainer) Modified: head/www/node/Makefile head/www/node/distinfo Modified: head/www/node/Makefile ============================================================================== --- head/www/node/Makefile Thu Sep 13 10:57:36 2012 (r304196) +++ head/www/node/Makefile Thu Sep 13 11:10:29 2012 (r304197) @@ -6,7 +6,7 @@ # PORTNAME= node -PORTVERSION= 0.8.8 +PORTVERSION= 0.8.9 CATEGORIES= www MASTER_SITES= http://nodejs.org/dist/v${PORTVERSION}/ DISTNAME= ${PORTNAME}-v${PORTVERSION} Modified: head/www/node/distinfo ============================================================================== --- head/www/node/distinfo Thu Sep 13 10:57:36 2012 (r304196) +++ head/www/node/distinfo Thu Sep 13 11:10:29 2012 (r304197) @@ -1,2 +1,2 @@ -SHA256 (node-v0.8.8.tar.gz) = 092b7045b8e956f838a2a3da36cdcf7954e9e0d16fb88b14e2b7d090422e3133 -SIZE (node-v0.8.8.tar.gz) = 11492087 +SHA256 (node-v0.8.9.tar.gz) = 320f06877c5e4b4dcc407c76c4d6dcf24384211c2ee22f8bc794a8ec898136ba +SIZE (node-v0.8.9.tar.gz) = 12146570 _______________________________________________ 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" |