From owner-svn-ports-head@freebsd.org Sat Aug 8 09:50:43 2020 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 416C63A60F2; Sat, 8 Aug 2020 09:50:43 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4BNyCQ6Fp8z4Z7x; Sat, 8 Aug 2020 09:50:42 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id BB12F26BA0; Sat, 8 Aug 2020 09:50:42 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 0789ogqi080285; Sat, 8 Aug 2020 09:50:42 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 0789ofgt080276; Sat, 8 Aug 2020 09:50:41 GMT (envelope-from pi@FreeBSD.org) Message-Id: <202008080950.0789ofgt080276@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Sat, 8 Aug 2020 09:50:41 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r544378 - in head/mail/filtermail: . files X-SVN-Group: ports-head X-SVN-Commit-Author: pi X-SVN-Commit-Paths: in head/mail/filtermail: . files X-SVN-Commit-Revision: 544378 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 08 Aug 2020 09:50:43 -0000 Author: pi Date: Sat Aug 8 09:50:41 2020 New Revision: 544378 URL: https://svnweb.freebsd.org/changeset/ports/544378 Log: mail/filtermail: update 0.8.3 -> 0.8.6 - fix build with more recent flex versions - pet portlint PR: 247771 Submitted by: Mike Clarke (maintainer) MFH: 2020Q3 Relnotes: https://raw.githubusercontent.com/nondeterministic/mailfilter/master/NEWS Modified: head/mail/filtermail/Makefile head/mail/filtermail/distinfo head/mail/filtermail/files/patch-src__Makefile.in head/mail/filtermail/files/patch-src__filter.hh head/mail/filtermail/files/patch-src__preferences.cc head/mail/filtermail/pkg-descr Modified: head/mail/filtermail/Makefile ============================================================================== --- head/mail/filtermail/Makefile Sat Aug 8 09:48:57 2020 (r544377) +++ head/mail/filtermail/Makefile Sat Aug 8 09:50:41 2020 (r544378) @@ -1,33 +1,42 @@ # $FreeBSD$ PORTNAME= filtermail -PORTVERSION= 0.8.3 -PORTREVISION= 1 +PORTVERSION= 0.8.6 CATEGORIES= mail MASTER_SITES= http://sourceforge.net/projects/mailfilter/files/Mailfilter/ DISTNAME= mailfilter-${PORTVERSION} -MAINTAINER= jmc-filtermail@milibyte.co.uk +MAINTAINER= jmc-freebsd2@milibyte.co.uk COMMENT= Filter mail on a POP3 server: saves downloading spam LICENSE= GPLv3 +.include +.if ${OPSYS} == FreeBSD && ${OSVERSION} < 1300000 +BUILD_DEPENDS= ${LOCALBASE}/bin/flex:textproc/flex +.endif + +USES= bison gmake ssl + # This port is filtermail, but the author called it mailfilter. To avoid a # clash with another port called mailfilter, we change all files # installed by this port from the form *mailfilter* to the form # *filtermail*, and similarly the names in the man pages. -# + EXTRACT_CMD= ${GZIP_CMD} EXTRACT_BEFORE_ARGS= -dc EXTRACT_AFTER_ARGS= | ${SED} 's/[mM][aA][iI][lL][fF][iI][lL][tT][eE][rR]/filtermail/g' | ${TAR} -xf - WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} -USES= bison gmake ssl GNU_CONFIGURE= yes MAKE_JOBS_UNSAFE= yes CPPFLAGS+= -I${LOCALBASE}/include +.if ${OPSYS} == FreeBSD && ${OSVERSION} < 1300000 +CPPFLAGS+= -I${LOCALBASE}/include/flex +FLEX=${LOCALBASE}/bin/flex +.endif LDFLAGS+= -L${LOCALBASE}/lib PLIST_FILES= bin/${PORTNAME} \ Modified: head/mail/filtermail/distinfo ============================================================================== --- head/mail/filtermail/distinfo Sat Aug 8 09:48:57 2020 (r544377) +++ head/mail/filtermail/distinfo Sat Aug 8 09:50:41 2020 (r544378) @@ -1,2 +1,3 @@ -SHA256 (mailfilter-0.8.3.tar.gz) = 60a40e1d35148fd50a2627fc4bbe47626b886614db50f88c0a21d934df63cb7a -SIZE (mailfilter-0.8.3.tar.gz) = 425337 +TIMESTAMP = 1593601356 +SHA256 (mailfilter-0.8.6.tar.gz) = f4e6b94996e95b7d45cec9fadee8fc99a6832c42dcfd86e2a1fd821deaf3069c +SIZE (mailfilter-0.8.6.tar.gz) = 471479 Modified: head/mail/filtermail/files/patch-src__Makefile.in ============================================================================== --- head/mail/filtermail/files/patch-src__Makefile.in Sat Aug 8 09:48:57 2020 (r544377) +++ head/mail/filtermail/files/patch-src__Makefile.in Sat Aug 8 09:50:41 2020 (r544378) @@ -1,6 +1,6 @@ ---- src/Makefile.in.orig Sat Nov 27 22:29:44 2004 -+++ src/Makefile.in Mon Mar 7 22:54:36 2005 -@@ -421,8 +421,6 @@ +--- src/Makefile.in.orig 2016-10-25 18:20:29 UTC ++++ src/Makefile.in +@@ -424,8 +424,6 @@ distclean-compile: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/apop.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/feedback.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/filter.Po@am__quote@ @@ -9,4 +9,3 @@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/header.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/imap.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/filtermail.Po@am__quote@ - Modified: head/mail/filtermail/files/patch-src__filter.hh ============================================================================== --- head/mail/filtermail/files/patch-src__filter.hh Sat Aug 8 09:48:57 2020 (r544377) +++ head/mail/filtermail/files/patch-src__filter.hh Sat Aug 8 09:50:41 2020 (r544378) @@ -1,5 +1,5 @@ ---- src/filter.hh.orig Sun Jan 25 21:56:42 2004 -+++ src/filter.hh Fri Mar 19 23:19:33 2004 +--- src/filter.hh.orig 2016-06-05 09:28:35 UTC ++++ src/filter.hh @@ -21,8 +21,8 @@ #include Modified: head/mail/filtermail/files/patch-src__preferences.cc ============================================================================== --- head/mail/filtermail/files/patch-src__preferences.cc Sat Aug 8 09:48:57 2020 (r544377) +++ head/mail/filtermail/files/patch-src__preferences.cc Sat Aug 8 09:50:41 2020 (r544378) @@ -1,5 +1,5 @@ ---- src/preferences.cc.orig 2007-01-22 23:36:04.000000000 +0100 -+++ src/preferences.cc 2008-04-08 17:00:17.000000000 +0200 +--- src/preferences.cc.orig 2014-05-17 17:19:41 UTC ++++ src/preferences.cc @@ -24,6 +24,7 @@ #include #include Modified: head/mail/filtermail/pkg-descr ============================================================================== --- head/mail/filtermail/pkg-descr Sat Aug 8 09:48:57 2020 (r544377) +++ head/mail/filtermail/pkg-descr Sat Aug 8 09:50:41 2020 (r544378) @@ -1,5 +1,5 @@ This is mail/filtermail, a port of mailfilter, renamed because another -mailfilter exists in the ports tree. +mailfilter previously existed in the ports tree. It filters mail on a pop3 server, allowing junk to be deleted on the server rather than after it has been downloaded, and integrates with other