pkgsrc-Changes archive

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

CVS commit: pkgsrc/databases/qore-openldap-module



Module Name:    pkgsrc
Committed By:   nros
Date:           Wed Jul 20 13:27:44 UTC 2016

Modified Files:
        pkgsrc/databases/qore-openldap-module: Makefile PLIST distinfo
Removed Files:
        pkgsrc/databases/qore-openldap-module/patches: patch-configure
            patch-src_Makefile.in

Log Message:
Update qore-openldap-module to version 1.5.

Patches have been applied upstream.

Release notes:

* disable openssl cleanup in the Qore library since the openldap module
  makes openssl cleanup calls and calling those routines twice can
  result in segfaults
* updated example/test scripts to use %strict-args


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/databases/qore-openldap-module/Makefile \
    pkgsrc/databases/qore-openldap-module/distinfo
cvs rdiff -u -r1.1 -r1.2 pkgsrc/databases/qore-openldap-module/PLIST
cvs rdiff -u -r1.1 -r0 \
    pkgsrc/databases/qore-openldap-module/patches/patch-configure \
    pkgsrc/databases/qore-openldap-module/patches/patch-src_Makefile.in

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/databases/qore-openldap-module/Makefile
diff -u pkgsrc/databases/qore-openldap-module/Makefile:1.2 pkgsrc/databases/qore-openldap-module/Makefile:1.3
--- pkgsrc/databases/qore-openldap-module/Makefile:1.2  Sat Mar  5 11:28:19 2016
+++ pkgsrc/databases/qore-openldap-module/Makefile      Wed Jul 20 13:27:43 2016
@@ -1,12 +1,13 @@
-# $NetBSD: Makefile,v 1.2 2016/03/05 11:28:19 jperkin Exp $
+# $NetBSD: Makefile,v 1.3 2016/07/20 13:27:43 nros Exp $
 
-DISTNAME=      qore-openldap-module-1.0
-PKGREVISION=   5
+DISTNAME=      qore-openldap-module-1.1
 CATEGORIES=    databases
-MASTER_SITES=   ${MASTER_SITE_SOURCEFORGE:=qore/}
+MASTER_SITES=   ${MASTER_SITE_GITHUB:=qorelanguage/}
 EXTRACT_SUFX=   .tar.bz2
+GITHUB_PROJECT=        module-openldap
+GITHUB_RELEASE=        v${PKGVERSION_NOREV}
 
-MAINTAINER=    nros%users.sourceforge.net@localhost
+MAINTAINER=    nros%netbsd.org@localhost
 COMMENT=       Openldap module for Qore
 HOMEPAGE=      http://www.qore.org/
 LICENSE=       gnu-lgpl-v2.1
@@ -17,6 +18,8 @@ USE_LANGUAGES=        c c++
 USE_TOOLS+=    gmake pax
 PTHREAD_OPTS+= native
 
+CONFIGURE_ARGS+=--with-libsuffix=""
+
 #install docs
 INSTALLATION_DIRS+=share/doc/${PKGBASE}
 post-install:
Index: pkgsrc/databases/qore-openldap-module/distinfo
diff -u pkgsrc/databases/qore-openldap-module/distinfo:1.2 pkgsrc/databases/qore-openldap-module/distinfo:1.3
--- pkgsrc/databases/qore-openldap-module/distinfo:1.2  Tue Nov  3 01:56:29 2015
+++ pkgsrc/databases/qore-openldap-module/distinfo      Wed Jul 20 13:27:43 2016
@@ -1,8 +1,6 @@
-$NetBSD: distinfo,v 1.2 2015/11/03 01:56:29 agc Exp $
+$NetBSD: distinfo,v 1.3 2016/07/20 13:27:43 nros Exp $
 
