svn commit: r321260 - head/japanese/canna-server

Martin Wilke miwi at FreeBSD.org
Wed Jun 19 14:47:48 UTC 2013


Author: miwi
Date: Wed Jun 19 14:47:47 2013
New Revision: 321260
URL: http://svnweb.freebsd.org/changeset/ports/321260

Log:
  - Don't remove directories not created by this port
  - Trim header
  
  Reported by:	pkg (DEVELOPER_MODE)

Modified:
  head/japanese/canna-server/Makefile   (contents, props changed)
  head/japanese/canna-server/pkg-plist   (contents, props changed)

Modified: head/japanese/canna-server/Makefile
==============================================================================
--- head/japanese/canna-server/Makefile	Wed Jun 19 14:47:19 2013	(r321259)
+++ head/japanese/canna-server/Makefile	Wed Jun 19 14:47:47 2013	(r321260)
@@ -1,9 +1,5 @@
-# New ports collection makefile for:	canna-server
-# Date created:		7 September 2008
-# Whom:			hrs
-#
+# Created by: hrs
 # $FreeBSD$
-#
 
 PORTNAME=	canna
 PORTVERSION=	3.7p3

Modified: head/japanese/canna-server/pkg-plist
==============================================================================
--- head/japanese/canna-server/pkg-plist	Wed Jun 19 14:47:19 2013	(r321259)
+++ head/japanese/canna-server/pkg-plist	Wed Jun 19 14:47:47 2013	(r321260)
@@ -50,8 +50,5 @@ sbin/cannakill
 %%METAFILE%%
 @exec %%MTREE_CMD%% -qU -f %D/%%METAFILE%% -p %D/%%DATADIR%%/dic > /dev/null 2>&1
 @dirrmtry %%DATADIR%%/dic/canna
- at dirrmtry %%DATADIR%%/dic/user/user
- at dirrmtry %%DATADIR%%/dic/user
- at dirrmtry %%DATADIR%%/dic/group
 @dirrmtry %%DATADIR%%/dic
 @dirrmtry %%DATADIR%%


More information about the svn-ports-all mailing list