Bug 178075 - [MAINTAINER] www/node-devel: update to 0.11.1
Summary: [MAINTAINER] www/node-devel: update to 0.11.1
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-04-23 10:40 UTC by linpct
Modified: 2013-04-24 18:20 UTC (History)
0 users

See Also:


Attachments
node-devel-0.11.1.patch (1.52 KB, patch)
2013-04-23 10:40 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-04-23 10:40:00 UTC
- Update to 0.11.1

Generated with FreeBSD Port Tools 0.99_7 (mode: update, diff: suffix)
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2013-04-23 10:40: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-04-24 18:19:49 UTC
Author: swills
Date: Wed Apr 24 17:19:42 2013
New Revision: 316455
URL: http://svnweb.freebsd.org/changeset/ports/316455

Log:
  - Update to 0.11.1
  
  PR:		ports/178075
  Submitted by:	Jin-Sih Lin <linpct@gmail.com> (maintainer)

Deleted:
  head/www/node-devel/files/
Modified:
  head/www/node-devel/Makefile
  head/www/node-devel/distinfo   (contents, props changed)

Modified: head/www/node-devel/Makefile
==============================================================================
--- head/www/node-devel/Makefile	Wed Apr 24 17:00:20 2013	(r316454)
+++ head/www/node-devel/Makefile	Wed Apr 24 17:19:42 2013	(r316455)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	node
-PORTVERSION=	0.9.8
+PORTVERSION=	0.11.1
 CATEGORIES=	www
 MASTER_SITES=	http://nodejs.org/dist/v${PORTVERSION}/
 PKGNAMESUFFIX=	-devel

Modified: head/www/node-devel/distinfo
==============================================================================
--- head/www/node-devel/distinfo	Wed Apr 24 17:00:20 2013	(r316454)
+++ head/www/node-devel/distinfo	Wed Apr 24 17:19:42 2013	(r316455)
@@ -1,2 +1,2 @@
-SHA256 (node-v0.9.8.tar.gz) = b7ad7d9f02d5eaca73a288a261578965c67d3847c2392ee09527acf72549b2e5
-SIZE (node-v0.9.8.tar.gz) = 12617530
+SHA256 (node-v0.11.1.tar.gz) = 1042853f6f288185e9dda60eaf57de50768aec5d32df7c7f462b713c56bd096f
+SIZE (node-v0.11.1.tar.gz) = 13405287
_______________________________________________
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-04-24 18:20:13 UTC
State Changed
From-To: open->closed

Committed. Thanks!