Bug 181081 - 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: William Grzybowski
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-08-06 10:10 UTC by nagy.attila
Modified: 2013-08-06 13:00 UTC (History)
0 users

See Also:


Attachments
file.diff (3.29 KB, patch)
2013-08-06 10: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 2013-08-06 10:10:00 UTC
Update dovecot to 2.2.5 and also fix some plist entries.
Increment related ports' portrevision.

Fix: Patch attached with submission follows:
Comment 1 William Grzybowski freebsd_committer freebsd_triage 2013-08-06 12:33:44 UTC
Responsible Changed
From-To: freebsd-ports-bugs->wg

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2013-08-06 12:56:46 UTC
Author: wg
Date: Tue Aug  6 11:56:37 2013
New Revision: 324308
URL: http://svnweb.freebsd.org/changeset/ports/324308

Log:
  mail/dovecot2: update to 2.2.5
  
  - Update to 2.2.5 [1]
  - Bump antispam plugin (pigeonhole update comming soon)
  - Fix SSL pkg-plist
  - Fix MAN1 list
  
  Changes: http://www.dovecot.org/doc/NEWS-2.2
  
  PR:		ports/181081 [1]
  Submitted by:	Attila Nagy <bra fsn.hu> (maintainer)

Modified:
  head/mail/dovecot2-antispam-plugin/Makefile
  head/mail/dovecot2/Makefile
  head/mail/dovecot2/distinfo
  head/mail/dovecot2/pkg-plist

Modified: head/mail/dovecot2-antispam-plugin/Makefile
==============================================================================
--- head/mail/dovecot2-antispam-plugin/Makefile	Tue Aug  6 09:31:49 2013	(r324307)
+++ head/mail/dovecot2-antispam-plugin/Makefile	Tue Aug  6 11:56:37 2013	(r324308)
@@ -3,7 +3,7 @@
 
 PORTNAME=	dovecot2-antispam-plugin
 PORTVERSION=	20130429
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	mail
 MASTER_SITES=	http://olgeni.olgeni.com/~olgeni/distfiles/ \
 		LOCAL/olgeni

Modified: head/mail/dovecot2/Makefile
==============================================================================
--- head/mail/dovecot2/Makefile	Tue Aug  6 09:31:49 2013	(r324307)
+++ head/mail/dovecot2/Makefile	Tue Aug  6 11:56:37 2013	(r324308)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	dovecot
-PORTVERSION=	2.2.4
+PORTVERSION=	2.2.5
 CATEGORIES=	mail ipv6
 MASTER_SITES=	http://www.dovecot.org/releases/${PORTVERSION:R}/
 
@@ -28,7 +28,6 @@ CONFLICTS=	dovecot-1.[0-9]*
 
 USES=		iconv
 USE_RC_SUBR=	dovecot
-MAKE_JOBS_SAFE=	yes
 
 GNU_CONFIGURE=	yes
 CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
@@ -94,7 +93,9 @@ CONFIGURE_ARGS+=--with-ioloop=kqueue
 #
 .if ${PORT_OPTIONS:MSSL}
 PROTOCOLS+=	imaps pop3s
+PLIST_SUB+=	SSL=""
 .else
+PLIST_SUB+=	SSL="@comment "
 CONFIGURE_ARGS+=--without-ssl
 .endif
 
@@ -203,8 +204,11 @@ MAN1=		deliver.1 \
 		doveadm-config.1 \
 		doveadm-director.1 \
 		doveadm-dump.1 \
+		doveadm-deduplicate.1 \
+		doveadm-exec.1 \
 		doveadm-expunge.1 \
 		doveadm-fetch.1 \
+		doveadm-flags.1 \
 		doveadm-force-resync.1 \
 		doveadm-help.1 \
 		doveadm-import.1 \

Modified: head/mail/dovecot2/distinfo
==============================================================================
--- head/mail/dovecot2/distinfo	Tue Aug  6 09:31:49 2013	(r324307)
+++ head/mail/dovecot2/distinfo	Tue Aug  6 11:56:37 2013	(r324308)
@@ -1,2 +1,2 @@
-SHA256 (dovecot-2.2.4.tar.gz) = 018ffa5eb3a77772cb7ae932a67449536d92a3fa9781202481a4203c003dbdc4
-SIZE (dovecot-2.2.4.tar.gz) = 4335791
+SHA256 (dovecot-2.2.5.tar.gz) = 15b2cd607e6533f4805f471a61dd1c8bd81675cecc6ea6361504247dd9af5cf8
+SIZE (dovecot-2.2.5.tar.gz) = 4356745

Modified: head/mail/dovecot2/pkg-plist
==============================================================================
--- head/mail/dovecot2/pkg-plist	Tue Aug  6 09:31:49 2013	(r324307)
+++ head/mail/dovecot2/pkg-plist	Tue Aug  6 11:56:37 2013	(r324308)
@@ -76,6 +76,8 @@ include/dovecot/doveadm-settings.h
 include/dovecot/doveadm-util.h
 include/dovecot/doveadm.h
 include/dovecot/dovecot-version.h
+include/dovecot/dsasl-client-private.h
+include/dovecot/dsasl-client.h
 include/dovecot/duplicate.h
 include/dovecot/eacces-error.h
 include/dovecot/env-util.h
@@ -111,7 +113,10 @@ include/dovecot/http-client-private.h
 include/dovecot/http-client.h
 include/dovecot/http-date.h
 include/dovecot/http-header-parser.h
+include/dovecot/http-message-parser.h
 include/dovecot/http-parser.h
+include/dovecot/http-request-parser.h
+include/dovecot/http-response.h
 include/dovecot/http-response-parser.h
 include/dovecot/http-transfer.h
 include/dovecot/http-url.h
@@ -371,8 +376,6 @@ include/dovecot/rfc822-parser.h
 include/dovecot/safe-memset.h
 include/dovecot/safe-mkdir.h
 include/dovecot/safe-mkstemp.h
-include/dovecot/sasl-client-private.h
-include/dovecot/sasl-client.h
 include/dovecot/sasl-server.h
 include/dovecot/sdbox-file.h
 include/dovecot/sdbox-storage.h
@@ -529,9 +532,9 @@ lib/dovecot/libdovecot.a
 lib/dovecot/libdovecot.la
 lib/dovecot/libdovecot.so
 lib/dovecot/libdovecot.so.0
-lib/dovecot/libssl_iostream_openssl.a
-lib/dovecot/libssl_iostream_openssl.la
-lib/dovecot/libssl_iostream_openssl.so
+%%SSL%%lib/dovecot/libssl_iostream_openssl.a
+%%SSL%%lib/dovecot/libssl_iostream_openssl.la
+%%SSL%%lib/dovecot/libssl_iostream_openssl.so
 libexec/dovecot/aggregator
 libexec/dovecot/anvil
 libexec/dovecot/auth
_______________________________________________
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 William Grzybowski freebsd_committer freebsd_triage 2013-08-06 12:59:23 UTC
State Changed
From-To: open->closed

Committed, with minor changes. Thanks!