[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.191 and 1.196

version 1.191, 2018/07/20 03:34:19 version 1.196, 2019/07/20 22:46:30
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=            29  PKGREVISION=            32
 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 15  SITES.${MANAGESIEVE_PATCH}= ${DOVECOT_SI
Line 15  SITES.${MANAGESIEVE_PATCH}= ${DOVECOT_SI
 PATCH_DIST_STRIP.${MANAGESIEVE_PATCH}=  -p1  PATCH_DIST_STRIP.${MANAGESIEVE_PATCH}=  -p1
   
 MAINTAINER=             pkgsrc-users@NetBSD.org  MAINTAINER=             pkgsrc-users@NetBSD.org
 HOMEPAGE=               http://www.dovecot.org/  HOMEPAGE=               https://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
   
Line 52  INSTALLATION_DIRS+= libexec/dovecot sbin
Line 52  INSTALLATION_DIRS+= libexec/dovecot sbin
   
 SUBST_CLASSES+=         paths  SUBST_CLASSES+=         paths
 SUBST_FILES.paths=      dovecot-example.conf  SUBST_FILES.paths=      dovecot-example.conf
 SUBST_SED.paths+=       -e 's,@PREFIX@,${PREFIX},g'  SUBST_VARS.paths=       PREFIX
 SUBST_STAGE.paths=      pre-configure  SUBST_STAGE.paths=      pre-configure
   
 BUILD_DEFS+=            VARBASE  BUILD_DEFS+=            VARBASE

Legend:
Removed from v.1.191  
changed lines
  Added in v.1.196

CVSweb <webmaster@jp.NetBSD.org>