Bug 181826 - [MAINTAINER] www/node: update to 0.10.18
Summary: [MAINTAINER] www/node: update to 0.10.18
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: Steve Wills
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-09-05 04:50 UTC by linpct
Modified: 2013-09-23 17:50 UTC (History)
0 users

See Also:


Attachments
node-0.10.18.patch (861 bytes, patch)
2013-09-05 04:50 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-09-05 04:50:00 UTC
- Update to 0.10.18

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

swills@ wants this submitter's PRs (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2013-09-23 17:47:28 UTC
Author: swills
Date: Mon Sep 23 16:47:20 2013
New Revision: 328022
URL: http://svnweb.freebsd.org/changeset/ports/328022

Log:
  - Update to 0.10.18
  
  PR:		ports/181826
  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	Mon Sep 23 16:42:30 2013	(r328021)
+++ head/www/node/Makefile	Mon Sep 23 16:47:20 2013	(r328022)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	node
-PORTVERSION=	0.10.17
+PORTVERSION=	0.10.18
 CATEGORIES=	www
 MASTER_SITES=	http://nodejs.org/dist/v${PORTVERSION}/
 DISTNAME=	${PORTNAME}-v${PORTVERSION}

Modified: head/www/node/distinfo
==============================================================================
--- head/www/node/distinfo	Mon Sep 23 16:42:30 2013	(r328021)
+++ head/www/node/distinfo	Mon Sep 23 16:47:20 2013	(r328022)
@@ -1,2 +1,2 @@
-SHA256 (node-v0.10.17.tar.gz) = 1f9de40dd2d98bc984a4970ef399ed3ad67f040feaafc711e549f3265bcce61c
-SIZE (node-v0.10.17.tar.gz) = 13637009
+SHA256 (node-v0.10.18.tar.gz) = 3ee4436473869d4d84bb5cad4352b09ace00656467eca7d6db7cd7da5b8c5495
+SIZE (node-v0.10.18.tar.gz) = 13643205
_______________________________________________
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 3 Steve Wills freebsd_committer freebsd_triage 2013-09-23 17:47:30 UTC
State Changed
From-To: open->closed

Committed. Thanks!