[Midnightbsd-cvs] mports: security/pam_ldap: update to 1.8.4

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Thu May 22 18:14:51 EDT 2008


Log Message:
-----------
update to 1.8.4

Modified Files:
--------------
    mports/security/pam_ldap:
        Makefile (r1.3 -> r1.4)
        distinfo (r1.1 -> r1.2)

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/security/pam_ldap/Makefile,v
retrieving revision 1.3
retrieving revision 1.4
diff -L security/pam_ldap/Makefile -L security/pam_ldap/Makefile -u -r1.3 -r1.4
--- security/pam_ldap/Makefile
+++ security/pam_ldap/Makefile
@@ -7,7 +7,7 @@
 #
 
 PORTNAME=	pam_ldap
-PORTVERSION=	1.8.2
+PORTVERSION=	1.8.4
 CATEGORIES=	security net
 MASTER_SITES=	http://www.padl.com/download/ \
 		ftp://ftp.padl.com/pub/
@@ -25,7 +25,9 @@
 		--with-ldap-dir=${LOCALBASE} \
 		--with-ldap-conf-file=${PREFIX}/etc/ldap.conf \
 		--with-ldap-secret-file=${PREFIX}/etc/ldap.secret
-CONFIGURE_TARGET=--build=${MACHINE_ARCH}-unknown-freebsd6.0
+CONFIGURE_TARGET=--build=${MACHINE_ARCH}-unknown-freebsd6.0 \
+		--host=${MACHINE_ARCH}-unknown-freebsd6.0 \
+		--target=${MACHINE_ARCH}-unknown-freebsd6.0
 
 PKGMESSAGE=	${WRKDIR}/pkg-message
 
Index: distinfo
===================================================================
RCS file: /home/cvs/mports/security/pam_ldap/distinfo,v
retrieving revision 1.1
retrieving revision 1.2
diff -L security/pam_ldap/distinfo -L security/pam_ldap/distinfo -u -r1.1 -r1.2
--- security/pam_ldap/distinfo
+++ security/pam_ldap/distinfo
@@ -1,3 +1,3 @@
-MD5 (pam_ldap-182.tar.gz) = 08f78beb40ee62d4c60e9b21934ebb83
-SHA256 (pam_ldap-182.tar.gz) = 50f886627f46f28c89276d588863b82c3179dcf47f9059f2921aa85453fb2773
-SIZE (pam_ldap-182.tar.gz) = 127582
+MD5 (pam_ldap-184.tar.gz) = 1b381b5f1ce67fe0a885d9a7c69b93af
+SHA256 (pam_ldap-184.tar.gz) = 2dd4df6bfddd80580af599dbfb631f907d796df478c22949af4552eaf750c6f3
+SIZE (pam_ldap-184.tar.gz) = 128053


More information about the Midnightbsd-cvs mailing list