Bug 176226 - [MAINTAINER] www/node: update to 0.8.20
Summary: [MAINTAINER] www/node: update to 0.8.20
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-18 05:20 UTC by linpct
Modified: 2013-02-18 18:50 UTC (History)
0 users

See Also:


Attachments
node-0.8.20.patch (1.04 KB, patch)
2013-02-18 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 2013-02-18 05:20:00 UTC
- Update to 0.8.20

Generated with FreeBSD Port Tools 0.99_6 (mode: update, diff: suffix)
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2013-02-18 05:20:08 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-02-18 18:47:54 UTC
Author: swills
Date: Mon Feb 18 18:47:46 2013
New Revision: 312517
URL: http://svnweb.freebsd.org/changeset/ports/312517

Log:
  - Update to 0.8.20
  
  PR:		ports/176226
  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	Mon Feb 18 18:23:39 2013	(r312516)
+++ head/www/node/Makefile	Mon Feb 18 18:47:46 2013	(r312517)
@@ -1,12 +1,8 @@
-# New ports collection makefile for:		node
-# Date created:					2010-04-12
-# Whom:						Jin-Sih Lin <linpct@gmail.com>
-#
+# Created by: Jin-Sih Lin <linpct@gmail.com>
 # $FreeBSD$
-#
 
 PORTNAME=	node
-PORTVERSION=	0.8.18
+PORTVERSION=	0.8.20
 CATEGORIES=	www
 MASTER_SITES=	http://nodejs.org/dist/v${PORTVERSION}/
 DISTNAME=	${PORTNAME}-v${PORTVERSION}

Modified: head/www/node/distinfo
==============================================================================
--- head/www/node/distinfo	Mon Feb 18 18:23:39 2013	(r312516)
+++ head/www/node/distinfo	Mon Feb 18 18:47:46 2013	(r312517)
@@ -1,2 +1,2 @@
-SHA256 (node-v0.8.18.tar.gz) = 1d63dd42f9bd22f087585ddf80a881c6acbe1664891b1dda3b71306fe9ae00f9
-SIZE (node-v0.8.18.tar.gz) = 12164371
+SHA256 (node-v0.8.20.tar.gz) = e4461bfded531f4880839829ab3bce5b824905d6e181876e3d0309a366bf57ee
+SIZE (node-v0.8.20.tar.gz) = 12190186
_______________________________________________
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-02-18 18:48:15 UTC
State Changed
From-To: open->closed

Committed. Thanks!