Date: Tue, 18 Aug 2020 19:11:03 +0000 (UTC) From: Joseph Mingrone <jrm@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r545253 - head/mail/getmail Message-ID: <202008181911.07IJB33L080879@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jrm Date: Tue Aug 18 19:11:02 2020 New Revision: 545253 URL: https://svnweb.freebsd.org/changeset/ports/545253 Log: mail/getmail: Add CONFLICTS with new port, mail/getmail6 Modified: head/mail/getmail/Makefile (contents, props changed) Modified: head/mail/getmail/Makefile ============================================================================== --- head/mail/getmail/Makefile Tue Aug 18 19:11:00 2020 (r545252) +++ head/mail/getmail/Makefile Tue Aug 18 19:11:02 2020 (r545253) @@ -3,6 +3,7 @@ PORTNAME= getmail DISTVERSION= 5.14 +PORTREVISION= 1 CATEGORIES= mail python MASTER_SITES= http://pyropus.ca/software/getmail/old-versions/ @@ -17,6 +18,8 @@ EXPIRATION_DATE= 2020-09-15 USES= python:2.7 USE_PYTHON= autoplist distutils + +CONFLICTS= py*-getmail6 NO_ARCH= yes NO_BUILD= yes
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202008181911.07IJB33L080879>