aboutsummaryrefslogtreecommitdiffstats
path: root/net/py-ldap2
diff options
context:
space:
mode:
authorvsevolod <vsevolod@FreeBSD.org>2005-09-29 07:20:16 +0800
committervsevolod <vsevolod@FreeBSD.org>2005-09-29 07:20:16 +0800
commit8ec1421ccb8359ceeb6943f0fa30fc5f4b16c440 (patch)
treebb1d48505e78c592b2b92ff5e75f78822df7fe17 /net/py-ldap2
parentc542302b5b5ed83ffc925a0f60b7937539164889 (diff)
downloadfreebsd-ports-graphics-8ec1421ccb8359ceeb6943f0fa30fc5f4b16c440.tar.gz
freebsd-ports-graphics-8ec1421ccb8359ceeb6943f0fa30fc5f4b16c440.tar.zst
freebsd-ports-graphics-8ec1421ccb8359ceeb6943f0fa30fc5f4b16c440.zip
- Update to 2.0.10
Diffstat (limited to 'net/py-ldap2')
-rw-r--r--net/py-ldap2/Makefile12
-rw-r--r--net/py-ldap2/distinfo4
2 files changed, 8 insertions, 8 deletions
diff --git a/net/py-ldap2/Makefile b/net/py-ldap2/Makefile
index 5444d83cfa9..acc10bde598 100644
--- a/net/py-ldap2/Makefile
+++ b/net/py-ldap2/Makefile
@@ -5,7 +5,7 @@
# $FreeBSD$
PORTNAME= ldap2
-PORTVERSION= 2.0.9
+PORTVERSION= 2.0.10
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= python-ldap
@@ -21,16 +21,16 @@ USE_OPENLDAP= yes
USE_REINPLACE= yes
WANT_OPENLDAP_VER= 22
-REPLACE_ARGS= -e 's=/usr/local/openldap-REL_ENG_2_1/include=${LOCALBASE}/include='
+REPLACE_ARGS= -e 's=/opt/openldap-OPENLDAP_REL_ENG_2_3/include=${LOCALBASE}/include='
.if defined(WITH_SASL)
WANT_OPENLDAP_SASL= yes
-REPLACE_ARGS+= -e 's=/usr/local/cyrus-sasl/include=${LOCALBASE}/include/sasl=' \
- -e 's=/usr/local/openldap-REL_ENG_2_1/lib=${LOCALBASE}/lib ${LOCALBASE}/lib/sasl2='
+REPLACE_ARGS+= -e 's=/opt/sasl/include/sasl=${LOCALBASE}/include/sasl=' \
+ -e 's=/opt/openldap-OPENLDAP_REL_ENG_2_3/lib=${LOCALBASE}/lib ${LOCALBASE}/lib/sasl2='
CONFLICTS+= openldap22-client-2.*
.else
-REPLACE_ARGS+= -e 's=ldap_r lber sasl2 ssl crypto=ldap_r lber ssl crypto=' \
- -e 's=/usr/local/openldap-REL_ENG_2_1/lib=${LOCALBASE}/lib='
+REPLACE_ARGS+= -e 's=ldap_r lber ssl crypto sasl2=ldap_r lber ssl crypto=' \
+ -e 's=/opt/openldap-OPENLDAP_REL_ENG_2_3/lib=${LOCALBASE}/lib='
.endif
pre-everything::
diff --git a/net/py-ldap2/distinfo b/net/py-ldap2/distinfo
index 405f5e1809a..ad116c933eb 100644
--- a/net/py-ldap2/distinfo
+++ b/net/py-ldap2/distinfo
@@ -1,2 +1,2 @@
-MD5 (python-ldap-2.0.9.tar.gz) = c67807f734ba904262145985ae940186
-SIZE (python-ldap-2.0.9.tar.gz) = 72165
+MD5 (python-ldap-2.0.10.tar.gz) = 6bae44766e9d7e0b03a1ea5efb5a4382
+SIZE (python-ldap-2.0.10.tar.gz) = 80655
n title='2008-03-17 23:57:54 +0800'>2008-03-174-2/+108 * - Update to 2.5.0miwi2008-03-075-48/+31 * - Update to 2.4.4miwi2008-02-012-4/+4 * - Update to 2.4.3miwi2008-01-214-6/+36 * - Update to 2.4.2miwi2008-01-032-4/+4 * - Update to 2.4.1miwi2007-12-212-6/+6 * There are some executables installed with dkim-filter, theache2007-12-173-4/+36 * - Update to 2.4.0miwi2007-12-153-18/+39 * - Update to 2.3.2miwi2007-10-232-5/+5 * Update to 2.3.1ache2007-10-142-4/+4 * - Update to 2.3.0miwi2007-10-073-14/+10 * Update to 2.2.1ache2007-09-092-4/+4 * The new version of mail/dkim-milter 2.2.0 has been released.clsung2007-08-312-4/+4 * Upgrade to 2.1.2ache2007-08-232-4/+4 * - The new version of mail/dkim-milter 2.1.1 has been released.clsung2007-08-142-5/+8 * Upgrade to 2.1.0ache2007-08-102-4/+4 * tarbal rerolled (minor test script changes)ache2007-08-101-3/+3 * Update to 2.0.2ache2007-08-103-4/+8 * - Update to 2.0.1miwi2007-08-034-20/+39 * - Update to 1.2.0miwi2007-06-273-11/+8 * - Update to 1.1.0pav2007-06-163-40/+26 * Don't build it static by defaultache2007-06-151-1/+2 * - Update to 1.0.0miwi2007-05-268-118/+119 * - Update to 0.6.6clsung2007-04-273-8/+68 * - Update to 0.6.5miwi2007-04-213-4/+15 * - dkim-milter 0.6.4 has been releasedclsung2007-04-185-6/+105 * Upgrade to 0.6.3ache2007-04-073-10/+36 * Upgrade to 0.6.2ache2007-04-062-6/+5 * - Actual use all available configuration options in rc scriptpav2007-03-252-2/+3 * - Update to 0.6.1miwi2007-03-082-4/+4 * - Update to 0.6.0clsung2007-03-022-6/+5 * - use RC_SUBR_SUFFIX which was introduced in bsd.port.mk recently.clsung2007-02-011-6/+1 * Remove unneded confMILTER_MACROS_*ache2006-12-161-3/+0 * Mark WITH_VERIFY_DOMAINKEYS as BROKENache2006-11-081-1/+2 * Bump PORTREVISIONache2006-11-081-1/+1 * Remove pkg-install vestigesache2006-11-081-1/+0 * Use "mailnull" user as defaultache2006-11-082-22/+3 * 1) change COMMENT resembling to mail/dk-milterache2006-11-072-4/+37 * - Fix starting up multiple instance.alepulver2006-10-013-5/+16 * - Update to 0.5.2pav2006-09-257-24/+82 * - update to 0.5.1clsung2006-08-022-4/+4 * Remove nonexistant USE_SUBR, where USE_RC_SUBR already does the trick.erwin2006-06-13