[Midnightbsd-cvs] mports [18532] trunk/devel/libinotify: turn on trueprefix
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Wed Apr 1 07:34:14 EDT 2015
Revision: 18532
http://svnweb.midnightbsd.org/mports/?rev=18532
Author: laffer1
Date: 2015-04-01 07:34:14 -0400 (Wed, 01 Apr 2015)
Log Message:
-----------
turn on trueprefix
Modified Paths:
--------------
trunk/devel/libinotify/Makefile
trunk/devel/libinotify/pkg-descr
Modified: trunk/devel/libinotify/Makefile
===================================================================
--- trunk/devel/libinotify/Makefile 2015-04-01 11:32:07 UTC (rev 18531)
+++ trunk/devel/libinotify/Makefile 2015-04-01 11:34:14 UTC (rev 18532)
@@ -9,6 +9,8 @@
LICENSE= mit
+FAKE_OPTS= trueprefix
+
USE_GITHUB= yes
GH_ACCOUNT= dmatveev
GH_PROJECT= libinotify-kqueue
Modified: trunk/devel/libinotify/pkg-descr
===================================================================
--- trunk/devel/libinotify/pkg-descr 2015-04-01 11:32:07 UTC (rev 18531)
+++ trunk/devel/libinotify/pkg-descr 2015-04-01 11:34:14 UTC (rev 18532)
@@ -5,5 +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.
-Author: Dmitry Matveev <me at dmitrymatveev.co.uk>
WWW: https://github.com/dmatveev/libinotify-kqueue
More information about the Midnightbsd-cvs
mailing list