diff options
author | bhughes <bhughes@FreeBSD.org> | 2018-04-01 17:18:58 +0800 |
---|---|---|
committer | bhughes <bhughes@FreeBSD.org> | 2018-04-01 17:18:58 +0800 |
commit | 2f6ea4c4d8a8b95a57a835d82ade81c488c8c507 (patch) | |
tree | 1a0faf2a7d51eba6c98f0ebbe898d461a8894fb6 | |
parent | 35c9e36797cd4461e664e6c142eaa4ad3e0d6877 (diff) | |
download | freebsd-ports-gnome-2f6ea4c4d8a8b95a57a835d82ade81c488c8c507.tar.gz freebsd-ports-gnome-2f6ea4c4d8a8b95a57a835d82ade81c488c8c507.tar.zst freebsd-ports-gnome-2f6ea4c4d8a8b95a57a835d82ade81c488c8c507.zip |
www/node4: Update 4.9.0 -> 4.9.1
No changes from the previous verison. This release ensures that the
hosted binaries from the Node.js project adhere to the platform support
contract, which does not apply to the FreeBSD port and packages.
MFH: 2018Q2
-rw-r--r-- | www/node4/Makefile | 2 | ||||
-rw-r--r-- | www/node4/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/www/node4/Makefile b/www/node4/Makefile index fd8a668dc6a8..9c7566a4aad4 100644 --- a/www/node4/Makefile +++ b/www/node4/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= node -PORTVERSION= 4.9.0 +PORTVERSION= 4.9.1 DISTVERSIONPREFIX= v CATEGORIES= www MASTER_SITES= http://nodejs.org/dist/v${PORTVERSION}/ diff --git a/www/node4/distinfo b/www/node4/distinfo index 3a2da2fc5762..7b4f197a62b0 100644 --- a/www/node4/distinfo +++ b/www/node4/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1522268344 -SHA256 (node-v4.9.0.tar.gz) = 55683e98b39513735dedddcdd3331c64ddc7edd5744d2c4317b44a1c54e82f9a -SIZE (node-v4.9.0.tar.gz) = 22700972 +TIMESTAMP = 1522526693 +SHA256 (node-v4.9.1.tar.gz) = d2bc20dbe2c20e6f606671b1b9631f0d20396547ac7cbc144a3dad2c78106c78 +SIZE (node-v4.9.1.tar.gz) = 22700424 |