Bug 180423 - [MAINTAINER] www/node: update to 0.10.13
Summary: [MAINTAINER] www/node: update to 0.10.13
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-07-10 03:50 UTC by linpct
Modified: 2013-07-11 21:30 UTC (History)
0 users

See Also:


Attachments
node-0.10.13.patch (865 bytes, patch)
2013-07-10 03: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-07-10 03:50:00 UTC
- Update to 0.10.13

Generated with FreeBSD Port Tools 0.99_8 (mode: update, diff: suffix)
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2013-07-10 03:50:13 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-07-11 21:24:43 UTC
Author: swills
Date: Thu Jul 11 20:24:30 2013
New Revision: 322796
URL: http://svnweb.freebsd.org/changeset/ports/322796

Log:
  - Update to 0.10.13
  
  PR:		ports/180423
  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 Jul 11 20:17:33 2013	(r322795)
+++ head/www/node/Makefile	Thu Jul 11 20:24:30 2013	(r322796)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	node
-PORTVERSION=	0.10.12
+PORTVERSION=	0.10.13
 CATEGORIES=	www
 MASTER_SITES=	http://nodejs.org/dist/v${PORTVERSION}/
 DISTNAME=	${PORTNAME}-v${PORTVERSION}

Modified: head/www/node/distinfo
==============================================================================
--- head/www/node/distinfo	Thu Jul 11 20:17:33 2013	(r322795)
+++ head/www/node/distinfo	Thu Jul 11 20:24:30 2013	(r322796)
@@ -1,2 +1,2 @@
-SHA256 (node-v0.10.12.tar.gz) = 7339a7c333454a567a41c900b6ef2f6c89e8c778062c173beb029611b29496b6
-SIZE (node-v0.10.12.tar.gz) = 13519334
+SHA256 (node-v0.10.13.tar.gz) = a102fad260d216b95611ddd57aeb6531c92ad1038508390654423feb1b51c059
+SIZE (node-v0.10.13.tar.gz) = 13373879
_______________________________________________
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-07-11 21:24:50 UTC
State Changed
From-To: open->closed

Committed. Thanks!