summaryrefslogtreecommitdiff
path: root/mail/bogofilter/Makefile
diff options
context:
space:
mode:
authordarcy <darcy>2012-12-26 16:58:27 +0000
committerdarcy <darcy>2012-12-26 16:58:27 +0000
commitd1d97b1154c8efe913e2c4adc004dbae029c9058 (patch)
tree665b3ed6ddb6c1080e4a0ce89f677724b7f616dd /mail/bogofilter/Makefile
parent4ce2f25f832a2aa42e3f09043d032f1a43a84795 (diff)
downloadpkgsrc-d1d97b1154c8efe913e2c4adc004dbae029c9058.tar.gz
Upgrade to 1.2.3.
Fixes: 2012-10-24 * Update configure.ac to avoid autoconf 2.68 warnings, by (a) quoting the first AC_RUN_IFELSE argument, an AC_LANG_PROGRAM(), with [ ], and (b) providing an explicit "true" assumption for Berkeley DB capabilities to avoid cross-compilation warnings. 2012-10-22 * Security bugfix for CVE-2012-5468 (bogofilter-SA-2012-01): Fix a heap corruption in base64 decoder on invalid input. Analysis and patch by Julius Plenz <plenz@cis.fu-berlin.de>. 2011-01-02 * Added bogofilter-faq-bg.html, a Bulgarian translation of the FAQ. (thanks to Albert Ward) 2010-10-29 * Mark "Berkeley DB 5.1.19: (August 27, 2010)" supported.
Diffstat (limited to 'mail/bogofilter/Makefile')
-rw-r--r--mail/bogofilter/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/mail/bogofilter/Makefile b/mail/bogofilter/Makefile
index dc9e471008d..6d500bdf930 100644
--- a/mail/bogofilter/Makefile
+++ b/mail/bogofilter/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.46 2012/10/08 12:19:03 asau Exp $
+# $NetBSD: Makefile,v 1.47 2012/12/26 16:58:27 darcy Exp $
-DISTNAME= bogofilter-1.2.2
-PKGREVISION= 4
+DISTNAME= bogofilter-1.2.3
CATEGORIES= mail
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=bogofilter/}
EXTRACT_SUFX= .tar.bz2
@@ -9,6 +8,7 @@ EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://bogofilter.sourceforge.net/
COMMENT= Bayesian spam filter written in C
+LICENSE= gnu-gpl-v2
PKG_INSTALLATION_TYPES= overwrite pkgviews