ports/178502: Chase upstream releases for mail/dovecot2*
Alastair Hogge
agh at fastmail.fm
Sun May 12 12:20:02 UTC 2013
The following reply was made to PR ports/178502; it has been noted by GNATS.
From: Alastair Hogge <agh at fastmail.fm>
To: bug-followup at FreeBSD.org
Cc:
Subject: Re: ports/178502: Chase upstream releases for mail/dovecot2*
Date: Sun, 12 May 2013 20:13:26 +0800
Hi,
$LICENSE for mail/dovecot2/ in the diff is incorrect per COPYING[0]. An
improved diff follows:
Index: Makefile
===================================================================
--- Makefile (revision 317908)
+++ Makefile (working copy)
@@ -2,13 +2,16 @@
# $FreeBSD$
PORTNAME= dovecot
-PORTVERSION= 2.1.16
+PORTVERSION= 2.2.1
CATEGORIES= mail ipv6
MASTER_SITES= http://www.dovecot.org/releases/${PORTVERSION:R}/
MAINTAINER= bra at fsn.hu
COMMENT= Secure and compact IMAP and POP3 servers
+LICENSE= BSD LGPLv2 MIT
+LICENSE_COMB= multi
+
LATEST_LINK= dovecot2
CONFLICTS= dovecot-1.[0-9]*
[0]: http://hg.dovecot.org/dovecot-2.2/file/62874b472dc6/COPYING
Cheers
--
Q: What regular expression do you often see around Christmas?
A: [^L]
More information about the freebsd-ports-bugs
mailing list