From 75ea40786cb31c9b4687da8b91d77e66c1cbc25f Mon Sep 17 00:00:00 2001 From: Michael Haro Date: Tue, 26 Oct 1999 01:54:22 +0000 Subject: upgrade the port to 1.2.7 PR: 13874 Submitted by: lkoeller@cc.fh-lippe.de --- net/openldap/Makefile | 4 ++-- net/openldap/distinfo | 2 +- net/openldap/pkg-descr | 2 +- net/openldap12/Makefile | 4 ++-- net/openldap12/distinfo | 2 +- net/openldap12/pkg-descr | 2 +- net/openldap2/Makefile | 4 ++-- net/openldap2/distinfo | 2 +- net/openldap2/pkg-descr | 2 +- net/openldap20-server/Makefile | 4 ++-- net/openldap20-server/distinfo | 2 +- net/openldap20-server/pkg-descr | 2 +- net/openldap20/Makefile | 4 ++-- net/openldap20/distinfo | 2 +- net/openldap20/pkg-descr | 2 +- net/openldap21-server/Makefile | 4 ++-- net/openldap21-server/distinfo | 2 +- net/openldap21-server/pkg-descr | 2 +- net/openldap21/Makefile | 4 ++-- net/openldap21/distinfo | 2 +- net/openldap21/pkg-descr | 2 +- net/openldap22-server/Makefile | 4 ++-- net/openldap22-server/distinfo | 2 +- net/openldap22-server/pkg-descr | 2 +- net/openldap22/Makefile | 4 ++-- net/openldap22/distinfo | 2 +- net/openldap22/pkg-descr | 2 +- net/openldap23-server/Makefile | 4 ++-- net/openldap23-server/distinfo | 2 +- net/openldap23-server/pkg-descr | 2 +- net/openldap24-server/Makefile | 4 ++-- net/openldap24-server/distinfo | 2 +- net/openldap24-server/pkg-descr | 2 +- 33 files changed, 44 insertions(+), 44 deletions(-) diff --git a/net/openldap/Makefile b/net/openldap/Makefile index 49e12dcc0acc..7529ff2c9572 100644 --- a/net/openldap/Makefile +++ b/net/openldap/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: openldap -# Version required: 1.2.0 +# Version required: 1.2.7 # Date created: 20 Sep 1998 # Whom: Lachlan O'Dea # # $FreeBSD$ # -DISTNAME= openldap-1.2.3 +DISTNAME= openldap-1.2.7 CATEGORIES= net databases MASTER_SITES= ftp://ftp.OpenLDAP.org/pub/OpenLDAP/openldap-release/ \ ftp://ftp.net.lut.ac.uk/openldap/openldap-release/ \ diff --git a/net/openldap/distinfo b/net/openldap/distinfo index fbb57c376a4c..f29985c25458 100644 --- a/net/openldap/distinfo +++ b/net/openldap/distinfo @@ -1 +1 @@ -MD5 (openldap-1.2.3.tgz) = 837d264218ddf247a9674645a0a03cc6 +MD5 (openldap-1.2.7.tgz) = be5866cfa50fdf083f5230b3837181e8 diff --git a/net/openldap/pkg-descr b/net/openldap/pkg-descr index 4fedc7f9259c..aec3ae0f7cf4 100644 --- a/net/openldap/pkg-descr +++ b/net/openldap/pkg-descr @@ -4,7 +4,7 @@ directory service protocol that can be used stand-alone, or as a front end to an X.500 directory. LDAP is defined by RFCs 1777 through 1779. OpenLDAP is derived from the University of Michigan LDAP release 3.3 and is -distributed under a Perl-style "Artistic License". +distributed under an open source license. WWW: http://www.openldap.org/ diff --git a/net/openldap12/Makefile b/net/openldap12/Makefile index 49e12dcc0acc..7529ff2c9572 100644 --- a/net/openldap12/Makefile +++ b/net/openldap12/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: openldap -# Version required: 1.2.0 +# Version required: 1.2.7 # Date created: 20 Sep 1998 # Whom: Lachlan O'Dea # # $FreeBSD$ # -DISTNAME= openldap-1.2.3 +DISTNAME= openldap-1.2.7 CATEGORIES= net databases MASTER_SITES= ftp://ftp.OpenLDAP.org/pub/OpenLDAP/openldap-release/ \ ftp://ftp.net.lut.ac.uk/openldap/openldap-release/ \ diff --git a/net/openldap12/distinfo b/net/openldap12/distinfo index fbb57c376a4c..f29985c25458 100644 --- a/net/openldap12/distinfo +++ b/net/openldap12/distinfo @@ -1 +1 @@ -MD5 (openldap-1.2.3.tgz) = 837d264218ddf247a9674645a0a03cc6 +MD5 (openldap-1.2.7.tgz) = be5866cfa50fdf083f5230b3837181e8 diff --git a/net/openldap12/pkg-descr b/net/openldap12/pkg-descr index 4fedc7f9259c..aec3ae0f7cf4 100644 --- a/net/openldap12/pkg-descr +++ b/net/openldap12/pkg-descr @@ -4,7 +4,7 @@ directory service protocol that can be used stand-alone, or as a front end to an X.500 directory. LDAP is defined by RFCs 1777 through 1779. OpenLDAP is derived from the University of Michigan LDAP release 3.3 and is -distributed under a Perl-style "Artistic License". +distributed under an open source license. WWW: http://www.openldap.org/ diff --git a/net/openldap2/Makefile b/net/openldap2/Makefile index 49e12dcc0acc..7529ff2c9572 100644 --- a/net/openldap2/Makefile +++ b/net/openldap2/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: openldap -# Version required: 1.2.0 +# Version required: 1.2.7 # Date created: 20 Sep 1998 # Whom: Lachlan O'Dea # # $FreeBSD$ # -DISTNAME= openldap-1.2.3 +DISTNAME= openldap-1.2.7 CATEGORIES= net databases MASTER_SITES= ftp://ftp.OpenLDAP.org/pub/OpenLDAP/openldap-release/ \ ftp://ftp.net.lut.ac.uk/openldap/openldap-release/ \ diff --git a/net/openldap2/distinfo b/net/openldap2/distinfo index fbb57c376a4c..f29985c25458 100644 --- a/net/openldap2/distinfo +++ b/net/openldap2/distinfo @@ -1 +1 @@ -MD5 (openldap-1.2.3.tgz) = 837d264218ddf247a9674645a0a03cc6 +MD5 (openldap-1.2.7.tgz) = be5866cfa50fdf083f5230b3837181e8 diff --git a/net/openldap2/pkg-descr b/net/openldap2/pkg-descr index 4fedc7f9259c..aec3ae0f7cf4 100644 --- a/net/openldap2/pkg-descr +++ b/net/openldap2/pkg-descr @@ -4,7 +4,7 @@ directory service protocol that can be used stand-alone, or as a front end to an X.500 directory. LDAP is defined by RFCs 1777 through 1779. OpenLDAP is derived from the University of Michigan LDAP release 3.3 and is -distributed under a Perl-style "Artistic License". +distributed under an open source license. WWW: http://www.openldap.org/ diff --git a/net/openldap20-server/Makefile b/net/openldap20-server/Makefile index 49e12dcc0acc..7529ff2c9572 100644 --- a/net/openldap20-server/Makefile +++ b/net/openldap20-server/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: openldap -# Version required: 1.2.0 +# Version required: 1.2.7 # Date created: 20 Sep 1998 # Whom: Lachlan O'Dea # # $FreeBSD$ # -DISTNAME= openldap-1.2.3 +DISTNAME= openldap-1.2.7 CATEGORIES= net databases MASTER_SITES= ftp://ftp.OpenLDAP.org/pub/OpenLDAP/openldap-release/ \ ftp://ftp.net.lut.ac.uk/openldap/openldap-release/ \ diff --git a/net/openldap20-server/distinfo b/net/openldap20-server/distinfo index fbb57c376a4c..f29985c25458 100644 --- a/net/openldap20-server/distinfo +++ b/net/openldap20-server/distinfo @@ -1 +1 @@ -MD5 (openldap-1.2.3.tgz) = 837d264218ddf247a9674645a0a03cc6 +MD5 (openldap-1.2.7.tgz) = be5866cfa50fdf083f5230b3837181e8 diff --git a/net/openldap20-server/pkg-descr b/net/openldap20-server/pkg-descr index 4fedc7f9259c..aec3ae0f7cf4 100644 --- a/net/openldap20-server/pkg-descr +++ b/net/openldap20-server/pkg-descr @@ -4,7 +4,7 @@ directory service protocol that can be used stand-alone, or as a front end to an X.500 directory. LDAP is defined by RFCs 1777 through 1779. OpenLDAP is derived from the University of Michigan LDAP release 3.3 and is -distributed under a Perl-style "Artistic License". +distributed under an open source license. WWW: http://www.openldap.org/ diff --git a/net/openldap20/Makefile b/net/openldap20/Makefile index 49e12dcc0acc..7529ff2c9572 100644 --- a/net/openldap20/Makefile +++ b/net/openldap20/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: openldap -# Version required: 1.2.0 +# Version required: 1.2.7 # Date created: 20 Sep 1998 # Whom: Lachlan O'Dea # # $FreeBSD$ # -DISTNAME= openldap-1.2.3 +DISTNAME= openldap-1.2.7 CATEGORIES= net databases MASTER_SITES= ftp://ftp.OpenLDAP.org/pub/OpenLDAP/openldap-release/ \ ftp://ftp.net.lut.ac.uk/openldap/openldap-release/ \ diff --git a/net/openldap20/distinfo b/net/openldap20/distinfo index fbb57c376a4c..f29985c25458 100644 --- a/net/openldap20/distinfo +++ b/net/openldap20/distinfo @@ -1 +1 @@ -MD5 (openldap-1.2.3.tgz) = 837d264218ddf247a9674645a0a03cc6 +MD5 (openldap-1.2.7.tgz) = be5866cfa50fdf083f5230b3837181e8 diff --git a/net/openldap20/pkg-descr b/net/openldap20/pkg-descr index 4fedc7f9259c..aec3ae0f7cf4 100644 --- a/net/openldap20/pkg-descr +++ b/net/openldap20/pkg-descr @@ -4,7 +4,7 @@ directory service protocol that can be used stand-alone, or as a front end to an X.500 directory. LDAP is defined by RFCs 1777 through 1779. OpenLDAP is derived from the University of Michigan LDAP release 3.3 and is -distributed under a Perl-style "Artistic License". +distributed under an open source license. WWW: http://www.openldap.org/ diff --git a/net/openldap21-server/Makefile b/net/openldap21-server/Makefile index 49e12dcc0acc..7529ff2c9572 100644 --- a/net/openldap21-server/Makefile +++ b/net/openldap21-server/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: openldap -# Version required: 1.2.0 +# Version required: 1.2.7 # Date created: 20 Sep 1998 # Whom: Lachlan O'Dea # # $FreeBSD$ # -DISTNAME= openldap-1.2.3 +DISTNAME= openldap-1.2.7 CATEGORIES= net databases MASTER_SITES= ftp://ftp.OpenLDAP.org/pub/OpenLDAP/openldap-release/ \ ftp://ftp.net.lut.ac.uk/openldap/openldap-release/ \ diff --git a/net/openldap21-server/distinfo b/net/openldap21-server/distinfo index fbb57c376a4c..f29985c25458 100644 --- a/net/openldap21-server/distinfo +++ b/net/openldap21-server/distinfo @@ -1 +1 @@ -MD5 (openldap-1.2.3.tgz) = 837d264218ddf247a9674645a0a03cc6 +MD5 (openldap-1.2.7.tgz) = be5866cfa50fdf083f5230b3837181e8 diff --git a/net/openldap21-server/pkg-descr b/net/openldap21-server/pkg-descr index 4fedc7f9259c..aec3ae0f7cf4 100644 --- a/net/openldap21-server/pkg-descr +++ b/net/openldap21-server/pkg-descr @@ -4,7 +4,7 @@ directory service protocol that can be used stand-alone, or as a front end to an X.500 directory. LDAP is defined by RFCs 1777 through 1779. OpenLDAP is derived from the University of Michigan LDAP release 3.3 and is -distributed under a Perl-style "Artistic License". +distributed under an open source license. WWW: http://www.openldap.org/ diff --git a/net/openldap21/Makefile b/net/openldap21/Makefile index 49e12dcc0acc..7529ff2c9572 100644 --- a/net/openldap21/Makefile +++ b/net/openldap21/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: openldap -# Version required: 1.2.0 +# Version required: 1.2.7 # Date created: 20 Sep 1998 # Whom: Lachlan O'Dea # # $FreeBSD$ # -DISTNAME= openldap-1.2.3 +DISTNAME= openldap-1.2.7 CATEGORIES= net databases MASTER_SITES= ftp://ftp.OpenLDAP.org/pub/OpenLDAP/openldap-release/ \ ftp://ftp.net.lut.ac.uk/openldap/openldap-release/ \ diff --git a/net/openldap21/distinfo b/net/openldap21/distinfo index fbb57c376a4c..f29985c25458 100644 --- a/net/openldap21/distinfo +++ b/net/openldap21/distinfo @@ -1 +1 @@ -MD5 (openldap-1.2.3.tgz) = 837d264218ddf247a9674645a0a03cc6 +MD5 (openldap-1.2.7.tgz) = be5866cfa50fdf083f5230b3837181e8 diff --git a/net/openldap21/pkg-descr b/net/openldap21/pkg-descr index 4fedc7f9259c..aec3ae0f7cf4 100644 --- a/net/openldap21/pkg-descr +++ b/net/openldap21/pkg-descr @@ -4,7 +4,7 @@ directory service protocol that can be used stand-alone, or as a front end to an X.500 directory. LDAP is defined by RFCs 1777 through 1779. OpenLDAP is derived from the University of Michigan LDAP release 3.3 and is -distributed under a Perl-style "Artistic License". +distributed under an open source license. WWW: http://www.openldap.org/ diff --git a/net/openldap22-server/Makefile b/net/openldap22-server/Makefile index 49e12dcc0acc..7529ff2c9572 100644 --- a/net/openldap22-server/Makefile +++ b/net/openldap22-server/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: openldap -# Version required: 1.2.0 +# Version required: 1.2.7 # Date created: 20 Sep 1998 # Whom: Lachlan O'Dea # # $FreeBSD$ # -DISTNAME= openldap-1.2.3 +DISTNAME= openldap-1.2.7 CATEGORIES= net databases MASTER_SITES= ftp://ftp.OpenLDAP.org/pub/OpenLDAP/openldap-release/ \ ftp://ftp.net.lut.ac.uk/openldap/openldap-release/ \ diff --git a/net/openldap22-server/distinfo b/net/openldap22-server/distinfo index fbb57c376a4c..f29985c25458 100644 --- a/net/openldap22-server/distinfo +++ b/net/openldap22-server/distinfo @@ -1 +1 @@ -MD5 (openldap-1.2.3.tgz) = 837d264218ddf247a9674645a0a03cc6 +MD5 (openldap-1.2.7.tgz) = be5866cfa50fdf083f5230b3837181e8 diff --git a/net/openldap22-server/pkg-descr b/net/openldap22-server/pkg-descr index 4fedc7f9259c..aec3ae0f7cf4 100644 --- a/net/openldap22-server/pkg-descr +++ b/net/openldap22-server/pkg-descr @@ -4,7 +4,7 @@ directory service protocol that can be used stand-alone, or as a front end to an X.500 directory. LDAP is defined by RFCs 1777 through 1779. OpenLDAP is derived from the University of Michigan LDAP release 3.3 and is -distributed under a Perl-style "Artistic License". +distributed under an open source license. WWW: http://www.openldap.org/ diff --git a/net/openldap22/Makefile b/net/openldap22/Makefile index 49e12dcc0acc..7529ff2c9572 100644 --- a/net/openldap22/Makefile +++ b/net/openldap22/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: openldap -# Version required: 1.2.0 +# Version required: 1.2.7 # Date created: 20 Sep 1998 # Whom: Lachlan O'Dea # # $FreeBSD$ # -DISTNAME= openldap-1.2.3 +DISTNAME= openldap-1.2.7 CATEGORIES= net databases MASTER_SITES= ftp://ftp.OpenLDAP.org/pub/OpenLDAP/openldap-release/ \ ftp://ftp.net.lut.ac.uk/openldap/openldap-release/ \ diff --git a/net/openldap22/distinfo b/net/openldap22/distinfo index fbb57c376a4c..f29985c25458 100644 --- a/net/openldap22/distinfo +++ b/net/openldap22/distinfo @@ -1 +1 @@ -MD5 (openldap-1.2.3.tgz) = 837d264218ddf247a9674645a0a03cc6 +MD5 (openldap-1.2.7.tgz) = be5866cfa50fdf083f5230b3837181e8 diff --git a/net/openldap22/pkg-descr b/net/openldap22/pkg-descr index 4fedc7f9259c..aec3ae0f7cf4 100644 --- a/net/openldap22/pkg-descr +++ b/net/openldap22/pkg-descr @@ -4,7 +4,7 @@ directory service protocol that can be used stand-alone, or as a front end to an X.500 directory. LDAP is defined by RFCs 1777 through 1779. OpenLDAP is derived from the University of Michigan LDAP release 3.3 and is -distributed under a Perl-style "Artistic License". +distributed under an open source license. WWW: http://www.openldap.org/ diff --git a/net/openldap23-server/Makefile b/net/openldap23-server/Makefile index 49e12dcc0acc..7529ff2c9572 100644 --- a/net/openldap23-server/Makefile +++ b/net/openldap23-server/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: openldap -# Version required: 1.2.0 +# Version required: 1.2.7 # Date created: 20 Sep 1998 # Whom: Lachlan O'Dea # # $FreeBSD$ # -DISTNAME= openldap-1.2.3 +DISTNAME= openldap-1.2.7 CATEGORIES= net databases MASTER_SITES= ftp://ftp.OpenLDAP.org/pub/OpenLDAP/openldap-release/ \ ftp://ftp.net.lut.ac.uk/openldap/openldap-release/ \ diff --git a/net/openldap23-server/distinfo b/net/openldap23-server/distinfo index fbb57c376a4c..f29985c25458 100644 --- a/net/openldap23-server/distinfo +++ b/net/openldap23-server/distinfo @@ -1 +1 @@ -MD5 (openldap-1.2.3.tgz) = 837d264218ddf247a9674645a0a03cc6 +MD5 (openldap-1.2.7.tgz) = be5866cfa50fdf083f5230b3837181e8 diff --git a/net/openldap23-server/pkg-descr b/net/openldap23-server/pkg-descr index 4fedc7f9259c..aec3ae0f7cf4 100644 --- a/net/openldap23-server/pkg-descr +++ b/net/openldap23-server/pkg-descr @@ -4,7 +4,7 @@ directory service protocol that can be used stand-alone, or as a front end to an X.500 directory. LDAP is defined by RFCs 1777 through 1779. OpenLDAP is derived from the University of Michigan LDAP release 3.3 and is -distributed under a Perl-style "Artistic License". +distributed under an open source license. WWW: http://www.openldap.org/ diff --git a/net/openldap24-server/Makefile b/net/openldap24-server/Makefile index 49e12dcc0acc..7529ff2c9572 100644 --- a/net/openldap24-server/Makefile +++ b/net/openldap24-server/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: openldap -# Version required: 1.2.0 +# Version required: 1.2.7 # Date created: 20 Sep 1998 # Whom: Lachlan O'Dea # # $FreeBSD$ # -DISTNAME= openldap-1.2.3 +DISTNAME= openldap-1.2.7 CATEGORIES= net databases MASTER_SITES= ftp://ftp.OpenLDAP.org/pub/OpenLDAP/openldap-release/ \ ftp://ftp.net.lut.ac.uk/openldap/openldap-release/ \ diff --git a/net/openldap24-server/distinfo b/net/openldap24-server/distinfo index fbb57c376a4c..f29985c25458 100644 --- a/net/openldap24-server/distinfo +++ b/net/openldap24-server/distinfo @@ -1 +1 @@ -MD5 (openldap-1.2.3.tgz) = 837d264218ddf247a9674645a0a03cc6 +MD5 (openldap-1.2.7.tgz) = be5866cfa50fdf083f5230b3837181e8 diff --git a/net/openldap24-server/pkg-descr b/net/openldap24-server/pkg-descr index 4fedc7f9259c..aec3ae0f7cf4 100644 --- a/net/openldap24-server/pkg-descr +++ b/net/openldap24-server/pkg-descr @@ -4,7 +4,7 @@ directory service protocol that can be used stand-alone, or as a front end to an X.500 directory. LDAP is defined by RFCs 1777 through 1779. OpenLDAP is derived from the University of Michigan LDAP release 3.3 and is -distributed under a Perl-style "Artistic License". +distributed under an open source license. WWW: http://www.openldap.org/ -- cgit v1.2.3