-SHA1 (qore-openldap-module-1.0.tar.bz2) = 8aefbf1cc848cab8302df0ed4a19a8b78187c90f
-RMD160 (qore-openldap-module-1.0.tar.bz2) = 410481ac442ac4903b8e30c5d7084721b266e2da
-SHA512 (qore-openldap-module-1.0.tar.bz2) = 00059ed0c9835ddd538e0dc9db86d74def250fe489782ddbc68d44eb5fdea0b84ec549d4468600b4d867dbd27dc16c58c27f2e677b0e7437ca0423ee251fa95a
-Size (qore-openldap-module-1.0.tar.bz2) = 398752 bytes
-SHA1 (patch-configure) = 696c3f5d30bb66f0f0266378ac1d0a8a4f85a1ac
-SHA1 (patch-src_Makefile.in) = 6eac9ac3d3f03c68d194c8458f839b0225e2090f
+SHA1 (qore-openldap-module-1.1.tar.bz2) = f10325ce5d5eee2ca8b25cf295230410dfc61ea2
+RMD160 (qore-openldap-module-1.1.tar.bz2) = 34ef15f2f54808e3b72b708e55b76892db8f87a2
+SHA512 (qore-openldap-module-1.1.tar.bz2) = 8d2b4feaead1dad1464020477e5e72d84d0b6276b0f9833f0b116520d5b36ed6baa6e3849648687a68405b1a4957b27356323b9ac1e671176b316ab8999175b0
+Size (qore-openldap-module-1.1.tar.bz2) = 403641 bytes

Index: pkgsrc/databases/qore-openldap-module/PLIST
diff -u pkgsrc/databases/qore-openldap-module/PLIST:1.1 pkgsrc/databases/qore-openldap-module/PLIST:1.2
--- pkgsrc/databases/qore-openldap-module/PLIST:1.1     Tue Dec 30 15:43:31 2014
+++ pkgsrc/databases/qore-openldap-module/PLIST Wed Jul 20 13:27:43 2016
@@ -1,8 +1,11 @@
-@comment $NetBSD: PLIST,v 1.1 2014/12/30 15:43:31 wiz Exp $
+@comment $NetBSD: PLIST,v 1.2 2016/07/20 13:27:43 nros Exp $
 ${QORE_MODULE_DIR}/openldap-api-${QORE_LATEST_MODULE_API}.qmod
 share/doc/qore-openldap-module/html/QC__LdapClient_8dox_8h_source.html
 share/doc/qore-openldap-module/html/annotated.html
 share/doc/qore-openldap-module/html/annotated.js
+share/doc/qore-openldap-module/html/annotated_dup.js
+share/doc/qore-openldap-module/html/arrowdown.png
+share/doc/qore-openldap-module/html/arrowright.png
 share/doc/qore-openldap-module/html/bc_s.png
 share/doc/qore-openldap-module/html/bdwn.png
 share/doc/qore-openldap-module/html/classOpenLdap_1_1LdapClient-members.html
@@ -11,27 +14,15 @@ share/doc/qore-openldap-module/html/clas
 share/doc/qore-openldap-module/html/classes.html
 share/doc/qore-openldap-module/html/closed.png
 share/doc/qore-openldap-module/html/dir_68267d1309a1af8e8297ef4c3efbcdba.html
+share/doc/qore-openldap-module/html/dir_68267d1309a1af8e8297ef4c3efbcdba.js
+share/doc/qore-openldap-module/html/doc.png
 share/doc/qore-openldap-module/html/doxygen.css
 share/doc/qore-openldap-module/html/doxygen.png
 share/doc/qore-openldap-module/html/dynsections.js
 share/doc/qore-openldap-module/html/files.html
 share/doc/qore-openldap-module/html/files.js
-share/doc/qore-openldap-module/html/ftv2blank.png
-share/doc/qore-openldap-module/html/ftv2cl.png
-share/doc/qore-openldap-module/html/ftv2doc.png
-share/doc/qore-openldap-module/html/ftv2folderclosed.png
-share/doc/qore-openldap-module/html/ftv2folderopen.png
-share/doc/qore-openldap-module/html/ftv2lastnode.png
-share/doc/qore-openldap-module/html/ftv2link.png
-share/doc/qore-openldap-module/html/ftv2mlastnode.png
-share/doc/qore-openldap-module/html/ftv2mnode.png
-share/doc/qore-openldap-module/html/ftv2mo.png
-share/doc/qore-openldap-module/html/ftv2node.png
-share/doc/qore-openldap-module/html/ftv2ns.png
-share/doc/qore-openldap-module/html/ftv2plastnode.png
-share/doc/qore-openldap-module/html/ftv2pnode.png
-share/doc/qore-openldap-module/html/ftv2splitbar.png
-share/doc/qore-openldap-module/html/ftv2vertline.png
+share/doc/qore-openldap-module/html/folderclosed.png
+share/doc/qore-openldap-module/html/folderopen.png
 share/doc/qore-openldap-module/html/functions.html
 share/doc/qore-openldap-module/html/functions_func.html
 share/doc/qore-openldap-module/html/group__ldap__constants.html
