pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/databases/openldap-server
Module Name: pkgsrc
Committed By: jperkin
Date: Sat Jul 2 21:03:08 UTC 2016
Modified Files:
pkgsrc/databases/openldap-server: Makefile
Log Message:
Expand more variables for SMF manifest. Bump PKGREVISION.
To generate a diff of this commit:
cvs rdiff -u -r1.48 -r1.49 pkgsrc/databases/openldap-server/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/databases/openldap-server/Makefile
diff -u pkgsrc/databases/openldap-server/Makefile:1.48 pkgsrc/databases/openldap-server/Makefile:1.49
--- pkgsrc/databases/openldap-server/Makefile:1.48 Fri Jun 17 14:01:58 2016
+++ pkgsrc/databases/openldap-server/Makefile Sat Jul 2 21:03:08 2016
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.48 2016/06/17 14:01:58 jperkin Exp $
+# $NetBSD: Makefile,v 1.49 2016/07/02 21:03:08 jperkin Exp $
PKGNAME= ${DISTNAME:S/-/-server-/}
-PKGREVISION= 2
+PKGREVISION= 3
COMMENT= Lightweight Directory Access Protocol server suite
CONFLICTS+= openldap<2.3.23nb1
@@ -56,7 +56,9 @@ DB_CONFIG= DB_CONFIG
RCD_SCRIPTS= slapd
FILES_SUBST+= OPENLDAP_ETCDIR=${OPENLDAP_ETCDIR}
+FILES_SUBST+= OPENLDAP_VARDIR=${OPENLDAP_VARDIR}
FILES_SUBST+= SLAPD_USER=${SLAPD_USER}
+FILES_SUBST+= LDAP_GROUP=${LDAP_GROUP}
MESSAGE_SUBST+= SLAPD_USER=${SLAPD_USER}
MESSAGE_SUBST+= LDAP_GROUP=${LDAP_GROUP}
Home |
Main Index |
Thread Index |
Old Index