Date: Fri, 31 May 2013 01:44:46 +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: r319457 - head/irc/py-supybot Message-ID: <201305310144.r4V1ikKC054632@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: miwi Date: Fri May 31 01:44:45 2013 New Revision: 319457 URL: http://svnweb.freebsd.org/changeset/ports/319457 Log: - Do not try to remove dirs. not created by the port Reported by: pkg (DEVELOPER_MODE) Modified: head/irc/py-supybot/pkg-plist (contents, props changed) Modified: head/irc/py-supybot/pkg-plist ============================================================================== --- head/irc/py-supybot/pkg-plist Fri May 31 01:44:38 2013 (r319456) +++ head/irc/py-supybot/pkg-plist Fri May 31 01:44:45 2013 (r319457) @@ -890,7 +890,6 @@ bin/supybot-wizard @dirrm %%PYTHON_SITELIBDIR%%/supybot/plugins/Lart @dirrm %%PYTHON_SITELIBDIR%%/supybot/plugins/Karma @dirrm %%PYTHON_SITELIBDIR%%/supybot/plugins/Internet -@dirrm %%PYTHON_SITELIBDIR%%/supybot/plugins/Insult @dirrm %%PYTHON_SITELIBDIR%%/supybot/plugins/Herald @dirrm %%PYTHON_SITELIBDIR%%/supybot/plugins/Google/local/simplejson @dirrm %%PYTHON_SITELIBDIR%%/supybot/plugins/Google/local
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201305310144.r4V1ikKC054632>