pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/libinotify



Module Name:    pkgsrc
Committed By:   wiz
Date:           Wed Apr 26 16:03:30 UTC 2023

Modified Files:
        pkgsrc/devel/libinotify: Makefile PLIST builtin.mk distinfo

Log Message:
libinotify: update to 0.0.20211018.

20211018 update

    Share kqueue watches between inotify watches to reduce # of opened files on recursive directory watching.
    Add support for C89 compilers and linuxolator
    O_PATH open(2) flag support


To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 pkgsrc/devel/libinotify/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/libinotify/PLIST \
    pkgsrc/devel/libinotify/builtin.mk
cvs rdiff -u -r1.6 -r1.7 pkgsrc/devel/libinotify/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/devel/libinotify/Makefile
diff -u pkgsrc/devel/libinotify/Makefile:1.9 pkgsrc/devel/libinotify/Makefile:1.10
--- pkgsrc/devel/libinotify/Makefile:1.9        Sun Nov  3 10:39:17 2019
+++ pkgsrc/devel/libinotify/Makefile    Wed Apr 26 16:03:30 2023
@@ -1,12 +1,11 @@
-# $NetBSD: Makefile,v 1.9 2019/11/03 10:39:17 rillig Exp $
-#
+# $NetBSD: Makefile,v 1.10 2023/04/26 16:03:30 wiz Exp $
 
 DISTNAME=      libinotify
 PKGNAME=       ${DISTNAME}-0.0.${GITHUB_TAG}
 CATEGORIES=    devel
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=libinotify-kqueue/}
 GITHUB_PROJECT=        libinotify-kqueue
-GITHUB_TAG=    20180201
+GITHUB_TAG=    20211018
 
 MAINTAINER=    me%dmitrymatveev.co.uk@localhost
 #HOMEPAGE=     http://dmitrymatveev.co.uk/gsoc11

Index: pkgsrc/devel/libinotify/PLIST
diff -u pkgsrc/devel/libinotify/PLIST:1.2 pkgsrc/devel/libinotify/PLIST:1.3
--- pkgsrc/devel/libinotify/PLIST:1.2   Wed May 30 14:37:10 2018
+++ pkgsrc/devel/libinotify/PLIST       Wed Apr 26 16:03:30 2023
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2018/05/30 14:37:10 minskim Exp $
+@comment $NetBSD: PLIST,v 1.3 2023/04/26 16:03:30 wiz Exp $
 include/sys/inotify.h
 lib/libinotify.la
 lib/pkgconfig/libinotify.pc
@@ -7,5 +7,5 @@ man/man3/inotify_event.3
 man/man3/inotify_init.3
 man/man3/inotify_init1.3
 man/man3/inotify_rm_watch.3
-man/man3/inotify_set_param.3
 man/man3/libinotify.3
+man/man3/libinotify_set_param.3
Index: pkgsrc/devel/libinotify/builtin.mk
diff -u pkgsrc/devel/libinotify/builtin.mk:1.2 pkgsrc/devel/libinotify/builtin.mk:1.3
--- pkgsrc/devel/libinotify/builtin.mk:1.2      Sun Nov  3 10:39:17 2019
+++ pkgsrc/devel/libinotify/builtin.mk  Wed Apr 26 16:03:30 2023
@@ -1,4 +1,4 @@
-# $NetBSD: builtin.mk,v 1.2 2019/11/03 10:39:17 rillig Exp $
+# $NetBSD: builtin.mk,v 1.3 2023/04/26 16:03:30 wiz Exp $
 
 BUILTIN_PKG:=  libinotify
 
@@ -29,10 +29,10 @@ USE_BUILTIN.libinotify=     no
 .  else
 USE_BUILTIN.libinotify=        ${IS_BUILTIN.libinotify}
 .    if defined(BUILTIN_PKG.libinotify) && \
-        !empty(IS_BUILTIN.libinotify:M[yY][eE][sS])
+        ${IS_BUILTIN.libinotify:tl} == yes
 USE_BUILTIN.libinotify=        yes
 .      for _dep_ in ${BUILDLINK_API_DEPENDS.libinotify}
-.        if !empty(USE_BUILTIN.libinotify:M[yY][eE][sS])
+.        if ${USE_BUILTIN.libinotify:tl} == yes
 USE_BUILTIN.libinotify!=                                               \
        if ${PKG_ADMIN} pmatch ${_dep_:Q} ${BUILTIN_PKG.libinotify:Q}; then \
                ${ECHO} yes;                                            \

Index: pkgsrc/devel/libinotify/distinfo
diff -u pkgsrc/devel/libinotify/distinfo:1.6 pkgsrc/devel/libinotify/distinfo:1.7
--- pkgsrc/devel/libinotify/distinfo:1.6        Tue Oct 26 10:15:22 2021
+++ pkgsrc/devel/libinotify/distinfo    Wed Apr 26 16:03:30 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2021/10/26 10:15:22 nia Exp $
+$NetBSD: distinfo,v 1.7 2023/04/26 16:03:30 wiz Exp $
 
-BLAKE2s (libinotify-20180201.tar.gz) = 7c6d9022bb4ca151886e0c74fc822250cb31ce9d417e47c6a5ea0c14dec82ec6
-SHA512 (libinotify-20180201.tar.gz) = e0c892eee23ce47ded39e41cadf85351aa0d612b26913c20e1bc73e31a966703cebdfe4979f0a9db8d5bb7237631aa02da4781ed4a262ed000e508614ba80ad6
-Size (libinotify-20180201.tar.gz) = 71808 bytes
+BLAKE2s (libinotify-20211018.tar.gz) = 6e02921da404953056c104647e5d305d311192e486587a881797cf36e209f07f
+SHA512 (libinotify-20211018.tar.gz) = 69a501403f323abd95b6052fc0ab94deb729637de3753ccd7e1fe8836020f4ff4cfa25ab46ea3fbff86f0c481cb3ae62053ca8144c2fb2404e3f4b1feb3f93a7
+Size (libinotify-20211018.tar.gz) = 74778 bytes



Home | Main Index | Thread Index | Old Index