diff options
author | pizzamig <pizzamig@FreeBSD.org> | 2017-10-11 21:09:38 +0800 |
---|---|---|
committer | pizzamig <pizzamig@FreeBSD.org> | 2017-10-11 21:09:38 +0800 |
commit | 289751b36a5f4f31b2ee632503763907f433bb1a (patch) | |
tree | 52af0394decf69052cc937360e8d2a3ebba3f30b /www | |
parent | 95ceb43325e77c05e13aeb4a56e03a1f42b7d53e (diff) | |
download | freebsd-ports-gnome-289751b36a5f4f31b2ee632503763907f433bb1a.tar.gz freebsd-ports-gnome-289751b36a5f4f31b2ee632503763907f433bb1a.tar.zst freebsd-ports-gnome-289751b36a5f4f31b2ee632503763907f433bb1a.zip |
www/yarn: Update to 1.2.0
Approved by: olivier (mentor)
Differential Revision: https://reviews.freebsd.org/D12636
Diffstat (limited to 'www')
-rw-r--r-- | www/yarn/Makefile | 3 | ||||
-rw-r--r-- | www/yarn/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/www/yarn/Makefile b/www/yarn/Makefile index 84e5c4b7819b..4172e1fd7a4c 100644 --- a/www/yarn/Makefile +++ b/www/yarn/Makefile @@ -2,8 +2,7 @@ PORTNAME= yarn DISTVERSIONPREFIX= v -DISTVERSION= 1.1.0 -PORTREVISION= 1 +DISTVERSION= 1.2.0 CATEGORIES= www MASTER_SITES= https://yarnpkg.com/downloads/${PORTVERSION}/ diff --git a/www/yarn/distinfo b/www/yarn/distinfo index 48bbe40be63a..af6afec5d59a 100644 --- a/www/yarn/distinfo +++ b/www/yarn/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1506702503 -SHA256 (yarn-v1.1.0.tar.gz) = 171c1f9ee93c488c0d774ac6e9c72649047c3f896277d88d0f805266519430f3 -SIZE (yarn-v1.1.0.tar.gz) = 874168 +TIMESTAMP = 1507709841 +SHA256 (yarn-v1.2.0.tar.gz) = 533cf428a5a354d8393864d31451478a850bb7c173d8d756553898041963c949 +SIZE (yarn-v1.2.0.tar.gz) = 884660 |