@@ -55,71 +46,76 @@ share/doc/qore-openldap-module/html/nav_
 share/doc/qore-openldap-module/html/nav_h.png
 share/doc/qore-openldap-module/html/navtree.css
 share/doc/qore-openldap-module/html/navtree.js
+share/doc/qore-openldap-module/html/navtreedata.js
 share/doc/qore-openldap-module/html/navtreeindex0.js
 share/doc/qore-openldap-module/html/open.png
 share/doc/qore-openldap-module/html/resize.js
-share/doc/qore-openldap-module/html/search/all_61.html
-share/doc/qore-openldap-module/html/search/all_61.js
-share/doc/qore-openldap-module/html/search/all_62.html
-share/doc/qore-openldap-module/html/search/all_62.js
-share/doc/qore-openldap-module/html/search/all_63.html
-share/doc/qore-openldap-module/html/search/all_63.js
-share/doc/qore-openldap-module/html/search/all_64.html
-share/doc/qore-openldap-module/html/search/all_64.js
-share/doc/qore-openldap-module/html/search/all_67.html
-share/doc/qore-openldap-module/html/search/all_67.js
-share/doc/qore-openldap-module/html/search/all_69.html
-share/doc/qore-openldap-module/html/search/all_69.js
-share/doc/qore-openldap-module/html/search/all_6c.html
-share/doc/qore-openldap-module/html/search/all_6c.js
-share/doc/qore-openldap-module/html/search/all_6d.html
-share/doc/qore-openldap-module/html/search/all_6d.js
-share/doc/qore-openldap-module/html/search/all_6f.html
-share/doc/qore-openldap-module/html/search/all_6f.js
-share/doc/qore-openldap-module/html/search/all_70.html
-share/doc/qore-openldap-module/html/search/all_70.js
-share/doc/qore-openldap-module/html/search/all_72.html
-share/doc/qore-openldap-module/html/search/all_72.js
-share/doc/qore-openldap-module/html/search/all_73.html
-share/doc/qore-openldap-module/html/search/all_73.js
-share/doc/qore-openldap-module/html/search/classes_6c.html
-share/doc/qore-openldap-module/html/search/classes_6c.js
+share/doc/qore-openldap-module/html/search/all_0.html
+share/doc/qore-openldap-module/html/search/all_0.js
+share/doc/qore-openldap-module/html/search/all_1.html
+share/doc/qore-openldap-module/html/search/all_1.js
+share/doc/qore-openldap-module/html/search/all_2.html
+share/doc/qore-openldap-module/html/search/all_2.js
+share/doc/qore-openldap-module/html/search/all_3.html
+share/doc/qore-openldap-module/html/search/all_3.js
+share/doc/qore-openldap-module/html/search/all_4.html
+share/doc/qore-openldap-module/html/search/all_4.js
+share/doc/qore-openldap-module/html/search/all_5.html
+share/doc/qore-openldap-module/html/search/all_5.js
+share/doc/qore-openldap-module/html/search/all_6.html
+share/doc/qore-openldap-module/html/search/all_6.js
+share/doc/qore-openldap-module/html/search/all_7.html
+share/doc/qore-openldap-module/html/search/all_7.js
+share/doc/qore-openldap-module/html/search/all_8.html
+share/doc/qore-openldap-module/html/search/all_8.js
+share/doc/qore-openldap-module/html/search/all_9.html
+share/doc/qore-openldap-module/html/search/all_9.js
+share/doc/qore-openldap-module/html/search/all_a.html
+share/doc/qore-openldap-module/html/search/all_a.js
+share/doc/qore-openldap-module/html/search/all_b.html
+share/doc/qore-openldap-module/html/search/all_b.js
+share/doc/qore-openldap-module/html/search/classes_0.html
+share/doc/qore-openldap-module/html/search/classes_0.js
 share/doc/qore-openldap-module/html/search/close.png
