[Midnightbsd-cvs] mports [22945] trunk/mail/dovecot2: dovecot 2.2.33.1
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Sat Oct 14 16:21:12 EDT 2017
Revision: 22945
http://svnweb.midnightbsd.org/mports/?rev=22945
Author: laffer1
Date: 2017-10-14 16:21:11 -0400 (Sat, 14 Oct 2017)
Log Message:
-----------
dovecot 2.2.33.1
Modified Paths:
--------------
trunk/mail/dovecot2/Makefile
trunk/mail/dovecot2/distinfo
trunk/mail/dovecot2/pkg-plist
Added Paths:
-----------
trunk/mail/dovecot2/files/patch-src_doveadm_Makefile.am
Modified: trunk/mail/dovecot2/Makefile
===================================================================
--- trunk/mail/dovecot2/Makefile 2017-10-12 03:01:42 UTC (rev 22944)
+++ trunk/mail/dovecot2/Makefile 2017-10-14 20:21:11 UTC (rev 22945)
@@ -1,7 +1,7 @@
# $MidnightBSD$
PORTNAME= dovecot
-PORTVERSION= 2.2.32
+PORTVERSION= 2.2.33.1
PORTREVISION= 0
CATEGORIES= mail ipv6
MASTER_SITES= https://www.dovecot.org/releases/${PORTVERSION:R}/
Modified: trunk/mail/dovecot2/distinfo
===================================================================
--- trunk/mail/dovecot2/distinfo 2017-10-12 03:01:42 UTC (rev 22944)
+++ trunk/mail/dovecot2/distinfo 2017-10-14 20:21:11 UTC (rev 22945)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1503712308
-SHA256 (dovecot-2.2.32.tar.gz) = 160b2151e2af359877f69cb2dcdfe1a3f4138ad3766e3b8562b96616e2f6bc2e
-SIZE (dovecot-2.2.32.tar.gz) = 6100268
+TIMESTAMP = 1508012156
+SHA256 (dovecot-2.2.33.1.tar.gz) = e4d9a182408100dce70e05dad1f8a703252a497aeb25706642286d84a118890b
+SIZE (dovecot-2.2.33.1.tar.gz) = 6131180
Added: trunk/mail/dovecot2/files/patch-src_doveadm_Makefile.am
===================================================================
--- trunk/mail/dovecot2/files/patch-src_doveadm_Makefile.am (rev 0)
+++ trunk/mail/dovecot2/files/patch-src_doveadm_Makefile.am 2017-10-14 20:21:11 UTC (rev 22945)
@@ -0,0 +1,13 @@
+--- src/doveadm/Makefile.am.orig 2017-10-11 17:29:32 UTC
++++ src/doveadm/Makefile.am
+@@ -180,8 +180,8 @@ test_libs = \
+ ../lib/liblib.la
+ test_deps = $(noinst_LTLIBRARIES) $(test_libs)
+
+-test_doveadm_util_SOURCES = test-doveadm-util.c
+-test_doveadm_util_LDADD = doveadm-util.o $(test_libs) $(MODULE_LIBS)
++test_doveadm_util_SOURCES = doveadm-util.c test-doveadm-util.c
++test_doveadm_util_LDADD = $(test_libs) $(MODULE_LIBS)
+ test_doveadm_util_DEPENDENCIES = $(test_deps)
+
+ check: check-am check-test
Property changes on: trunk/mail/dovecot2/files/patch-src_doveadm_Makefile.am
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Modified: trunk/mail/dovecot2/pkg-plist
===================================================================
--- trunk/mail/dovecot2/pkg-plist 2017-10-12 03:01:42 UTC (rev 22944)
+++ trunk/mail/dovecot2/pkg-plist 2017-10-14 20:21:11 UTC (rev 22945)
@@ -300,6 +300,7 @@
include/dovecot/istream-jsonstr.h
include/dovecot/istream-mail.h
include/dovecot/istream-metawrap.h
+include/dovecot/istream-multiplex.h
include/dovecot/istream-nonuls.h
include/dovecot/istream-private.h
include/dovecot/istream-qp.h
@@ -462,6 +463,7 @@
include/dovecot/ostream-file-private.h
include/dovecot/ostream-hash.h
include/dovecot/ostream-metawrap.h
+include/dovecot/ostream-multiplex.h
include/dovecot/ostream-null.h
include/dovecot/ostream-private.h
include/dovecot/ostream-rawlog.h
@@ -630,6 +632,8 @@
lib/dovecot/lib20_mail_log_plugin.so
lib/dovecot/lib20_mailbox_alias_plugin.a
lib/dovecot/lib20_mailbox_alias_plugin.so
+lib/dovecot/lib20_notify_status_plugin.a
+lib/dovecot/lib20_notify_status_plugin.so
lib/dovecot/lib20_push_notification_plugin.a
lib/dovecot/lib20_push_notification_plugin.so
lib/dovecot/lib20_quota_clone_plugin.a
More information about the Midnightbsd-cvs
mailing list