diff --git a/devel/libinotify/Makefile b/devel/libinotify/Makefile index 35f37a2029d9..f00cb0651882 100644 --- a/devel/libinotify/Makefile +++ b/devel/libinotify/Makefile @@ -1,21 +1,21 @@ # Created by: stas PORTNAME= libinotify -PORTVERSION= 20180201 -PORTREVISION= 2 +PORTVERSION= 20211018 CATEGORIES= devel MASTER_SITES= https://github.com/libinotify-kqueue/libinotify-kqueue/releases/download/${PORTVERSION}/ MAINTAINER= sunpoet@FreeBSD.org COMMENT= Kevent based inotify compatible library LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE USES= libtool CONFIGURE_ARGS= --enable-skip-subfiles=fusefs,smbfs GNU_CONFIGURE= yes INSTALL_TARGET= install-strip USE_LDCONFIG= yes .include diff --git a/devel/libinotify/distinfo b/devel/libinotify/distinfo index ceb8a87bade7..37196605dc4b 100644 --- a/devel/libinotify/distinfo +++ b/devel/libinotify/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1598621988 -SHA256 (libinotify-20180201.tar.gz) = 0110344305bf9ddf1019276657e656b359d4360dc94526dc6b8aa68fba688420 -SIZE (libinotify-20180201.tar.gz) = 437685 +TIMESTAMP = 1645716705 +SHA256 (libinotify-20211018.tar.gz) = 32df21f1db7116d32d47d5b8a06dbd467d4d70c745d1e3dee7821d4e5dcbbb67 +SIZE (libinotify-20211018.tar.gz) = 449580 diff --git a/devel/libinotify/pkg-descr b/devel/libinotify/pkg-descr index d065cb960026..f9fb5ae0fd52 100644 --- a/devel/libinotify/pkg-descr +++ b/devel/libinotify/pkg-descr @@ -1,8 +1,5 @@ This library provides inotify-compatible interface for applications, that need to monitor changes happening in a filesystem. It can be useful when porting Linux applications, which often use inotify interface. -The IN_OPEN, IN_CLOSE_WRITE and IN_CLOSE_NOWRITE events are not yet -implemented, so the relevant tests are known to fail. - WWW: https://github.com/libinotify-kqueue/libinotify-kqueue diff --git a/devel/libinotify/pkg-message b/devel/libinotify/pkg-message index e2862709c827..1085a1f89ba1 100644 --- a/devel/libinotify/pkg-message +++ b/devel/libinotify/pkg-message @@ -1,41 +1,9 @@ [ { type: install message: <