pkgsrc-Changes archive

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

CVS commit: pkgsrc/mail/dovecot



Module Name:    pkgsrc
Committed By:   gdt
Date:           Thu Apr  6 14:18:38 UTC 2017

Modified Files:
        pkgsrc/mail/dovecot: Makefile

Log Message:
Note eol

Note that dovecot 1.2 is eol, and why it isn't being deleted.


To generate a diff of this commit:
cvs rdiff -u -r1.184 -r1.185 pkgsrc/mail/dovecot/Makefile

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

Modified files:

Index: pkgsrc/mail/dovecot/Makefile
diff -u pkgsrc/mail/dovecot/Makefile:1.184 pkgsrc/mail/dovecot/Makefile:1.185
--- pkgsrc/mail/dovecot/Makefile:1.184  Sun Dec  4 05:17:32 2016
+++ pkgsrc/mail/dovecot/Makefile        Thu Apr  6 14:18:38 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.184 2016/12/04 05:17:32 ryoon Exp $
+# $NetBSD: Makefile,v 1.185 2017/04/06 14:18:38 gdt Exp $
 
 DOVECOT_VERSION=       1.2
 DOVECOT_SUBVERSION=    .17
@@ -19,6 +19,9 @@ HOMEPAGE=             http://www.dovecot.org/
 COMMENT=               Secure IMAP and POP3 server
 LICENSE=               mit AND gnu-lgpl-v2.1 AND modified-bsd
 
+# This package is eol as of May, 2011.  As of April, 2017, it remains
+# because at least one user reported still using it.
+
 USE_LIBTOOL=           yes
 USE_TOOLS+=            pkg-config rpcgen
 GNU_CONFIGURE=         yes



Home | Main Index | Thread Index | Old Index