1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

- Revert r359185

- Upgrade to v0.11.28.
This commit is contained in:
Thierry Thomas 2014-08-15 14:01:06 +00:00
parent a8788a80ce
commit 50e152393e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=364974
3 changed files with 5 additions and 5 deletions

View File

@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= libuv
PORTVERSION= 0.11.25
PORTREVISION= 1
PORTVERSION= 0.11.28
CATEGORIES= devel
MASTER_SITES= http://libuv.org/dist/v${PORTVERSION}/
DISTNAME= ${PORTNAME}-v${PORTVERSION}
@ -33,7 +32,7 @@ pre-configure:
.if defined(MAINTAINER_MODE)
regression-test:
(cd ${WRKSRC} && ./gyp_uv.py -f make && \
${SETENV} ${MAKE_ENV} ${MAKE_CMD} -C out && \
${SETENV} ${MAKE_ENV} ${GMAKE} -C out && \
./out/Debug/run-tests)
.endif

View File

@ -1,2 +1,2 @@
SHA256 (libuv-v0.11.25.tar.gz) = bbd79c101334a5ae31bf54631ef75910a8d8dc798a0c7672a596e02769b84d22
SIZE (libuv-v0.11.25.tar.gz) = 389543
SHA256 (libuv-v0.11.28.tar.gz) = 4780a01a8f4299b938c68ec86913a6327fba4d9b6861841b3e2851cc1a0b1f19
SIZE (libuv-v0.11.28.tar.gz) = 478044

View File

@ -1,5 +1,6 @@
include/uv-bsd.h
include/uv-errno.h
include/uv-threadpool.h
include/uv-unix.h
include/uv-version.h
include/uv.h