diff options
author | wiz <wiz@pkgsrc.org> | 2015-01-14 21:44:38 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2015-01-14 21:44:38 +0000 |
commit | 083987ae18e73dc8aff074405bdb021baad8423e (patch) | |
tree | 56f85eb2138959963e204e4c974e55080b38bf53 /mail/dovecot2/Makefile | |
parent | 9e1a904c26fe3cbf87b3d6c290056b1e10b69f94 (diff) | |
download | pkgsrc-083987ae18e73dc8aff074405bdb021baad8423e.tar.gz |
Bump ABI depends per PR 49563 from Petar Bogdanovic, and add a note
in the Makefile for updaters.
Diffstat (limited to 'mail/dovecot2/Makefile')
-rw-r--r-- | mail/dovecot2/Makefile | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/mail/dovecot2/Makefile b/mail/dovecot2/Makefile index 9549477250b..ed389753d6a 100644 --- a/mail/dovecot2/Makefile +++ b/mail/dovecot2/Makefile @@ -1,4 +1,8 @@ -# $NetBSD: Makefile,v 1.69 2014/12/12 07:34:13 wiz Exp $ +# $NetBSD: Makefile,v 1.70 2015/01/14 21:44:38 wiz Exp $ +# +# when updating to a new release, update ABI depends in +# the buildlink3.mk file as well, since the plugins' version +# must match (see PR 49563). DISTNAME= dovecot-2.2.15 PKGREVISION= 1 |