svn commit: r320268 - head/irc/p5-POE-Component-Server-IRC
Martin Wilke
miwi at FreeBSD.org
Sat Jun 8 16:26:05 UTC 2013
Author: miwi
Date: Sat Jun 8 16:26:04 2013
New Revision: 320268
URL: http://svnweb.freebsd.org/changeset/ports/320268
Log:
- Do not remove directories not created by this port
 Reported by: pkg (DEVELOPER_MODE)
Modified:
head/irc/p5-POE-Component-Server-IRC/Makefile (contents, props changed)
head/irc/p5-POE-Component-Server-IRC/pkg-plist (contents, props changed)
Modified: head/irc/p5-POE-Component-Server-IRC/Makefile
==============================================================================
--- head/irc/p5-POE-Component-Server-IRC/Makefile Sat Jun 8 16:25:46 2013 (r320267)
+++ head/irc/p5-POE-Component-Server-IRC/Makefile Sat Jun 8 16:26:04 2013 (r320268)
@@ -1,9 +1,5 @@
-# New ports collection makefile for: p5-POE-Component-Server-IRC
-# Date created: 2008-04-15
-# Whom: Masahiro Teramoto <markun at onohara.to>
-#
+# Created by: Masahiro Teramoto <markun at onohara.to>
# $FreeBSD$
-#
PORTNAME= POE-Component-Server-IRC
PORTVERSION= 1.54
Modified: head/irc/p5-POE-Component-Server-IRC/pkg-plist
==============================================================================
--- head/irc/p5-POE-Component-Server-IRC/pkg-plist Sat Jun 8 16:25:46 2013 (r320267)
+++ head/irc/p5-POE-Component-Server-IRC/pkg-plist Sat Jun 8 16:26:04 2013 (r320268)
@@ -10,7 +10,6 @@ bin/pmkpasswd
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/Server
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE
- at dirrmtry %%SITE_PERL%%/POE/Component/Server/IRC/Test
@dirrmtry %%SITE_PERL%%/POE/Component/Server/IRC/Plugin
@dirrmtry %%SITE_PERL%%/POE/Component/Server/IRC
@dirrmtry %%SITE_PERL%%/POE/Component/Server
More information about the svn-ports-head
mailing list