git: 5b94820b852e - main - devel/luv: Update to 1.41.0-0
Adam Weinberger
adamw at FreeBSD.org
Sun May 2 16:24:53 UTC 2021
The branch main has been updated by adamw:
URL: https://cgit.FreeBSD.org/ports/commit/?id=5b94820b852e961d4e1814aab5a9fb74cc640f12
commit 5b94820b852e961d4e1814aab5a9fb74cc640f12
Author: Adam Weinberger <adamw at FreeBSD.org>
AuthorDate: 2021-05-02 16:23:47 +0000
Commit: Adam Weinberger <adamw at FreeBSD.org>
CommitDate: 2021-05-02 16:24:47 +0000
devel/luv: Update to 1.41.0-0
PR: 255129
Approved by: maintainer timeout
---
devel/luv/Makefile | 5 ++---
devel/luv/distinfo | 6 +++---
2 files changed, 5 insertions(+), 6 deletions(-)
diff --git a/devel/luv/Makefile b/devel/luv/Makefile
index 2f004f0a52ce..a6dff13c0873 100644
--- a/devel/luv/Makefile
+++ b/devel/luv/Makefile
@@ -1,6 +1,5 @@
PORTNAME= luv
-DISTVERSION= 1.30.1-1
-PORTREVISION= 1
+DISTVERSION= 1.41.0-0
CATEGORIES= devel
MAINTAINER= checo1705 at secmail.pro
@@ -40,7 +39,7 @@ CMAKE_ARGS= -DLUA_BUILD_TYPE=System \
PLIST_FILES= lib/libluv.so \
lib/libluv.so.1 \
- lib/libluv.so.1.30.1 \
+ lib/libluv.so.1.41.0 \
libdata/pkgconfig/libluv.pc \
include/luv/util.h \
include/luv/luv.h \
diff --git a/devel/luv/distinfo b/devel/luv/distinfo
index 3b2ebe3c3edb..0bd74dd42d1c 100644
--- a/devel/luv/distinfo
+++ b/devel/luv/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1568942643
-SHA256 (luvit-luv-1.30.1-1_GH0.tar.gz) = 2b17921e2e18094df6221e3cd291c82d4569e50d8c081518d3e775dceae267cf
-SIZE (luvit-luv-1.30.1-1_GH0.tar.gz) = 88948
+TIMESTAMP = 1619970952
+SHA256 (luvit-luv-1.41.0-0_GH0.tar.gz) = 13382bc5e896f6247c0e8f7b7cbc12c99388b9a858118a8dc5477f5b7a977c8e
+SIZE (luvit-luv-1.41.0-0_GH0.tar.gz) = 118079
SHA256 (keplerproject-lua-compat-5.3-bc91f40_GH0.tar.gz) = 30d559fadf00983f90aa52011c934def8f7540ffaa3973d9237f154ceea8413e
SIZE (keplerproject-lua-compat-5.3-bc91f40_GH0.tar.gz) = 51289
More information about the dev-commits-ports-all
mailing list