Bug 170720 - [MAINTAINER] www/node: update to 0.8.7
Summary: [MAINTAINER] www/node: update to 0.8.7
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-08-18 01:20 UTC by linpct
Modified: 2012-08-18 13:40 UTC (History)
0 users

See Also:


Attachments
node-0.8.7.patch (811 bytes, patch)
2012-08-18 01:20 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-08-18 01:20:09 UTC
- Update to 0.8.7

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

I'll take it.
Comment 2 Steve Wills freebsd_committer freebsd_triage 2012-08-18 13:33:45 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2012-08-18 13:33:51 UTC
Author: swills
Date: Sat Aug 18 12:33:38 2012
New Revision: 302723
URL: http://svn.freebsd.org/changeset/ports/302723

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

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

Modified: head/www/node/Makefile
==============================================================================
--- head/www/node/Makefile	Sat Aug 18 12:29:17 2012	(r302722)
+++ head/www/node/Makefile	Sat Aug 18 12:33:38 2012	(r302723)
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	node
-PORTVERSION=	0.8.6
+PORTVERSION=	0.8.7
 CATEGORIES=	www
 MASTER_SITES=	http://nodejs.org/dist/v${PORTVERSION}/
 DISTNAME=	${PORTNAME}-v${PORTVERSION}

Modified: head/www/node/distinfo
==============================================================================
--- head/www/node/distinfo	Sat Aug 18 12:29:17 2012	(r302722)
+++ head/www/node/distinfo	Sat Aug 18 12:33:38 2012	(r302723)
@@ -1,2 +1,2 @@
-SHA256 (node-v0.8.6.tar.gz) = dbd42800e69644beff5c2cf11a9d4cf6dfbd644a9a36ffdd5e8c6b8db9240854
-SIZE (node-v0.8.6.tar.gz) = 11468801
+SHA256 (node-v0.8.7.tar.gz) = fa979488347ad08ea6e36d3fe9c543807cd6f84cad31b22bfc6179b54b1e9d04
+SIZE (node-v0.8.7.tar.gz) = 11490955
_______________________________________________
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"