summaryrefslogtreecommitdiff
path: root/mail/milter-manager/Makefile
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2013-06-29 12:10:03 +0000
committerobache <obache@pkgsrc.org>2013-06-29 12:10:03 +0000
commit259ca2e039ec4c091d7d7703336aedf82acb0b7c (patch)
tree03c2a132349db4fd38f322f372c041810d28ff10 /mail/milter-manager/Makefile
parent4816486391ba67a2eac62badefdb785857cb9573 (diff)
downloadpkgsrc-259ca2e039ec4c091d7d7703336aedf82acb0b7c.tar.gz
Update milter-manager to 1.8.7.
== [release-1-8-7] 1.8.7: 2013-06-14 A bug fix release of 1.8.6. === Package * [rpm] Keep user configuration settings on upgrade. * [deb][rpm] Separate milter-manager-log-analyzer from milter-manager. [Reported by Kazuhiro NISHIYAMA][GitHub #21] * Use Ruby1.9 on CentOS6 or later. * Drop Ubuntu Oneiric Ocelot(11.10) support. * Add Ubuntu Raring Ringtail(13.04) support. * Add Debian jessie support. === milter manager ==== Improvements * Support Ruby2.0.0. ==== Fixes * [debian] Support init file that contains non-ASCII characters. [Reported by Kazuhiro NISHIYAMA][GitHub #23] === milter-manager-log-analyzer ==== Fixes * Process mail log even if it includes invalid byte sequence. [Reported by Satoru Sakashita][GitHub #24] === Admin * Dropped. === Thanks * Kazuhiro NISHIYAMA * Satoru Sakashita
Diffstat (limited to 'mail/milter-manager/Makefile')
-rw-r--r--mail/milter-manager/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/milter-manager/Makefile b/mail/milter-manager/Makefile
index c0cba7c502e..765f9db5ef2 100644
--- a/mail/milter-manager/Makefile
+++ b/mail/milter-manager/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.29 2013/06/20 09:12:13 obache Exp $
+# $NetBSD: Makefile,v 1.30 2013/06/29 12:10:03 obache Exp $
#
-DISTNAME= milter-manager-1.8.6
+DISTNAME= milter-manager-1.8.7
CATEGORIES= mail
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=milter-manager/}