Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Jun 2013 14:51:51 +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: r320586 - head/sysutils/gosa
Message-ID:  <201306111451.r5BEppk4072485@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: miwi
Date: Tue Jun 11 14:51:51 2013
New Revision: 320586
URL: http://svnweb.freebsd.org/changeset/ports/320586

Log:
  - Fix build
  - Trim header
  
  Reported by:	pkg (DEVELOPER_MODE)

Modified:
  head/sysutils/gosa/Makefile   (contents, props changed)
  head/sysutils/gosa/pkg-plist   (contents, props changed)

Modified: head/sysutils/gosa/Makefile
==============================================================================
--- head/sysutils/gosa/Makefile	Tue Jun 11 14:51:37 2013	(r320585)
+++ head/sysutils/gosa/Makefile	Tue Jun 11 14:51:51 2013	(r320586)
@@ -1,9 +1,5 @@
-# New ports collection makefile for:	gosa
-# Date created:				Wed Dec 26 18:41:49 MSK 2007
-# Whom:					Denis Shaposhnikov <dsh@wizard.volgograd.ru>
-#
+# Created by: Denis Shaposhnikov <dsh@wizard.volgograd.ru>
 # $FreeBSD$
-#
 
 PORTNAME=	gosa
 PORTVERSION=	2.6.10

Modified: head/sysutils/gosa/pkg-plist
==============================================================================
--- head/sysutils/gosa/pkg-plist	Tue Jun 11 14:51:37 2013	(r320585)
+++ head/sysutils/gosa/pkg-plist	Tue Jun 11 14:51:51 2013	(r320586)
@@ -5641,7 +5641,6 @@ sbin/update-gosa
 @dirrm %%WWWDIR%%/plugins/personal
 @dirrm %%WWWDIR%%/plugins
 @dirrm %%WWWDIR%%/setup
-@dirrmtry %%WWWDIR%%/state
 @dirrm %%WWWDIR%%
 @dirrm %%EXAMPLESDIR%%/contrib/openldap
 @dirrm %%EXAMPLESDIR%%/contrib/plugins/squid



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201306111451.r5BEppk4072485>