Bug 178095 - [MAINTAINER] www/node: update to 0.10.5
Summary: [MAINTAINER] www/node: update to 0.10.5
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-24 04:30 UTC by linpct
Modified: 2013-04-24 14:50 UTC (History)
0 users

See Also:


Attachments
node-0.10.5.patch (859 bytes, patch)
2013-04-24 04:30 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-24 04:30:00 UTC
- Update to 0.10.5

Generated with FreeBSD Port Tools 0.99_7 (mode: update, diff: suffix)
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2013-04-24 04:30:08 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-24 14:44:11 UTC
Author: swills
Date: Wed Apr 24 13:43:58 2013
New Revision: 316435
URL: http://svnweb.freebsd.org/changeset/ports/316435

Log:
  - Update to 0.10.5
  
  PR:		ports/178095
  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	Wed Apr 24 13:36:18 2013	(r316434)
+++ head/www/node/Makefile	Wed Apr 24 13:43:58 2013	(r316435)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	node
-PORTVERSION=	0.10.4
+PORTVERSION=	0.10.5
 CATEGORIES=	www
 MASTER_SITES=	http://nodejs.org/dist/v${PORTVERSION}/
 DISTNAME=	${PORTNAME}-v${PORTVERSION}

Modified: head/www/node/distinfo
==============================================================================
--- head/www/node/distinfo	Wed Apr 24 13:36:18 2013	(r316434)
+++ head/www/node/distinfo	Wed Apr 24 13:43:58 2013	(r316435)
@@ -1,2 +1,2 @@
-SHA256 (node-v0.10.4.tar.gz) = 1c960d2822447a9e4f7c46b832ff05e86743033c6643d644975af1cbf6a44fb8
-SIZE (node-v0.10.4.tar.gz) = 13246857
+SHA256 (node-v0.10.5.tar.gz) = 1c22bd15cb13b1109610ee256699300ec6999b335f3bc85dc3c0312ec9312cfd
+SIZE (node-v0.10.5.tar.gz) = 13250913
_______________________________________________
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-24 14:44:13 UTC
State Changed
From-To: open->closed

Committed. Thanks!