Bug 185904 - maintainer update: mail/dovecot2
Summary: maintainer update: mail/dovecot2
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Pawel Pekala
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-01-20 08:10 UTC by nagy.attila
Modified: 2014-01-31 15:10 UTC (History)
0 users

See Also:


Attachments
file.diff (1.66 KB, patch)
2014-01-20 08:10 UTC, nagy.attila
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description nagy.attila 2014-01-20 08:10:01 UTC
Upgrade dovecot2 to 2.2.10 and bump portrevision of dependent ports.

Fix: Patch attached with submission follows:
Comment 1 Pawel Pekala freebsd_committer freebsd_triage 2014-01-31 14:02:47 UTC
Responsible Changed
From-To: freebsd-ports-bugs->pawel

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2014-01-31 15:07:55 UTC
Author: pawel
Date: Fri Jan 31 15:07:46 2014
New Revision: 342000
URL: http://svnweb.freebsd.org/changeset/ports/342000
QAT: https://qat.redports.org/buildarchive/r342000/

Log:
  - Update mail/dovecot2 to version 2.2.10
  - Bump affected plugin ports
  
  PR:		ports/185904
  Submitted by:	maintainer

Modified:
  head/mail/dovecot2-antispam-plugin/Makefile
  head/mail/dovecot2-pigeonhole/Makefile
  head/mail/dovecot2/Makefile
  head/mail/dovecot2/distinfo

Modified: head/mail/dovecot2-antispam-plugin/Makefile
==============================================================================
--- head/mail/dovecot2-antispam-plugin/Makefile	Fri Jan 31 14:57:56 2014	(r341999)
+++ head/mail/dovecot2-antispam-plugin/Makefile	Fri Jan 31 15:07:46 2014	(r342000)
@@ -3,7 +3,7 @@
 
 PORTNAME=	dovecot2-antispam-plugin
 PORTVERSION=	20130429
-PORTREVISION=	4
+PORTREVISION=	5
 CATEGORIES=	mail
 MASTER_SITES=	http://olgeni.olgeni.com/~olgeni/distfiles/ \
 		LOCAL/olgeni

Modified: head/mail/dovecot2-pigeonhole/Makefile
==============================================================================
--- head/mail/dovecot2-pigeonhole/Makefile	Fri Jan 31 14:57:56 2014	(r341999)
+++ head/mail/dovecot2-pigeonhole/Makefile	Fri Jan 31 15:07:46 2014	(r342000)
@@ -3,7 +3,7 @@
 
 PORTNAME=	dovecot-pigeonhole
 PORTVERSION=	0.4.2
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	mail
 MASTER_SITES=	http://www.rename-it.nl/dovecot/${DOVECOTVERSION}/
 DISTNAME=	${PORTNAME:C/-/-${DOVECOTVERSION}-/}-${PORTVERSION}

Modified: head/mail/dovecot2/Makefile
==============================================================================
--- head/mail/dovecot2/Makefile	Fri Jan 31 14:57:56 2014	(r341999)
+++ head/mail/dovecot2/Makefile	Fri Jan 31 15:07:46 2014	(r342000)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	dovecot
-PORTVERSION=	2.2.9
+PORTVERSION=	2.2.10
 CATEGORIES=	mail ipv6
 MASTER_SITES=	http://www.dovecot.org/releases/${PORTVERSION:R}/
 PKGNAMESUFFIX=	2

Modified: head/mail/dovecot2/distinfo
==============================================================================
--- head/mail/dovecot2/distinfo	Fri Jan 31 14:57:56 2014	(r341999)
+++ head/mail/dovecot2/distinfo	Fri Jan 31 15:07:46 2014	(r342000)
@@ -1,2 +1,2 @@
-SHA256 (dovecot-2.2.9.tar.gz) = 7c3b6b8a05f6ebcc9fd01736fdcac0de12158959f5b99d1f7077f7a8626ee2d5
-SIZE (dovecot-2.2.9.tar.gz) = 4540858
+SHA256 (dovecot-2.2.10.tar.gz) = 75592483d40dc4f76cc3b41af40caa4be80478946a699d46846d5d03e4d2e09b
+SIZE (dovecot-2.2.10.tar.gz) = 4558660
_______________________________________________
svn-ports-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
Comment 3 Pawel Pekala freebsd_committer freebsd_triage 2014-01-31 15:08:00 UTC
State Changed
From-To: open->closed

Committed. Thanks!