-share/doc/qore-openldap-module/html/search/functions_61.html
-share/doc/qore-openldap-module/html/search/functions_61.js
-share/doc/qore-openldap-module/html/search/functions_62.html
-share/doc/qore-openldap-module/html/search/functions_62.js
-share/doc/qore-openldap-module/html/search/functions_63.html
-share/doc/qore-openldap-module/html/search/functions_63.js
-share/doc/qore-openldap-module/html/search/functions_64.html
-share/doc/qore-openldap-module/html/search/functions_64.js
-share/doc/qore-openldap-module/html/search/functions_67.html
-share/doc/qore-openldap-module/html/search/functions_67.js
-share/doc/qore-openldap-module/html/search/functions_69.html
-share/doc/qore-openldap-module/html/search/functions_69.js
-share/doc/qore-openldap-module/html/search/functions_6d.html
-share/doc/qore-openldap-module/html/search/functions_6d.js
-share/doc/qore-openldap-module/html/search/functions_70.html
-share/doc/qore-openldap-module/html/search/functions_70.js
-share/doc/qore-openldap-module/html/search/functions_72.html
-share/doc/qore-openldap-module/html/search/functions_72.js
-share/doc/qore-openldap-module/html/search/functions_73.html
-share/doc/qore-openldap-module/html/search/functions_73.js
-share/doc/qore-openldap-module/html/search/groups_6c.html
-share/doc/qore-openldap-module/html/search/groups_6c.js
+share/doc/qore-openldap-module/html/search/functions_0.html
+share/doc/qore-openldap-module/html/search/functions_0.js
+share/doc/qore-openldap-module/html/search/functions_1.html
+share/doc/qore-openldap-module/html/search/functions_1.js
+share/doc/qore-openldap-module/html/search/functions_2.html
+share/doc/qore-openldap-module/html/search/functions_2.js
+share/doc/qore-openldap-module/html/search/functions_3.html
+share/doc/qore-openldap-module/html/search/functions_3.js
+share/doc/qore-openldap-module/html/search/functions_4.html
+share/doc/qore-openldap-module/html/search/functions_4.js
+share/doc/qore-openldap-module/html/search/functions_5.html
+share/doc/qore-openldap-module/html/search/functions_5.js
+share/doc/qore-openldap-module/html/search/functions_6.html
+share/doc/qore-openldap-module/html/search/functions_6.js
+share/doc/qore-openldap-module/html/search/functions_7.html
+share/doc/qore-openldap-module/html/search/functions_7.js
+share/doc/qore-openldap-module/html/search/functions_8.html
+share/doc/qore-openldap-module/html/search/functions_8.js
+share/doc/qore-openldap-module/html/search/functions_9.html
+share/doc/qore-openldap-module/html/search/functions_9.js
+share/doc/qore-openldap-module/html/search/groups_0.html
+share/doc/qore-openldap-module/html/search/groups_0.js
 share/doc/qore-openldap-module/html/search/mag_sel.png
-share/doc/qore-openldap-module/html/search/namespaces_6f.html
-share/doc/qore-openldap-module/html/search/namespaces_6f.js
+share/doc/qore-openldap-module/html/search/namespaces_0.html
+share/doc/qore-openldap-module/html/search/namespaces_0.js
 share/doc/qore-openldap-module/html/search/nomatches.html
 share/doc/qore-openldap-module/html/search/search.css
 share/doc/qore-openldap-module/html/search/search.js
 share/doc/qore-openldap-module/html/search/search_l.png
 share/doc/qore-openldap-module/html/search/search_m.png
 share/doc/qore-openldap-module/html/search/search_r.png
-share/doc/qore-openldap-module/html/search/variables_64.html
-share/doc/qore-openldap-module/html/search/variables_64.js
-share/doc/qore-openldap-module/html/search/variables_6c.html
-share/doc/qore-openldap-module/html/search/variables_6c.js
+share/doc/qore-openldap-module/html/search/searchdata.js
+share/doc/qore-openldap-module/html/search/variables_0.html
+share/doc/qore-openldap-module/html/search/variables_0.js
+share/doc/qore-openldap-module/html/search/variables_1.html
+share/doc/qore-openldap-module/html/search/variables_1.js
+share/doc/qore-openldap-module/html/splitbar.png
+share/doc/qore-openldap-module/html/sync_off.png
+share/doc/qore-openldap-module/html/sync_on.png
 share/doc/qore-openldap-module/html/tab_a.png
 share/doc/qore-openldap-module/html/tab_b.png
 share/doc/qore-openldap-module/html/tab_h.png



Home | Main Index | Thread Index | Old Index