Bug 170911 - [MAINTAINER] www/node: update to 0.8.8
Summary: [MAINTAINER] www/node: update to 0.8.8
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: Frederic Culot
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-08-23 05:20 UTC by linpct
Modified: 2012-08-23 09:40 UTC (History)
0 users

See Also:


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

Generated with FreeBSD Port Tools 0.99_6 (mode: update, diff: suffix)
Comment 1 Frederic Culot freebsd_committer freebsd_triage 2012-08-23 06:07:13 UTC
Responsible Changed
From-To: freebsd-ports-bugs->culot

I'll take it.
Comment 2 Frederic Culot freebsd_committer freebsd_triage 2012-08-23 09:36:52 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2012-08-23 09:36:52 UTC
Author: culot
Date: Thu Aug 23 08:36:42 2012
New Revision: 302982
URL: http://svn.freebsd.org/changeset/ports/302982

Log:
  - Update to 0.8.8
  
  PR:		ports/170911
  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	Thu Aug 23 07:31:06 2012	(r302981)
+++ head/www/node/Makefile	Thu Aug 23 08:36:42 2012	(r302982)
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	node
-PORTVERSION=	0.8.7
+PORTVERSION=	0.8.8
 CATEGORIES=	www
 MASTER_SITES=	http://nodejs.org/dist/v${PORTVERSION}/
 DISTNAME=	${PORTNAME}-v${PORTVERSION}

Modified: head/www/node/distinfo
==============================================================================
--- head/www/node/distinfo	Thu Aug 23 07:31:06 2012	(r302981)
+++ head/www/node/distinfo	Thu Aug 23 08:36:42 2012	(r302982)
@@ -1,2 +1,2 @@
-SHA256 (node-v0.8.7.tar.gz) = fa979488347ad08ea6e36d3fe9c543807cd6f84cad31b22bfc6179b54b1e9d04
-SIZE (node-v0.8.7.tar.gz) = 11490955
+SHA256 (node-v0.8.8.tar.gz) = 092b7045b8e956f838a2a3da36cdcf7954e9e0d16fb88b14e2b7d090422e3133
+SIZE (node-v0.8.8.tar.gz) = 11492087
_______________________________________________
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"