pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/databases Fix .so usage in man page. Bump revision of ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3cc7a6d72530
branches:  trunk
changeset: 598420:3cc7a6d72530
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Tue Jan 24 20:36:40 2012 +0000

description:
Fix .so usage in man page. Bump revision of effected package.

diffstat:

 databases/openldap-nops/Makefile                                         |   3 +-
 databases/openldap/distinfo                                              |   3 +-
 databases/openldap/patches/patch-contrib_slapd-modules_nops_slapo-nops.5 |  13 ++++++++++
 3 files changed, 17 insertions(+), 2 deletions(-)

diffs (46 lines):

diff -r 6c226e70a492 -r 3cc7a6d72530 databases/openldap-nops/Makefile
--- a/databases/openldap-nops/Makefile  Tue Jan 24 18:58:36 2012 +0000
+++ b/databases/openldap-nops/Makefile  Tue Jan 24 20:36:40 2012 +0000
@@ -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 -r 6c226e70a492 -r 3cc7a6d72530 databases/openldap/distinfo
--- a/databases/openldap/distinfo       Tue Jan 24 18:58:36 2012 +0000
+++ b/databases/openldap/distinfo       Tue Jan 24 20:36:40 2012 +0000
@@ -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-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 -r 6c226e70a492 -r 3cc7a6d72530 databases/openldap/patches/patch-contrib_slapd-modules_nops_slapo-nops.5
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/databases/openldap/patches/patch-contrib_slapd-modules_nops_slapo-nops.5  Tue Jan 24 20:36:40 2012 +0000
@@ -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.



Home | Main Index | Thread Index | Old Index