Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 25 May 2013 09:39:23 +0000 (UTC)
From:      Jimmy Olgeni <olgeni@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r319040 - in head/mail/dovecot2-antispam-plugin: . files
Message-ID:  <201305250939.r4P9dNpc051731@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: olgeni
Date: Sat May 25 09:39:23 2013
New Revision: 319040
URL: http://svnweb.freebsd.org/changeset/ports/319040

Log:
  - Take maintainership from ports@
  - Upgrade to snapshot of 2013-04-29 (5ebc6aae4d7c)
  - Unbreak after dovecot upgrade to 2.2

Deleted:
  head/mail/dovecot2-antispam-plugin/files/patch-src_mailbox.c
Modified:
  head/mail/dovecot2-antispam-plugin/Makefile
  head/mail/dovecot2-antispam-plugin/distinfo   (contents, props changed)

Modified: head/mail/dovecot2-antispam-plugin/Makefile
==============================================================================
--- head/mail/dovecot2-antispam-plugin/Makefile	Sat May 25 08:18:49 2013	(r319039)
+++ head/mail/dovecot2-antispam-plugin/Makefile	Sat May 25 09:39:23 2013	(r319040)
@@ -2,21 +2,21 @@
 # $FreeBSD$
 
 PORTNAME=	dovecot2-antispam-plugin
-PORTVERSION=	20101222
-PORTREVISION=	7
+PORTVERSION=	20130429
 CATEGORIES=	mail
-MASTER_SITES=	http://www.bamus.cz/distfiles/
+MASTER_SITES=	http://olgeni.olgeni.com/~olgeni/distfiles/ \
+		LOCAL/olgeni
 DISTFILES=	dovecot-antispam-plugin-${DISTVERSION}${EXTRACT_SUFX}
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	olgeni@FreeBSD.org
 COMMENT=	Dovecot 2.x plugin for spam systems training
 
-BUILD_DEPENDS=	dovecot>=2.0.7:${PORTSDIR}/mail/dovecot2 \
+BUILD_DEPENDS=	dovecot>=2.2.0:${PORTSDIR}/mail/dovecot2 \
 		gawk:${PORTSDIR}/lang/gawk
-RUN_DEPENDS=	dovecot>=2.0.7:${PORTSDIR}/mail/dovecot2
+RUN_DEPENDS=	dovecot>=2.2.0:${PORTSDIR}/mail/dovecot2
 
 CONFLICTS=	dovecot-antispam-1.*
-WRKSRC=		${WRKDIR}/dovecot-antispam-plugin-43880985e3dd
+WRKSRC=		${WRKDIR}/dovecot-antispam-plugin-5ebc6aae4d7c
 
 USE_AUTOTOOLS=	aclocal autoheader autoconf
 USE_BZIP2=	yes

Modified: head/mail/dovecot2-antispam-plugin/distinfo
==============================================================================
--- head/mail/dovecot2-antispam-plugin/distinfo	Sat May 25 08:18:49 2013	(r319039)
+++ head/mail/dovecot2-antispam-plugin/distinfo	Sat May 25 09:39:23 2013	(r319040)
@@ -1,2 +1,2 @@
-SHA256 (dovecot-antispam-plugin-20101222.tar.bz2) = 3b72e3d6ac639abb64356ca330a2e41f183c11452d563ed8ac4a0f7b4ea55582
-SIZE (dovecot-antispam-plugin-20101222.tar.bz2) = 55753
+SHA256 (dovecot-antispam-plugin-20130429.tar.bz2) = d615b8667b053741336aa1506558dd23f92e5b23f35f8addf1d8bb564cf1a816
+SIZE (dovecot-antispam-plugin-20130429.tar.bz2) = 56340



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