Index: head/mail/dovecot-sieve/Makefile =================================================================== --- head/mail/dovecot-sieve/Makefile (revision 266766) +++ head/mail/dovecot-sieve/Makefile (revision 266767) @@ -1,62 +1,62 @@ # New ports collection makefile for: dovecot-sieve # Date created: 2006-12-29 # Whom: Nils Vogels # # $FreeBSD$ # PORTNAME= dovecot-sieve PORTVERSION= ${DOVECOTVERSION}+${DISTVERSION} -DISTVERSION= 0.1.17 +DISTVERSION= 0.1.18 CATEGORIES= mail MASTER_SITES= http://www.rename-it.nl/dovecot/${DOVECOTVERSION}/ DISTNAME= ${PORTNAME:C/-/-${DOVECOTVERSION}-/}-${DISTVERSIONPREFIX}${DISTVERSION:C/:(.)/\1/g}${DISTVERSIONSUFFIX} MAINTAINER= yds@CoolRat.org COMMENT= A Sieve plugin for the Dovecot 'deliver' LDA BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/mail/dovecot:build RUN_DEPENDS= dovecot>=${DOVECOTVERSION}.*:${PORTSDIR}/mail/dovecot DOVECOTVERSION= 1.2 GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ARGS= --prefix=${PREFIX} \ --docdir=${DOCSDIR} \ --with-dovecot=`${MAKE} -C ${PORTSDIR}/mail/dovecot -V WRKSRC` CONFIGURE_ENV= LDFLAGS='${LDFLAGS}' LDFLAGS+= -L${LOCALBASE}/lib USE_LDCONFIG= ${PREFIX}/lib/dovecot/lda SUB_FILES= pkg-message MAN1= sieve-test.1 sievec.1 sieved.1 DOCSDIR= ${PREFIX}/share/doc/${PORTNAME:S/-/\//} .if !defined(NOPORTDOCS) PORTDOCS= AUTHORS COPYING COPYING.LGPL INSTALL NEWS README TODO spamtest-virustest.txt .endif post-patch: @${REINPLACE_CMD} -e '\ s!/doc/$${PACKAGE_TARNAME}!/doc/${PORTNAME:S/-/\//}!g;\ s!$${docdir}/dovecot/sieve!$${docdir}!g;\ ' ${WRKSRC}/configure @${REINPLACE_CMD} -E -e '\ /^docfiles = spamtest-virustest.txt$$/D;\ /^[[:space:]]+test -z "\$$\(sieve_docdir\)" \|\| \$$\(MKDIR_P\) "\$$\(DESTDIR\)\$$\(sieve_docdir\)"$$/D;\ ' ${WRKSRC}/doc/Makefile.in @${LN} -f ${WRKSRC}/doc/spamtest-virustest.txt ${WRKSRC}/ post-install: .if !defined(NOPORTDOCS) ${INSTALL} ${_SHROWNGRP} -m ${BINMODE} -d ${DOCSDIR} .for f in ${PORTDOCS} ${INSTALL_DATA} ${WRKSRC}/${f} ${DOCSDIR} .endfor .endif @${CAT} ${PKGMESSAGE} .include Property changes on: head/mail/dovecot-sieve/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.13 \ No newline at end of property +1.14 \ No newline at end of property Index: head/mail/dovecot-sieve/distinfo =================================================================== --- head/mail/dovecot-sieve/distinfo (revision 266766) +++ head/mail/dovecot-sieve/distinfo (revision 266767) @@ -1,3 +1,2 @@ -MD5 (dovecot-1.2-sieve-0.1.17.tar.gz) = ba17a8a08386eb2731793b74317003e2 -SHA256 (dovecot-1.2-sieve-0.1.17.tar.gz) = e02a4a1b5958bbe1c8e216f11d00166e33c31b304cbd4180de29b1a1dd5e7d0b -SIZE (dovecot-1.2-sieve-0.1.17.tar.gz) = 1029070 +SHA256 (dovecot-1.2-sieve-0.1.18.tar.gz) = 4a39bdf60d530cc27a1bc113fd3cb1f7adb6cc857578ada3720e40385c2cc7fe +SIZE (dovecot-1.2-sieve-0.1.18.tar.gz) = 1052057 Property changes on: head/mail/dovecot-sieve/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.10 \ No newline at end of property +1.11 \ No newline at end of property