1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-05 11:35:01 +00:00

- Update to 0.3.0

PR:		165882
Submitted by:	maintainer
Feature safe:	yes
This commit is contained in:
Martin Wilke 2012-04-08 16:56:16 +00:00
parent 6458c8dfc5
commit e6864e100d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=294393
3 changed files with 8 additions and 5 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= dovecot-pigeonhole
PORTVERSION= 0.2.6
PORTVERSION= 0.3.0
CATEGORIES= mail
MASTER_SITES= http://www.rename-it.nl/dovecot/${DOVECOTVERSION}/
DISTNAME= ${PORTNAME:C/-/-${DOVECOTVERSION}-/}-${PORTVERSION}
@ -17,7 +17,7 @@ COMMENT= A Sieve plugin for the Dovecot 'deliver' LDA and LMTP
BUILD_DEPENDS= dovecot>=${DOVECOTVERSION}:${PORTSDIR}/mail/dovecot${DOVECOTVERSION:R}
RUN_DEPENDS= dovecot>=${DOVECOTVERSION}:${PORTSDIR}/mail/dovecot${DOVECOTVERSION:R}
DOVECOTVERSION= 2.0
DOVECOTVERSION= 2.1
GNU_CONFIGURE= yes
CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
@ -27,7 +27,7 @@ CONFIGURE_ARGS= --prefix=${PREFIX} \
LDFLAGS+= -L${LOCALBASE}/lib
USE_LDCONFIG= ${PREFIX}/lib/dovecot
MAN1= sieve-dump.1 sieve-test.1 sievec.1 sieved.1
MAN1= sieve-dump.1 sieve-filter.1 sieve-test.1 sievec.1 sieved.1
MAN7= pigeonhole.7
DOCSDIR= ${PREFIX}/share/doc/${PORTNAME:S/-/\//}

View File

@ -1,2 +1,2 @@
SHA256 (dovecot-2.0-pigeonhole-0.2.6.tar.gz) = 49829e4aed763848b63b2bf9e288d4bc94020c924ce0621bc850e0a4bf4821ab
SIZE (dovecot-2.0-pigeonhole-0.2.6.tar.gz) = 1234253
SHA256 (dovecot-2.1-pigeonhole-0.3.0.tar.gz) = 2aeee8aa6dc700483b0a5a3d31f535abce71698ed1d467f11e931aeace2b0ada
SIZE (dovecot-2.1-pigeonhole-0.3.0.tar.gz) = 1277277

View File

@ -1,6 +1,8 @@
bin/sieve-dump
bin/sieve-filter
bin/sieve-test
bin/sievec
include/dovecot/sieve/edit-mail.h
include/dovecot/sieve/pigeonhole-config.h
include/dovecot/sieve/rfc2822.h
include/dovecot/sieve/sieve-actions.h
@ -62,6 +64,7 @@ libexec/dovecot/managesieve
libexec/dovecot/managesieve-login
share/doc/dovecot/example-config/conf.d/20-managesieve.conf
share/doc/dovecot/example-config/conf.d/90-sieve.conf
@dirrmtry libdata/ldconfig/dovecot-pigeonhole
@dirrmtry share/doc/dovecot/example-config/conf.d
@dirrmtry share/doc/dovecot/example-config
@dirrmtry share/doc/dovecot