Bug 175625 - [PATCH] www/node-devel: update to 0.9.8
Summary: [PATCH] www/node-devel: update to 0.9.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: Dmitry Marakasov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-01-27 10:10 UTC by Li-Wen Hsu
Modified: 2013-02-04 00:50 UTC (History)
1 user (show)

See Also:


Attachments
node-devel-0.9.8.patch (2.83 KB, patch)
2013-01-27 10:10 UTC, Li-Wen Hsu
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Li-Wen Hsu freebsd_committer freebsd_triage 2013-01-27 10:10:00 UTC
- Update to 0.9.8
- Trim Makefile comment header

Removed file(s):
- files/patch-deps__openssl__openssl.gyp
- files/patch-gyp-common.py

Port maintainer (linpct@gmail.com) is cc'd.

Generated with FreeBSD Port Tools 0.99_6 (mode: update, diff: ports)
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2013-01-27 10:10:14 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2013-01-27 10:10:14 UTC
Maintainer of www/node-devel,

Please note that PR ports/175625 has just been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/175625

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 3 linpct 2013-01-28 04:28:16 UTC
Maintainer approved!


-- 
Daniel Lin (pct)
Comment 4 Mark Linimon freebsd_committer freebsd_triage 2013-01-28 07:06:12 UTC
State Changed
From-To: feedback->open

Maintainer approved.
Comment 5 Dmitry Marakasov freebsd_committer freebsd_triage 2013-02-01 16:07:32 UTC
Responsible Changed
From-To: freebsd-ports-bugs->amdmi3

I'll take it.
Comment 6 Dmitry Marakasov freebsd_committer freebsd_triage 2013-02-04 00:49:19 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 7 dfilter service freebsd_committer freebsd_triage 2013-02-04 00:49:20 UTC
Author: amdmi3
Date: Mon Feb  4 00:49:12 2013
New Revision: 311531
URL: http://svnweb.freebsd.org/changeset/ports/311531

Log:
  - Update to 0.9.8
  - Trim Makefile comment header
  
  PR:		175625
  Submitted by:	Li-Wen Hsu <lwhsu@FreeBSD.org>
  Approved by:	Daniel Lin <linpct@gmail.com> (maintainer)

Deleted:
  head/www/node-devel/files/patch-deps__openssl__openssl.gyp
  head/www/node-devel/files/patch-gyp-common.py
Modified:
  head/www/node-devel/Makefile
  head/www/node-devel/distinfo

Modified: head/www/node-devel/Makefile
==============================================================================
--- head/www/node-devel/Makefile	Mon Feb  4 00:44:34 2013	(r311530)
+++ head/www/node-devel/Makefile	Mon Feb  4 00:49:12 2013	(r311531)
@@ -1,9 +1,7 @@
-#
 # $FreeBSD$
-#
 
 PORTNAME=	node
-PORTVERSION=	0.9.3
+PORTVERSION=	0.9.8
 CATEGORIES=	www
 MASTER_SITES=	http://nodejs.org/dist/v${PORTVERSION}/
 PKGNAMESUFFIX=	-devel

Modified: head/www/node-devel/distinfo
==============================================================================
--- head/www/node-devel/distinfo	Mon Feb  4 00:44:34 2013	(r311530)
+++ head/www/node-devel/distinfo	Mon Feb  4 00:49:12 2013	(r311531)
@@ -1,2 +1,2 @@
-SHA256 (node-v0.9.3.tar.gz) = 7e1750cd47d7b8c13c7cf12457b6a528fa2abf8a10b7c9a35c13ed47cebaab41
-SIZE (node-v0.9.3.tar.gz) = 12481901
+SHA256 (node-v0.9.8.tar.gz) = b7ad7d9f02d5eaca73a288a261578965c67d3847c2392ee09527acf72549b2e5
+SIZE (node-v0.9.8.tar.gz) = 12617530
_______________________________________________
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"