Bug 186906 - [MAINTAINER] www/node: update to 0.10.26
Summary: [MAINTAINER] www/node: update to 0.10.26
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: 2014-02-20 04:30 UTC by linpct
Modified: 2014-02-21 18:50 UTC (History)
0 users

See Also:


Attachments
node-0.10.26.patch (863 bytes, patch)
2014-02-20 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 2014-02-20 04:30:00 UTC
- Update to 0.10.26

Generated with FreeBSD Port Tools 0.99_11 (mode: update, diff: suffix)
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2014-02-20 04:30: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 2014-02-21 18:41:37 UTC
Author: swills
Date: Fri Feb 21 18:41:29 2014
New Revision: 345528
URL: http://svnweb.freebsd.org/changeset/ports/345528
QAT: https://qat.redports.org/buildarchive/r345528/

Log:
  - Update to 0.10.26
  
  PR:		ports/186906
  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	Fri Feb 21 18:40:40 2014	(r345527)
+++ head/www/node/Makefile	Fri Feb 21 18:41:29 2014	(r345528)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	node
-PORTVERSION=	0.10.25
+PORTVERSION=	0.10.26
 CATEGORIES=	www
 MASTER_SITES=	http://nodejs.org/dist/v${PORTVERSION}/
 DISTNAME=	${PORTNAME}-v${PORTVERSION}

Modified: head/www/node/distinfo
==============================================================================
--- head/www/node/distinfo	Fri Feb 21 18:40:40 2014	(r345527)
+++ head/www/node/distinfo	Fri Feb 21 18:41:29 2014	(r345528)
@@ -1,2 +1,2 @@
-SHA256 (node-v0.10.25.tar.gz) = 46eef3b9d5475a2081dc2b2f7cf1f4c3a56824d1fc9b04e7ed1d7a88e8f6b36f
-SIZE (node-v0.10.25.tar.gz) = 13732322
+SHA256 (node-v0.10.26.tar.gz) = ef5e4ea6f2689ed7f781355012b942a2347e0299da0804a58de8e6281c4b1daa
+SIZE (node-v0.10.26.tar.gz) = 13339664
_______________________________________________
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 2014-02-21 18:41:49 UTC
State Changed
From-To: open->closed

Committed. Thanks!