mirror of
https://git.freebsd.org/ports.git
synced 2025-06-24 14:10:30 -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
|
||||
PORTVERSION= 0.3.3
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= mail
|
||||
MASTER_SITES= http://www.rename-it.nl/dovecot/${DOVECOTVERSION}/
|
||||
DISTNAME= ${PORTNAME:C/-/-${DOVECOTVERSION}-/}-${PORTVERSION}
|
||||
|
||||
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
|
||||
|
||||
|
|
|
@ -4,4 +4,4 @@ Sieve language support by a plugin for the Dovecot deliver LDA&LMTP
|
|||
* Mail forwarding
|
||||
* 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
|
||||
and running on the system you have installed this plugin on.
|
||||
|
||||
|
@ -12,7 +12,7 @@
|
|||
}
|
||||
|
||||
Further information on configuration can be found at:
|
||||
|
||||
|
||||
http://wiki2.dovecot.org/Pigeonhole
|
||||
|
||||
---------------------------------------------------------------------
|
||||
|
|
|
@ -74,4 +74,3 @@ share/doc/dovecot/example-config/conf.d/90-sieve.conf
|
|||
@dirrmtry lib/dovecot
|
||||
@dirrm include/dovecot/sieve
|
||||
@dirrmtry include/dovecot
|
||||
%%PORTDOCS%%@dirrm %%DOCSDIR%%
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= dovecot
|
||||
PORTVERSION= 2.1.10
|
||||
PORTVERSION= 2.1.12
|
||||
CATEGORIES= mail ipv6
|
||||
MASTER_SITES= http://www.dovecot.org/releases/${PORTVERSION:R}/
|
||||
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (dovecot-2.1.10.tar.gz) = 8acc99c2a7e8b598aef2fef443c5fb6779099e57573f86a1eaa2b8479d0becb9
|
||||
SIZE (dovecot-2.1.10.tar.gz) = 3843490
|
||||
SHA256 (dovecot-2.1.12.tar.gz) = d76ae15146452d053c423d883b2cbc24f62a55cf2f1f547577f42bc7d8d20840
|
||||
SIZE (dovecot-2.1.12.tar.gz) = 3839088
|
||||
|
|
Loading…
Add table
Reference in a new issue