mirror of
https://git.freebsd.org/ports.git
synced 2025-06-25 06:30:29 -04:00
- update to 2.1.12
- chase update in dovecot2-pigeonhole while here, do some changes in dovecot2-pigeonhole: - remove indefinite article from COMMENT - tab -> scape in pkg-descr:WWW - remove trailing whitespace in pkg-message - fix pkg-plist PR: 174014 Submitted by: Attila Nagy <bra@fsn.hu> (maintainer) Feature safe: yes
This commit is contained in:
parent
fa8b6d8458
commit
1ebcd18f74
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=308099
6 changed files with 8 additions and 8 deletions
|
@ -3,12 +3,13 @@
|
||||||
|
|
||||||
PORTNAME= dovecot-pigeonhole
|
PORTNAME= dovecot-pigeonhole
|
||||||
PORTVERSION= 0.3.3
|
PORTVERSION= 0.3.3
|
||||||
|
PORTREVISION= 1
|
||||||
CATEGORIES= mail
|
CATEGORIES= mail
|
||||||
MASTER_SITES= http://www.rename-it.nl/dovecot/${DOVECOTVERSION}/
|
MASTER_SITES= http://www.rename-it.nl/dovecot/${DOVECOTVERSION}/
|
||||||
DISTNAME= ${PORTNAME:C/-/-${DOVECOTVERSION}-/}-${PORTVERSION}
|
DISTNAME= ${PORTNAME:C/-/-${DOVECOTVERSION}-/}-${PORTVERSION}
|
||||||
|
|
||||||
MAINTAINER= bra@fsn.hu
|
MAINTAINER= bra@fsn.hu
|
||||||
COMMENT= A Sieve plugin for the Dovecot 'deliver' LDA and LMTP
|
COMMENT= Sieve plugin for the Dovecot 'deliver' LDA and LMTP
|
||||||
|
|
||||||
LICENSE= LGPL21
|
LICENSE= LGPL21
|
||||||
|
|
||||||
|
|
|
@ -4,4 +4,4 @@ Sieve language support by a plugin for the Dovecot deliver LDA&LMTP
|
||||||
* Mail forwarding
|
* Mail forwarding
|
||||||
* Vacation auto-reply
|
* Vacation auto-reply
|
||||||
|
|
||||||
WWW: http://wiki2.dovecot.org/Pigeonhole
|
WWW: http://wiki2.dovecot.org/Pigeonhole
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
---------------------------------------------------------------------
|
---------------------------------------------------------------------
|
||||||
|
|
||||||
This port assumes you are familiar with Dovecot and have it installed
|
This port assumes you are familiar with Dovecot and have it installed
|
||||||
and running on the system you have installed this plugin on.
|
and running on the system you have installed this plugin on.
|
||||||
|
|
||||||
|
@ -12,7 +12,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
Further information on configuration can be found at:
|
Further information on configuration can be found at:
|
||||||
|
|
||||||
http://wiki2.dovecot.org/Pigeonhole
|
http://wiki2.dovecot.org/Pigeonhole
|
||||||
|
|
||||||
---------------------------------------------------------------------
|
---------------------------------------------------------------------
|
||||||
|
|
|
@ -74,4 +74,3 @@ share/doc/dovecot/example-config/conf.d/90-sieve.conf
|
||||||
@dirrmtry lib/dovecot
|
@dirrmtry lib/dovecot
|
||||||
@dirrm include/dovecot/sieve
|
@dirrm include/dovecot/sieve
|
||||||
@dirrmtry include/dovecot
|
@dirrmtry include/dovecot
|
||||||
%%PORTDOCS%%@dirrm %%DOCSDIR%%
|
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
PORTNAME= dovecot
|
PORTNAME= dovecot
|
||||||
PORTVERSION= 2.1.10
|
PORTVERSION= 2.1.12
|
||||||
CATEGORIES= mail ipv6
|
CATEGORIES= mail ipv6
|
||||||
MASTER_SITES= http://www.dovecot.org/releases/${PORTVERSION:R}/
|
MASTER_SITES= http://www.dovecot.org/releases/${PORTVERSION:R}/
|
||||||
|
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
SHA256 (dovecot-2.1.10.tar.gz) = 8acc99c2a7e8b598aef2fef443c5fb6779099e57573f86a1eaa2b8479d0becb9
|
SHA256 (dovecot-2.1.12.tar.gz) = d76ae15146452d053c423d883b2cbc24f62a55cf2f1f547577f42bc7d8d20840
|
||||||
SIZE (dovecot-2.1.10.tar.gz) = 3843490
|
SIZE (dovecot-2.1.12.tar.gz) = 3839088
|
||||||
|
|
Loading…
Add table
Reference in a new issue