Bug 172076 - [MAINTAINER] www/node: update to 0.8.10
Summary: [MAINTAINER] www/node: update to 0.8.10
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: 2012-09-26 00:50 UTC by linpct
Modified: 2012-09-26 03:00 UTC (History)
0 users

See Also:


Attachments
node-0.8.10.patch (814 bytes, patch)
2012-09-26 00: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 2012-09-26 00:50:07 UTC
- Update to 0.8.10

Generated with FreeBSD Port Tools 0.99_6 (mode: update, diff: suffix)
Comment 1 Steve Wills freebsd_committer freebsd_triage 2012-09-26 01:20:37 UTC
Responsible Changed
From-To: freebsd-ports-bugs->swills

I'll take it.
Comment 2 Steve Wills freebsd_committer freebsd_triage 2012-09-26 02:57:29 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2012-09-26 02:57:29 UTC
Author: swills
Date: Wed Sep 26 01:57:19 2012
New Revision: 304872
URL: http://svn.freebsd.org/changeset/ports/304872

Log:
  - Update to 0.8.10
  
  PR:		ports/172076
  Submitted by:	Jin-Sih Lin <linpct@gmail.com> (maintainer)

Modified:
  head/www/node/Makefile
  head/www/node/distinfo   (contents, props changed)

Modified: head/www/node/Makefile
==============================================================================
--- head/www/node/Makefile	Wed Sep 26 01:49:52 2012	(r304871)
+++ head/www/node/Makefile	Wed Sep 26 01:57:19 2012	(r304872)
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	node
-PORTVERSION=	0.8.9
+PORTVERSION=	0.8.10
 CATEGORIES=	www
 MASTER_SITES=	http://nodejs.org/dist/v${PORTVERSION}/
 DISTNAME=	${PORTNAME}-v${PORTVERSION}

Modified: head/www/node/distinfo
==============================================================================
--- head/www/node/distinfo	Wed Sep 26 01:49:52 2012	(r304871)
+++ head/www/node/distinfo	Wed Sep 26 01:57:19 2012	(r304872)
@@ -1,2 +1,2 @@
-SHA256 (node-v0.8.9.tar.gz) = 320f06877c5e4b4dcc407c76c4d6dcf24384211c2ee22f8bc794a8ec898136ba
-SIZE (node-v0.8.9.tar.gz) = 12146570
+SHA256 (node-v0.8.10.tar.gz) = ce495ab8fee58b4df49d46be2b08fabdd2fcb3880982aedda8e88751e2a2011b
+SIZE (node-v0.8.10.tar.gz) = 11818602
_______________________________________________
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"