1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-24 09:25:01 +00:00

mail/dovecot2-pigeonhole: update to 0.4.2

- Update to 0.4.2 [1]
- Allow staging

PR:		ports/182543 [1]
Submitted by:	Attila Nagy <bra fsn.hu> (maintainer) [1]
This commit is contained in:
William Grzybowski 2013-10-01 23:24:09 +00:00
parent ddad6a2059
commit 89b77d9964
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=329008
3 changed files with 10 additions and 14 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= dovecot-pigeonhole
PORTVERSION= 0.4.1
PORTVERSION= 0.4.2
CATEGORIES= mail
MASTER_SITES= http://www.rename-it.nl/dovecot/${DOVECOTVERSION}/
DISTNAME= ${PORTNAME:C/-/-${DOVECOTVERSION}-/}-${PORTVERSION}
@ -11,7 +11,6 @@ MAINTAINER= bra@fsn.hu
COMMENT= Sieve plugin for the Dovecot 'deliver' LDA and LMTP
LICENSE= LGPL21
LICENSE_FILE= ${WRKSRC}/COPYING
BUILD_DEPENDS:= dovecot>=${DOVECOTVERSION}:${PORTSDIR}/mail/dovecot2
RUN_DEPENDS:= dovecot>=${DOVECOTVERSION}:${PORTSDIR}/mail/dovecot2
@ -27,20 +26,12 @@ CONFIGURE_ARGS= --exec-prefix=${PREFIX} \
LDFLAGS+= -L${LOCALBASE}/lib
USE_LDCONFIG= ${PREFIX}/lib/dovecot
MAN1= sieve-dump.1 sieve-filter.1 sieve-test.1 sievec.1 sieved.1
MAN7= pigeonhole.7
PORTDOCS= doc/extensions/* doc/plugins/* doc/rfc/*
NO_STAGE= yes
.include <bsd.port.pre.mk>
post-patch:
@${REINPLACE_CMD} -E '\
s!^(install-data-am:) install-sieve_docDATA!\1!; \
s!^(uninstall-am:) uninstall-sieve_docDATA!\1!;' \
${WRKSRC}/doc/Makefile.in
post-install:
@${CAT} ${PKGMESSAGE}
.include <bsd.port.post.mk>
.include <bsd.port.mk>

View File

@ -1,2 +1,2 @@
SHA256 (dovecot-2.2-pigeonhole-0.4.1.tar.gz) = 361cf61c1b6c8a42d841d694736dac99c6bb5b5166e050a95c185119399c696e
SIZE (dovecot-2.2-pigeonhole-0.4.1.tar.gz) = 1156858
SHA256 (dovecot-2.2-pigeonhole-0.4.2.tar.gz) = 0499f07037b86489fdc1d48fb19e298d5360ec41273bccaec230eb1bcf5a3e13
SIZE (dovecot-2.2-pigeonhole-0.4.2.tar.gz) = 1159311

View File

@ -72,6 +72,12 @@ lib/dovecot/sieve/lib90_sieve_extprograms_plugin.la
lib/dovecot/sieve/lib90_sieve_extprograms_plugin.so
libexec/dovecot/managesieve
libexec/dovecot/managesieve-login
man/man1/sieve-dump.1.gz
man/man1/sieve-filter.1.gz
man/man1/sieve-test.1.gz
man/man1/sievec.1.gz
man/man1/sieved.1.gz
man/man7/pigeonhole.7.gz
@dirrmtry libexec/dovecot
@dirrmtry lib/dovecot/sieve
@dirrmtry lib/dovecot/settings
@ -82,4 +88,3 @@ libexec/dovecot/managesieve-login
@dirrm include/dovecot-2.2-pigeonhole
@dirrm %%DOCSDIR%%/example-config/conf.d
@dirrm %%DOCSDIR%%/example-config
@dirrm %%DOCSDIR%%