svn commit: r422399 - in head/mail: dovecot2 dovecot2-antispam-plugin dovecot2-pigeonhole

Olli Hauer ohauer at FreeBSD.org
Sun Sep 18 16:46:58 UTC 2016


Author: ohauer
Date: Sun Sep 18 16:46:56 2016
New Revision: 422399
URL: https://svnweb.freebsd.org/changeset/ports/422399

Log:
  - bump PORTREVISION
  
  PR:		212788

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

Modified: head/mail/dovecot2-antispam-plugin/Makefile
==============================================================================
--- head/mail/dovecot2-antispam-plugin/Makefile	Sun Sep 18 16:40:35 2016	(r422398)
+++ head/mail/dovecot2-antispam-plugin/Makefile	Sun Sep 18 16:46:56 2016	(r422399)
@@ -3,7 +3,7 @@
 
 PORTNAME=	dovecot2-antispam-plugin
 PORTVERSION=	20130429
-PORTREVISION=	20
+PORTREVISION=	21
 CATEGORIES=	mail
 MASTER_SITES=	http://olgeni.olgeni.com/~olgeni/distfiles/ \
 		LOCAL/olgeni

Modified: head/mail/dovecot2-pigeonhole/Makefile
==============================================================================
--- head/mail/dovecot2-pigeonhole/Makefile	Sun Sep 18 16:40:35 2016	(r422398)
+++ head/mail/dovecot2-pigeonhole/Makefile	Sun Sep 18 16:46:56 2016	(r422399)
@@ -3,7 +3,7 @@
 
 PORTNAME=	dovecot-pigeonhole
 PORTVERSION=	0.4.15
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	mail
 MASTER_SITES=	http://pigeonhole.dovecot.org/releases/${DOVECOTVERSION}/
 DISTNAME=	${PORTNAME:C/-/-${DOVECOTVERSION}-/}-${PORTVERSION}

Modified: head/mail/dovecot2/Makefile
==============================================================================
--- head/mail/dovecot2/Makefile	Sun Sep 18 16:40:35 2016	(r422398)
+++ head/mail/dovecot2/Makefile	Sun Sep 18 16:46:56 2016	(r422399)
@@ -14,7 +14,7 @@
 
 PORTNAME=	dovecot
 PORTVERSION=	2.2.25
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	mail ipv6
 MASTER_SITES=	http://www.dovecot.org/releases/${PORTVERSION:R}/
 PKGNAMESUFFIX=	2


More information about the svn-ports-all mailing list