Date: Sun, 20 Oct 2019 21:29:26 +0000 (UTC) From: Tobias Kortkamp <tobik@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r515070 - head/mail/cyrus-imapd23 Message-ID: <201910202129.x9KLTQiw034158@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tobik Date: Sun Oct 20 21:29:25 2019 New Revision: 515070 URL: https://svnweb.freebsd.org/changeset/ports/515070 Log: mail/cyrus-imapd23: Spell AUTOSIEVE_PATCH_SITES correctly Modified: head/mail/cyrus-imapd23/Makefile Modified: head/mail/cyrus-imapd23/Makefile ============================================================================== --- head/mail/cyrus-imapd23/Makefile Sun Oct 20 21:14:05 2019 (r515069) +++ head/mail/cyrus-imapd23/Makefile Sun Oct 20 21:29:25 2019 (r515070) @@ -90,7 +90,7 @@ AUTOCREATE_PATCH_SITES= http://email.uoa.gr/download/c AUTOCREATE_PATCHFILES= ${PORTNAME}-2.3.16-autocreate-${AUTOCREATE_VERSION}.diff:autocreate AUTOSIEVE_VERSION= 0.6.0 -AUTOSIETE_PATCH_SITES= http://email.uoa.gr/download/cyrus/${PORTNAME}-2.3.16/:autosieve +AUTOSIEVE_PATCH_SITES= http://email.uoa.gr/download/cyrus/${PORTNAME}-2.3.16/:autosieve AUTOSIEVE_PATCHFILES= ${PORTNAME}-2.3.16-autosieve-${AUTOSIEVE_VERSION}.diff AUTOSIEVE_BROKEN= Not buildable with autosieve patch
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201910202129.x9KLTQiw034158>