Bug 181479 - [MAINTAINER] www/node: update to 0.10.17
Summary: [MAINTAINER] www/node: update to 0.10.17
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Xin LI
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-08-23 05:10 UTC by linpct
Modified: 2013-08-23 06:10 UTC (History)
0 users

See Also:


Attachments
node-0.10.17.patch (861 bytes, patch)
2013-08-23 05:10 UTC, linpct
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description linpct 2013-08-23 05:10:00 UTC
- Update to 0.10.17

Generated with FreeBSD Port Tools 0.99_8 (mode: update, diff: suffix)
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2013-08-23 05:10:08 UTC
Responsible Changed
From-To: freebsd-ports-bugs->swills

swills@ wants this submitter's PRs (via the GNATS Auto Assign Tool)
Comment 2 Xin LI freebsd_committer freebsd_triage 2013-08-23 05:45:18 UTC
Responsible Changed
From-To: swills->delphij

Take.
Comment 3 dfilter service freebsd_committer freebsd_triage 2013-08-23 06:02:45 UTC
Author: delphij
Date: Fri Aug 23 05:02:37 2013
New Revision: 325249
URL: http://svnweb.freebsd.org/changeset/ports/325249

Log:
  Update to 0.10.17.
  
  PR:		ports/181366
  PR:		ports/181479
  Submitted by:	maintainer

Modified:
  head/www/node/Makefile
  head/www/node/distinfo

Modified: head/www/node/Makefile
==============================================================================
--- head/www/node/Makefile	Fri Aug 23 01:35:31 2013	(r325248)
+++ head/www/node/Makefile	Fri Aug 23 05:02:37 2013	(r325249)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	node
-PORTVERSION=	0.10.15
+PORTVERSION=	0.10.17
 CATEGORIES=	www
 MASTER_SITES=	http://nodejs.org/dist/v${PORTVERSION}/
 DISTNAME=	${PORTNAME}-v${PORTVERSION}

Modified: head/www/node/distinfo
==============================================================================
--- head/www/node/distinfo	Fri Aug 23 01:35:31 2013	(r325248)
+++ head/www/node/distinfo	Fri Aug 23 05:02:37 2013	(r325249)
@@ -1,2 +1,2 @@
-SHA256 (node-v0.10.15.tar.gz) = 87345ab3b96aa02c5250d7b5ae1d80e620e8ae2a7f509f7fa18c4aaa340953e8
-SIZE (node-v0.10.15.tar.gz) = 13760477
+SHA256 (node-v0.10.17.tar.gz) = 1f9de40dd2d98bc984a4970ef399ed3ad67f040feaafc711e549f3265bcce61c
+SIZE (node-v0.10.17.tar.gz) = 13637009
_______________________________________________
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"
Comment 4 Xin LI freebsd_committer freebsd_triage 2013-08-23 06:02:47 UTC
State Changed
From-To: open->closed

Committed, thanks!