pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
dovecot24: remove some comments with /mail/
Module Name: pkgsrc-wip
Committed By: Olaf Seibert <rhialto%falu.nl@localhost>
Pushed By: rhialto
Date: Wed Feb 4 18:38:17 2026 +0100
Changeset: 79fee904c3332dfbbf8fd7e36a304e3217282393
Modified Files:
dovecot24/Makefile
dovecot24/Makefile.common
dovecot24/TODO
Log Message:
dovecot24: remove some comments with /mail/
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=79fee904c3332dfbbf8fd7e36a304e3217282393
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
dovecot24/Makefile | 1 -
dovecot24/Makefile.common | 3 ---
dovecot24/TODO | 1 -
3 files changed, 5 deletions(-)
diffs:
diff --git a/dovecot24/Makefile b/dovecot24/Makefile
index 2ef1da3c00..e2b6865dcd 100644
--- a/dovecot24/Makefile
+++ b/dovecot24/Makefile
@@ -1,4 +1,3 @@
-#.include "../../mail/dovecot24/Makefile.common"
.include "../../wip/dovecot24/Makefile.common"
RCD_SCRIPTS= dovecot
diff --git a/dovecot24/Makefile.common b/dovecot24/Makefile.common
index b25a1e6521..bb847fd509 100644
--- a/dovecot24/Makefile.common
+++ b/dovecot24/Makefile.common
@@ -18,8 +18,6 @@ HOMEPAGE= https://www.dovecot.org/
COMMENT= Secure IMAP and POP3 server
LICENSE= mit AND gnu-lgpl-v2.1 AND modified-bsd
-#DISTINFO_FILE= ${.CURDIR}/../../mail/dovecot24/distinfo
-#PATCHDIR= ${.CURDIR}/../../mail/dovecot24/patches
DISTINFO_FILE= ${.CURDIR}/../../wip/dovecot24/distinfo
PATCHDIR= ${.CURDIR}/../../wip/dovecot24/patches
@@ -33,7 +31,6 @@ BUILD_DEFS+= VARBASE
#.if "${PKGPATH}" != "mail/dovecot24"
.if "${PKGPATH}" != "wip/dovecot24"
-#DEPENDS+= dovecot>=${PKGVERSION_NOREV}{nb*,}:../../mail/dovecot24
DEPENDS+= dovecot>=${PKGVERSION_NOREV}{nb*,}:../../wip/dovecot24
.endif
diff --git a/dovecot24/TODO b/dovecot24/TODO
index 9984570c98..17e72d257f 100644
--- a/dovecot24/TODO
+++ b/dovecot24/TODO
@@ -2,7 +2,6 @@ Prepare COMMIT_MSG.
Reduce diffs to mail/dovecot to ease review:
$NetBSD$ lines
- Don't comment out mail->wip changes, just change them.
Check and maybe reduce all other diffs
--with-ssl seems to be an non-existing option for configure.
Home |
Main Index |
Thread Index |
Old Index