[BACK]Return to Makefile CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / pkgsrc / mail / dovecot

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

Diff for /pkgsrc/mail/dovecot/Attic/Makefile between version 1.180 and 1.193

version 1.180, 2016/03/05 11:28:47 version 1.193, 2019/04/03 00:32:51
Line 5  DOVECOT_SUBVERSION= .17
Line 5  DOVECOT_SUBVERSION= .17
 SIEVE_VERSION=          0.1.19  SIEVE_VERSION=          0.1.19
 MANAGESIEVE_VERSION=    0.11.13  MANAGESIEVE_VERSION=    0.11.13
 DISTNAME=               dovecot-${DOVECOT_VERSION}${DOVECOT_SUBVERSION}  DISTNAME=               dovecot-${DOVECOT_VERSION}${DOVECOT_SUBVERSION}
 PKGREVISION=            19  PKGREVISION=            31
 CATEGORIES=             mail  CATEGORIES=             mail
 MASTER_SITES=           http://www.dovecot.org/releases/${DOVECOT_VERSION}/  MASTER_SITES=           http://www.dovecot.org/releases/${DOVECOT_VERSION}/
 DOVECOT_SIEVE_SITES=    http://pigeonhole.dovecot.org/releases/${DOVECOT_VERSION}/  DOVECOT_SIEVE_SITES=    http://pigeonhole.dovecot.org/releases/${DOVECOT_VERSION}/
Line 19  HOMEPAGE=  http://www.dovecot.org/
Line 19  HOMEPAGE=  http://www.dovecot.org/
 COMMENT=                Secure IMAP and POP3 server  COMMENT=                Secure IMAP and POP3 server
 LICENSE=                mit AND gnu-lgpl-v2.1 AND modified-bsd  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_LIBTOOL=            yes
 USE_TOOLS+=             pkg-config rpcgen  USE_TOOLS+=             pkg-config rpcgen
 GNU_CONFIGURE=          yes  GNU_CONFIGURE=          yes

Legend:
Removed from v.1.180  
changed lines
  Added in v.1.193

CVSweb <webmaster@jp.NetBSD.org>