svn commit: r305599 - head/net/openldap24-server

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


Author: delphij
Date: Tue Oct  9 18:33:17 2012
New Revision: 305599
URL: http://svn.freebsd.org/changeset/ports/305599

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

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

Modified: head/net/openldap24-server/pkg-plist
==============================================================================
--- head/net/openldap24-server/pkg-plist	Tue Oct  9 18:32:39 2012	(r305598)
+++ head/net/openldap24-server/pkg-plist	Tue Oct  9 18:33:17 2012	(r305599)
@@ -86,7 +86,7 @@ etc/openldap/DB_CONFIG.example
 %%SMBPWD%%libexec/openldap/smbk5pwd.so
 %%SMBPWD%%libexec/openldap/smbk5pwd.so.0
 libexec/slapd
- at dirrmtry libexec/openldap
+%%MODULES%%@dirrmtry libexec/openldap
 sbin/slapacl
 sbin/slapadd
 sbin/slapauth

Modified: head/net/openldap24-server/pkg-plist.client
==============================================================================
--- head/net/openldap24-server/pkg-plist.client	Tue Oct  9 18:32:39 2012	(r305598)
+++ head/net/openldap24-server/pkg-plist.client	Tue Oct  9 18:33:17 2012	(r305599)
@@ -37,4 +37,3 @@ lib/libldap_r-2.4.so.%%SHLIB_MAJOR%%
 lib/libldap_r.a
 lib/libldap_r.la
 lib/libldap_r.so
- at dirrmtry libexec/openldap


More information about the svn-ports-all mailing list