Index: Makefile =================================================================== --- Makefile (revision 414464) +++ Makefile (working copy) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libinotify -PORTVERSION= 20150910 +PORTVERSION= 20160505 CATEGORIES= devel MAINTAINER= delphij@FreeBSD.org @@ -11,9 +11,9 @@ LICENSE= MIT USE_GITHUB= yes -GH_ACCOUNT= dmatveev +GH_ACCOUNT= libinotify-kqueue GH_PROJECT= libinotify-kqueue -GH_TAGNAME= b2873cf +GH_TAGNAME= 417e789 USES= autoreconf libtool GNU_CONFIGURE= yes Index: distinfo =================================================================== --- distinfo (revision 414464) +++ distinfo (working copy) @@ -1,2 +1,2 @@ -SHA256 (dmatveev-libinotify-kqueue-20150910-b2873cf_GH0.tar.gz) = 40672e27c8ea609ae79b370f0a6ac7a72ab9d1d9fc34ae5333980e612a337f19 -SIZE (dmatveev-libinotify-kqueue-20150910-b2873cf_GH0.tar.gz) = 61578 +SHA256 (libinotify-kqueue-libinotify-kqueue-20160505-417e789_GH0.tar.gz) = 706b8e257a7adf986f928fb3bc8de37e763b6692b6a6875396be64c3e82447ae +SIZE (libinotify-kqueue-libinotify-kqueue-20160505-417e789_GH0.tar.gz) = 67298 Index: pkg-descr =================================================================== --- pkg-descr (revision 414464) +++ pkg-descr (working copy) @@ -5,4 +5,4 @@ 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/dmatveev/libinotify-kqueue +WWW: https://github.com/libinotify-kqueue/libinotify-kqueue Index: pkg-message =================================================================== --- pkg-message (revision 414464) +++ pkg-message (working copy) @@ -30,7 +30,7 @@ Kernel patches to address the missing directory and symbolic link notifications are available from: -https://github.com/dmatveev/libinotify-kqueue/tree/master/patches +https://github.com/libinotify-kqueue/libinotify-kqueue/tree/master/patches ============================================================================= You might want to consider increasing the kern.maxfiles tunable if you plan