This patch updates bogofilter from 1.2.4 to 1.2.5.

Tested the new version on three amd64 systems in the db4-flavor. 

Index: Makefile
===================================================================
RCS file: /cvs/ports/mail/bogofilter/Makefile,v
retrieving revision 1.31
diff -u -p -r1.31 Makefile
--- Makefile    12 Jul 2019 20:47:25 -0000      1.31
+++ Makefile    11 Feb 2020 11:20:23 -0000
@@ -2,14 +2,14 @@
 
 COMMENT =      bayesian spam filter
 
-DISTNAME =     bogofilter-1.2.4
+DISTNAME =     bogofilter-1.2.5
 CATEGORIES =   mail
-REVISION =     2
 
 MAINTAINER =   Marc Espie <[email protected]>
 
 HOMEPAGE =     http://bogofilter.sourceforge.net/
 MASTER_SITES = ${MASTER_SITE_SOURCEFORGE:=bogofilter/}
+EXTRACT_SUFX=   .tar.xz
 
 # GPLv2/GPLv3
 PERMIT_PACKAGE =       Yes
Index: distinfo
===================================================================
RCS file: /cvs/ports/mail/bogofilter/distinfo,v
retrieving revision 1.8
diff -u -p -r1.8 distinfo
--- distinfo    20 Oct 2014 08:38:54 -0000      1.8
+++ distinfo    11 Feb 2020 11:20:23 -0000
@@ -1,2 +1,2 @@
-SHA256 (bogofilter-1.2.4.tar.gz) = 0vJZjRMAMHIJt7GQXMBjfS0FPApHAajUQ4OGcplXhHE=
-SIZE (bogofilter-1.2.4.tar.gz) = 1083344
+SHA256 (bogofilter-1.2.5.tar.xz) = MkihNzv/VSxQCDStvqS2yu4EIkUWrlgfslpMam3uieo=
+SIZE (bogofilter-1.2.5.tar.xz) = 801240

Reply via email to