| Summary: | [PATCH] www/node-devel: update to 0.9.8 | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Li-Wen Hsu <lwhsu> | ||||
| Component: | Individual Port(s) | Assignee: | Dmitry Marakasov <amdmi3> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | CC: | linpct | ||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
Li-Wen Hsu
2013-01-27 10:10:00 UTC
State Changed From-To: open->feedback Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 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
Maintainer approved! -- Daniel Lin (pct) State Changed From-To: feedback->open Maintainer approved. Responsible Changed From-To: freebsd-ports-bugs->amdmi3 I'll take it. State Changed From-To: open->closed Committed. Thanks! 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" |