Date: Sat, 8 Jun 2013 14:54:06 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r320252 - head/devel/p5-File-ChangeNotify Message-ID: <201306081454.r58Es6G4091636@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: miwi Date: Sat Jun 8 14:54:06 2013 New Revision: 320252 URL: http://svnweb.freebsd.org/changeset/ports/320252 Log: - Do not remove directories not created by this port  Reported by: pkg (DEVELOPER_MODE) Modified: head/devel/p5-File-ChangeNotify/pkg-plist (contents, props changed) Modified: head/devel/p5-File-ChangeNotify/pkg-plist ============================================================================== --- head/devel/p5-File-ChangeNotify/pkg-plist Sat Jun 8 13:32:23 2013 (r320251) +++ head/devel/p5-File-ChangeNotify/pkg-plist Sat Jun 8 14:54:06 2013 (r320252) @@ -5,8 +5,6 @@ %%SITE_PERL%%/File/ChangeNotify/Watcher/Default.pm %%SITE_PERL%%/File/ChangeNotify/Watcher/Inotify.pm %%SITE_PERL%%/File/ChangeNotify/Watcher/KQueue.pm -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/File/ChangeNotify -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/File @dirrmtry %%SITE_PERL%%/File/ChangeNotify/Watcher @dirrmtry %%SITE_PERL%%/File/ChangeNotify @dirrmtry %%SITE_PERL%%/File
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201306081454.r58Es6G4091636>