diff options
author | thierry <thierry@FreeBSD.org> | 2015-02-27 18:57:19 +0000 |
---|---|---|
committer | thierry <thierry@FreeBSD.org> | 2015-02-27 18:57:19 +0000 |
commit | 7fc28d7e38912ad6b0605135cbc10e297e4ed48f (patch) | |
tree | cbacf6befa4cacab549fae007431bc9637e91ebd | |
parent | ec2965f8f45e822ff4a7d59a1a61a9dd26517250 (diff) | |
download | FreeBSD-ports-7fc28d7e38912ad6b0605135cbc10e297e4ed48f.zip FreeBSD-ports-7fc28d7e38912ad6b0605135cbc10e297e4ed48f.tar.gz |
Upgrade to 1.4.2.
-rw-r--r-- | devel/libuv/Makefile | 2 | ||||
-rw-r--r-- | devel/libuv/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/devel/libuv/Makefile b/devel/libuv/Makefile index 05029bd..68fad73 100644 --- a/devel/libuv/Makefile +++ b/devel/libuv/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libuv -PORTVERSION= 1.4.0 +PORTVERSION= 1.4.2 CATEGORIES= devel MASTER_SITES= http://libuv.org/dist/v${PORTVERSION}/ DISTNAME= ${PORTNAME}-v${PORTVERSION} diff --git a/devel/libuv/distinfo b/devel/libuv/distinfo index 94ccf28..2497467 100644 --- a/devel/libuv/distinfo +++ b/devel/libuv/distinfo @@ -1,2 +1,2 @@ -SHA256 (libuv-v1.4.0.tar.gz) = d777db735eeadeee5b993397f87f5a8dcdcfa1b63123930deacecbfab708cfcd -SIZE (libuv-v1.4.0.tar.gz) = 1011778 +SHA256 (libuv-v1.4.2.tar.gz) = 1006c4055cb3fb34293bb716be127d396550a68ac0bdfc21a6631c8d7a49ce0b +SIZE (libuv-v1.4.2.tar.gz) = 1012645 |