summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjoerg <joerg>2012-01-24 20:36:40 +0000
committerjoerg <joerg>2012-01-24 20:36:40 +0000
commitdb894deeb68aba5dd4b0b342ce3984369a4ef6a3 (patch)
tree74c3ad2620f24bf053bd6eee6169941e3e159263
parent50670d2f7b9529474f1b69db185c6413c4c2bf97 (diff)
downloadpkgsrc-db894deeb68aba5dd4b0b342ce3984369a4ef6a3.tar.gz
Fix .so usage in man page. Bump revision of effected package.
-rw-r--r--databases/openldap-nops/Makefile3
-rw-r--r--databases/openldap/distinfo3
-rw-r--r--databases/openldap/patches/patch-contrib_slapd-modules_nops_slapo-nops.513
3 files changed, 17 insertions, 2 deletions
diff --git a/databases/openldap-nops/Makefile b/databases/openldap-nops/Makefile
index b35a87edbf7..8e068beabc1 100644
--- a/databases/openldap-nops/Makefile
+++ b/databases/openldap-nops/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.10 2010/07/24 11:15:17 ghen Exp $
+# $NetBSD: Makefile,v 1.11 2012/01/24 20:36:40 joerg Exp $
PKGNAME= ${DISTNAME:S/-/-nops-/}
+PKGREVISION= 1
COMMENT= Remove null-ops for OpenLDAP
CONFLICTS+= openldap<2.3.23nb1
diff --git a/databases/openldap/distinfo b/databases/openldap/distinfo
index a3cab614d52..d4b06bebd46 100644
--- a/databases/openldap/distinfo
+++ b/databases/openldap/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.82 2011/10/30 18:05:28 drochner Exp $
+$NetBSD: distinfo,v 1.83 2012/01/24 20:36:40 joerg Exp $
SHA1 (openldap-2.4.24.tgz) = a4baad3d45ae5810ba5fee48603210697c70d52f
RMD160 (openldap-2.4.24.tgz) = b9df6a5a562b83fe4ad92f8779909b36fab65c52
@@ -13,6 +13,7 @@ SHA1 (patch-am) = cf97dbc86ed1e0dc3cd7f901dd3f0e4c77490a82
SHA1 (patch-an) = f98c6457474247c092dd0a062e86560cc894ec4e
SHA1 (patch-ao) = 6276a1226689fc3be3ffacbcd8df2e4f3e51d1a0
SHA1 (patch-ap) = c3f14d81e70acf5b236bbeab36204debc1b44b95
+SHA1 (patch-contrib_slapd-modules_nops_slapo-nops.5) = f32352f19361b7e9aa5b038ae8578def7c08fa47
SHA1 (patch-da) = cb705b12715869ef4df4477ac82ab006154978de
SHA1 (patch-dd) = bc1b506e0516f8ee604898beb39380111d07c56f
SHA1 (patch-de) = 749cdbf2d76bcf4ff192ef087f1404b608447a30
diff --git a/databases/openldap/patches/patch-contrib_slapd-modules_nops_slapo-nops.5 b/databases/openldap/patches/patch-contrib_slapd-modules_nops_slapo-nops.5
new file mode 100644
index 00000000000..81bfb992438
--- /dev/null
+++ b/databases/openldap/patches/patch-contrib_slapd-modules_nops_slapo-nops.5
@@ -0,0 +1,13 @@
+$NetBSD: patch-contrib_slapd-modules_nops_slapo-nops.5,v 1.1 2012/01/24 20:36:40 joerg Exp $
+
+--- contrib/slapd-modules/nops/slapo-nops.5.orig 2012-01-23 22:24:40.000000000 +0000
++++ contrib/slapd-modules/nops/slapo-nops.5
+@@ -29,4 +29,7 @@ default slapd configuration file
+ .BR slapd.conf (5).
+ .SH ACKNOWLEDGEMENTS
+ This module was written in 2008 by Emmanuel Dreyfus.
+-.so ../Project
++.B "OpenLDAP Software"
++is developed and maintained by The OpenLDAP Project <http://www.openldap.org/>.
++.B "OpenLDAP Software"
++is derived from University of Michigan LDAP 3.3 Release.