svn commit: r305598 - head/net/openldap23-server

Xin LI delphij at FreeBSD.org
Tue Oct 9 18:32:40 UTC 2012


Author: delphij
Date: Tue Oct  9 18:32:39 2012
New Revision: 305598
URL: http://svn.freebsd.org/changeset/ports/305598

Log:
  fix plist for use with pkg.
  
  PR:		ports/172387
  Submitted by:	kwm

Modified:
  head/net/openldap23-server/pkg-plist
  head/net/openldap23-server/pkg-plist.client

Modified: head/net/openldap23-server/pkg-plist
==============================================================================
--- head/net/openldap23-server/pkg-plist	Tue Oct  9 17:47:53 2012	(r305597)
+++ head/net/openldap23-server/pkg-plist	Tue Oct  9 18:32:39 2012	(r305598)
@@ -56,7 +56,7 @@ etc/openldap/DB_CONFIG.example
 %%BACK_SQL%%libexec/openldap/back_sql.so
 libexec/slapd
 %%SLURPD%%libexec/slurpd
- at dirrmtry libexec/openldap
+%%MODULES%%@dirrmtry libexec/openldap
 sbin/slapacl
 sbin/slapadd
 sbin/slapauth

Modified: head/net/openldap23-server/pkg-plist.client
==============================================================================
--- head/net/openldap23-server/pkg-plist.client	Tue Oct  9 17:47:53 2012	(r305597)
+++ head/net/openldap23-server/pkg-plist.client	Tue Oct  9 18:32:39 2012	(r305598)
@@ -43,4 +43,3 @@ lib/libldap_r.so
 @comment share/openldap/ucdata/num.dat
 @comment @dirrm share/openldap/ucdata
 @comment @dirrm share/openldap
- at dirrmtry libexec/openldap


More information about the svn-ports-head mailing list