Bug 176466 - [MAINTAINER] www/node: update to 0.8.21
Summary: [MAINTAINER] www/node: update to 0.8.21
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: 2013-02-27 06:00 UTC by linpct
Modified: 2013-03-02 20:10 UTC (History)
0 users

See Also:


Attachments
node-0.8.21.patch (891 bytes, patch)
2013-02-27 06: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 2013-02-27 06:00:00 UTC
- Update to 0.8.21

Generated with FreeBSD Port Tools 0.99_6 (mode: update, diff: suffix)
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2013-02-27 06:00:09 UTC
Responsible Changed
From-To: freebsd-ports-bugs->swills

swills@ wants this submitter's PRs (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2013-03-02 20:05:30 UTC
Author: swills
Date: Sat Mar  2 20:05:21 2013
New Revision: 313291
URL: http://svnweb.freebsd.org/changeset/ports/313291

Log:
  - Update to 0.8.21
  
  PR:		ports/176466
  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 Mar  2 20:04:15 2013	(r313290)
+++ head/www/node/Makefile	Sat Mar  2 20:05:21 2013	(r313291)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	node
-PORTVERSION=	0.8.20
+PORTVERSION=	0.8.21
 CATEGORIES=	www
 MASTER_SITES=	http://nodejs.org/dist/v${PORTVERSION}/
 DISTNAME=	${PORTNAME}-v${PORTVERSION}

Modified: head/www/node/distinfo
==============================================================================
--- head/www/node/distinfo	Sat Mar  2 20:04:15 2013	(r313290)
+++ head/www/node/distinfo	Sat Mar  2 20:05:21 2013	(r313291)
@@ -1,2 +1,2 @@
-SHA256 (node-v0.8.20.tar.gz) = e4461bfded531f4880839829ab3bce5b824905d6e181876e3d0309a366bf57ee
-SIZE (node-v0.8.20.tar.gz) = 12190186
+SHA256 (node-v0.8.21.tar.gz) = e526f56d22bb2ebee5a607bd1e7a16dcc8530b916e3a372192e6cd5fa97d08e6
+SIZE (node-v0.8.21.tar.gz) = 12191813
_______________________________________________
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 2013-03-02 20:05:31 UTC
State Changed
From-To: open->closed

Committed. Thanks!