Bug 171562 - [MAINTAINER] www/node: update to 0.8.9
Summary: [MAINTAINER] www/node: update to 0.8.9
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-09-12 04:00 UTC by linpct
Modified: 2012-09-13 12:20 UTC (History)
0 users

See Also:


Attachments
node-0.8.9.patch (811 bytes, patch)
2012-09-12 04:00 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-12 04:00:14 UTC
- Update to 0.8.9

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

I'll take it.
Comment 2 Frederic Culot freebsd_committer freebsd_triage 2012-09-13 12:10:41 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2012-09-13 12:10:44 UTC
Author: culot
Date: Thu Sep 13 11:10:29 2012
New Revision: 304197
URL: http://svn.freebsd.org/changeset/ports/304197

Log:
  - Update to 0.8.9
  
  PR:		ports/171562
  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 Sep 13 10:57:36 2012	(r304196)
+++ head/www/node/Makefile	Thu Sep 13 11:10:29 2012	(r304197)
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	node
-PORTVERSION=	0.8.8
+PORTVERSION=	0.8.9
 CATEGORIES=	www
 MASTER_SITES=	http://nodejs.org/dist/v${PORTVERSION}/
 DISTNAME=	${PORTNAME}-v${PORTVERSION}

Modified: head/www/node/distinfo
==============================================================================
--- head/www/node/distinfo	Thu Sep 13 10:57:36 2012	(r304196)
+++ head/www/node/distinfo	Thu Sep 13 11:10:29 2012	(r304197)
@@ -1,2 +1,2 @@
-SHA256 (node-v0.8.8.tar.gz) = 092b7045b8e956f838a2a3da36cdcf7954e9e0d16fb88b14e2b7d090422e3133
-SIZE (node-v0.8.8.tar.gz) = 11492087
+SHA256 (node-v0.8.9.tar.gz) = 320f06877c5e4b4dcc407c76c4d6dcf24384211c2ee22f8bc794a8ec898136ba
+SIZE (node-v0.8.9.tar.gz) = 12146570
_______________________________________________
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"