ports/160820: maintainer update: mail/dovecot2 and dovecot2-pigeonhole

Attila Nagy bra at fsn.hu
Mon Sep 19 07:30:12 UTC 2011


>Number:         160820
>Category:       ports
>Synopsis:       maintainer update: mail/dovecot2 and dovecot2-pigeonhole
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Sep 19 07:30:11 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Attila Nagy
>Release:        
>Organization:
>Environment:
>Description:
Dovecot2 and dovecot2-pigeonhole upgrade to 2.0.15 and 0.2.4. I'm submitting the two in one patch because it's best to commit them together.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruN dovecot2.orig/Makefile dovecot2/Makefile
--- dovecot2.orig/Makefile	2011-09-14 16:54:03.846975000 +0200
+++ dovecot2/Makefile	2011-09-19 09:04:07.060400606 +0200
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	dovecot
-PORTVERSION=	2.0.14
+PORTVERSION=	2.0.15
 CATEGORIES=	mail ipv6
 MASTER_SITES=	http://www.dovecot.org/releases/${PORTVERSION:R}/
 
diff -ruN dovecot2.orig/distinfo dovecot2/distinfo
--- dovecot2.orig/distinfo	2011-09-14 16:54:03.866972000 +0200
+++ dovecot2/distinfo	2011-09-19 09:04:41.673870023 +0200
@@ -1,2 +1,2 @@
-SHA256 (dovecot-2.0.14.tar.gz) = 42eec803c84bc21a7658a0637428ef6d2f4e2ea8e8cce1177783cc4812c3c7fc
-SIZE (dovecot-2.0.14.tar.gz) = 3300530
+SHA256 (dovecot-2.0.15.tar.gz) = 63640303b5deb299a605a94ffd706cac6866d934175b291d2e66f64e95b97e0d
+SIZE (dovecot-2.0.15.tar.gz) = 3303717
diff -ruN dovecot2-pigeonhole.orig/Makefile dovecot2-pigeonhole/Makefile
--- dovecot2-pigeonhole.orig/Makefile	2011-09-14 16:54:03.876972000 +0200
+++ dovecot2-pigeonhole/Makefile	2011-09-15 10:27:50.188435685 +0200
@@ -6,8 +6,8 @@
 #
 
 PORTNAME=	dovecot-pigeonhole
-PORTVERSION=	0.2.3
-PORTREVISION=	1
+PORTVERSION=	0.2.4
+#PORTREVISION=	1
 CATEGORIES=	mail
 MASTER_SITES=	http://www.rename-it.nl/dovecot/${DOVECOTVERSION}/
 DISTNAME=	${PORTNAME:C/-/-${DOVECOTVERSION}-/}-${PORTVERSION}
diff -ruN dovecot2-pigeonhole.orig/distinfo dovecot2-pigeonhole/distinfo
--- dovecot2-pigeonhole.orig/distinfo	2011-09-14 16:54:03.876972000 +0200
+++ dovecot2-pigeonhole/distinfo	2011-09-15 10:27:54.227673537 +0200
@@ -1,2 +1,2 @@
-SHA256 (dovecot-2.0-pigeonhole-0.2.3.tar.gz) = 5f6f95f8e504e19c574d9d65fce382a2b3f8709ccf2d86beb709b09bf337b113
-SIZE (dovecot-2.0-pigeonhole-0.2.3.tar.gz) = 1213027
+SHA256 (dovecot-2.0-pigeonhole-0.2.4.tar.gz) = 9a19dc50bb006de6ee0aec9d3c46e6ee5bc904ca823e6dd9636a2eec5378980e
+SIZE (dovecot-2.0-pigeonhole-0.2.4.tar.gz) = 1230408
diff -ruN dovecot2-pigeonhole.orig/files/patch-doc_Makefile_in dovecot2-pigeonhole/files/patch-doc_Makefile_in
--- dovecot2-pigeonhole.orig/files/patch-doc_Makefile_in	2011-08-19 20:14:16.000000000 +0200
+++ dovecot2-pigeonhole/files/patch-doc_Makefile_in	1970-01-01 01:00:00.000000000 +0100
@@ -1,20 +0,0 @@
---- doc/Makefile.in.orig	2011-08-04 22:57:55.866970694 +0100
-+++ doc/Makefile.in	2011-08-04 22:58:55.250588677 +0100
-@@ -254,9 +254,6 @@
- top_builddir = @top_builddir@
- top_srcdir = @top_srcdir@
- SUBDIRS = man example-config
--docfiles = \
--	vacation.txt \
--	spamtest-virustest.txt
- 
- @BUILD_DOCS_TRUE at sieve_doc_DATA = $(docfiles)
- EXTRA_DIST = \
-@@ -305,7 +302,6 @@
- 	-rm -rf .libs _libs
- install-sieve_docDATA: $(sieve_doc_DATA)
- 	@$(NORMAL_INSTALL)
--	test -z "$(sieve_docdir)" || $(MKDIR_P) "$(DESTDIR)$(sieve_docdir)"
- 	@list='$(sieve_doc_DATA)'; test -n "$(sieve_docdir)" || list=; \
- 	for p in $$list; do \
- 	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list