ports/56329: Update: mail/maildrop to 1.6.0 + LDAP makefile options
Paul Dlug
paul at aps.org
Tue Sep 2 20:30:15 UTC 2003
>Number: 56329
>Category: ports
>Synopsis: Update: mail/maildrop to 1.6.0 + LDAP makefile options
>Confidential: no
>Severity: serious
>Priority: high
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: update
>Submitter-Id: current-users
>Arrival-Date: Tue Sep 02 13:30:13 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator: Paul Dlug
>Release: FreeBSD 5.1-RELEASE-p2 i386
>Organization:
>Environment:
System: FreeBSD lugnut.aps.org 5.1-RELEASE-p2 FreeBSD 5.1-RELEASE-p2 #2: Mon Aug 11 14:37:47 EDT 2003 root at lugnut.aps.org:/usr/obj/usr/src/sys/LUGNUT i386
>Description:
The diff attached updates mail/maildrop from 1.5.2 to 1.6.0. I have also added recognition of the WITH_LDAP environment variable to build an LDAP enabled maildrop.
>How-To-Repeat:
>Fix:
--- maildrop.diff begins here ---
diff -urN ./Makefile ../maildrop.orig/Makefile
--- ./Makefile Tue Sep 2 14:46:09 2003
+++ ../maildrop.orig/Makefile Tue Sep 2 16:27:09 2003
@@ -20,7 +20,7 @@
# to use
PORTNAME= maildrop
-PORTVERSION= 1.6.0
+PORTVERSION= 1.5.2
CATEGORIES= mail
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= courier
@@ -61,11 +61,6 @@
MAILDROP_SUID?= root
MAILDROP_SGID?= mail
-
-.if defined(WITH_LDAP)
-USE_OPENLDAP=yes
-CONFIGURE_ARGS+=--enable-maildropldap --with-ldapconfig=/usr/local/etc/maildropldap.config
-.endif
.if !defined(NOPORTDOCS)
INSTALL_TARGET= install-strip
diff -urN ./distinfo ../maildrop.orig/distinfo
--- ./distinfo Tue Sep 2 14:42:23 2003
+++ ../maildrop.orig/distinfo Tue Sep 2 16:27:09 2003
@@ -1 +1 @@
-MD5 (maildrop-1.6.0.tar.bz2) = 1e50a41d57750e83ca077558c0fd66b3
+MD5 (maildrop-1.5.2.tar.bz2) = 45ce438482780861ec43ce3af55b99cd
--- maildrop.diff ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list