Bug 172130 - [MAINTAINER] www/node: update to 0.8.11
Summary: [MAINTAINER] www/node: update to 0.8.11
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-28 04:40 UTC by linpct
Modified: 2012-09-29 15:08 UTC (History)
0 users

See Also:


Attachments
node-0.8.11.patch (817 bytes, patch)
2012-09-28 04:40 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-28 04:40:05 UTC
- Update to 0.8.11

Generated with FreeBSD Port Tools 0.99_6 (mode: update, diff: suffix)
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-09-28 04:40:16 UTC
Responsible Changed
From-To: freebsd-ports-bugs->swills

swills@ wants his PRs (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2012-09-29 14:46:53 UTC
Author: swills
Date: Sat Sep 29 13:46:39 2012
New Revision: 305034
URL: http://svn.freebsd.org/changeset/ports/305034

Log:
  - Update to 0.8.11
  
  PR:		ports/172130
  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	Sat Sep 29 13:27:07 2012	(r305033)
+++ head/www/node/Makefile	Sat Sep 29 13:46:39 2012	(r305034)
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	node
-PORTVERSION=	0.8.10
+PORTVERSION=	0.8.11
 CATEGORIES=	www
 MASTER_SITES=	http://nodejs.org/dist/v${PORTVERSION}/
 DISTNAME=	${PORTNAME}-v${PORTVERSION}

Modified: head/www/node/distinfo
==============================================================================
--- head/www/node/distinfo	Sat Sep 29 13:27:07 2012	(r305033)
+++ head/www/node/distinfo	Sat Sep 29 13:46:39 2012	(r305034)
@@ -1,2 +1,2 @@
-SHA256 (node-v0.8.10.tar.gz) = ce495ab8fee58b4df49d46be2b08fabdd2fcb3880982aedda8e88751e2a2011b
-SIZE (node-v0.8.10.tar.gz) = 11818602
+SHA256 (node-v0.8.11.tar.gz) = e9594460f992b5862e21fb4d8ef27907839254c646b4ed5e8ab1ec25b4ccd29d
+SIZE (node-v0.8.11.tar.gz) = 11816407
_______________________________________________
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 2012-09-29 15:08:06 UTC
State Changed
From-To: open->closed

Committed. Thanks!