Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 12 May 2013 12:20:01 GMT
From:      Alastair Hogge <agh@fastmail.fm>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/178502: Chase upstream releases for mail/dovecot2*
Message-ID:  <201305121220.r4CCK13l087931@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/178502; it has been noted by GNATS.

From: Alastair Hogge <agh@fastmail.fm>
To: bug-followup@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@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]



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201305121220.r4CCK13l087931>