Bug 177866 - [MAINTAINER] www/node: update to 0.10.4
Summary: [MAINTAINER] www/node: update to 0.10.4
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-04-15 09:00 UTC by linpct
Modified: 2013-04-23 03:00 UTC (History)
0 users

See Also:


Attachments
node-0.10.4.patch (859 bytes, patch)
2013-04-15 09:00 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-04-15 09:00:01 UTC
- Update to 0.10.4

Generated with FreeBSD Port Tools 0.99_7 (mode: update, diff: suffix)
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2013-04-15 09:00:14 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-04-23 02:52:54 UTC
Author: swills
Date: Tue Apr 23 01:52:44 2013
New Revision: 316297
URL: http://svnweb.freebsd.org/changeset/ports/316297

Log:
  - Update to 0.10.4
  
  PR:		ports/177866
  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	Tue Apr 23 01:49:08 2013	(r316296)
+++ head/www/node/Makefile	Tue Apr 23 01:52:44 2013	(r316297)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	node
-PORTVERSION=	0.10.1
+PORTVERSION=	0.10.4
 CATEGORIES=	www
 MASTER_SITES=	http://nodejs.org/dist/v${PORTVERSION}/
 DISTNAME=	${PORTNAME}-v${PORTVERSION}

Modified: head/www/node/distinfo
==============================================================================
--- head/www/node/distinfo	Tue Apr 23 01:49:08 2013	(r316296)
+++ head/www/node/distinfo	Tue Apr 23 01:52:44 2013	(r316297)
@@ -1,2 +1,2 @@
-SHA256 (node-v0.10.1.tar.gz) = 2628dbf42fb3ec3927e595dc66f2f96e3c23455990dea690e300296d92afe4d3
-SIZE (node-v0.10.1.tar.gz) = 12790341
+SHA256 (node-v0.10.4.tar.gz) = 1c960d2822447a9e4f7c46b832ff05e86743033c6643d644975af1cbf6a44fb8
+SIZE (node-v0.10.4.tar.gz) = 13246857
_______________________________________________
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-04-23 02:54:29 UTC
State Changed
From-To: open->closed

Committed. Thanks!