summaryrefslogtreecommitdiff
path: root/mail/milter-manager
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2012-12-22 08:29:30 +0000
committerobache <obache@pkgsrc.org>2012-12-22 08:29:30 +0000
commitfa986c84c2080b2a98f7af28b8b2704b6a186e35 (patch)
treefd319afe59fe60488b7e297e7f3dbb86fda97b7a /mail/milter-manager
parent670639e40ebbd075771a12541e7d86fa0ea9cc34 (diff)
downloadpkgsrc-fa986c84c2080b2a98f7af28b8b2704b6a186e35.tar.gz
Update milter-manager to 1.8.5.
== [release-1-8-5] 1.8.5: 2012-12-03 A bug fix release of 1.8.4. === Package * Drop Ubuntu Natty Narwhal support. * Fix broken documents. === Ruby milter * Fix a typo in test for Ruby1.8. [Pull requested by umq] === Thanks * umq == [release-1-8-4] 1.8.4: 2012-11-21 A bug fix release of 1.8.3. === Package * Added Ubuntu Quantal Quetzal support. * Provided packages built by using Ruby1.9 on following distributions: Debian wheezy, Debian sid, Ubuntu Precise Pangolin, Ubuntu Quantal Quetzal * Added missing fixture files into tar.gz. [Reported by Hirohisa Yamaguchi] * Solaris: Added missing SMF method file into tar.gz. [Reported by @ftnk] * yum: Rename yum repository pacakge. milter-manager-repository -> milter-manager-release * deb: Use Ruby1.9 by default. * deb: Rename packages for Ruby binding. libmilter-*-ruby1.8 -> ruby-milter-* === milter manager ==== Improvements * configure: Specify Ruby/GLib2 version to --with-bundled-ruby-glib2 option ==== Fixes * manager: Suppressed compiler type warnings. [GitHub #12] [Reported by Hirohisa Yamaguchi] * debian cron: used mail.log instead of mail.info [milter-manager-users-ja:00171] [Reported by Kazuhiro NISHIYAMA] === milter-core ==== Improvements * Supported MILTER_DEBUG=fatal-criticals. * binding ruby: milter callback arguments are ASCII_8BIT. [GitHub #3] ==== Fixes * Fixed an issue which a following warning is shown when running at high loads. "g_io_channel_write_chars: assertion `channel->is_writeable' failed" === Admin ==== Improvements * Upgraded to Rails2.3.14 === Document ==== Fixes * Fixed about install sequence on CentOS. [GitHub #13] [Reported by Kunkichi] === Thanks * Hirohisa Yamaguchi * Kazuhiro NISHIYAMA * @ftnk * Kunkichi
Diffstat (limited to 'mail/milter-manager')
-rw-r--r--mail/milter-manager/Makefile5
-rw-r--r--mail/milter-manager/PLIST3
-rw-r--r--mail/milter-manager/distinfo8
3 files changed, 8 insertions, 8 deletions
diff --git a/mail/milter-manager/Makefile b/mail/milter-manager/Makefile
index f900633d906..fec5d8c5ccb 100644
--- a/mail/milter-manager/Makefile
+++ b/mail/milter-manager/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.25 2012/10/08 12:19:17 asau Exp $
+# $NetBSD: Makefile,v 1.26 2012/12/22 08:29:30 obache Exp $
#
-DISTNAME= milter-manager-1.8.3
-PKGREVISION= 1
+DISTNAME= milter-manager-1.8.5
CATEGORIES= mail
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=milter-manager/}
diff --git a/mail/milter-manager/PLIST b/mail/milter-manager/PLIST
index 7e51e0c97bc..e1f3644a4dc 100644
--- a/mail/milter-manager/PLIST
+++ b/mail/milter-manager/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.10 2012/05/24 15:22:39 obache Exp $
+@comment $NetBSD: PLIST,v 1.11 2012/12/22 08:29:30 obache Exp $
bin/milter-manager-log-analyzer
bin/milter-performance-check
bin/milter-report-statistics
@@ -265,6 +265,7 @@ share/doc/milter-manager/ja/milter-writer.xml
share/doc/milter-manager/ja/mta-and-milter-manager-and-child-milter-ja.png
share/doc/milter-manager/ja/mta-and-milter-manager-and-child-milter.png
share/doc/milter-manager/ja/news.html
+share/doc/milter-manager/ja/readme.html
share/doc/milter-manager/ja/reverse-dictionary.html
share/doc/milter-manager/ja/right.png
share/doc/milter-manager/ja/ruby-milter-configuration.html
diff --git a/mail/milter-manager/distinfo b/mail/milter-manager/distinfo
index 6d1f14e4458..43328aeec86 100644
--- a/mail/milter-manager/distinfo
+++ b/mail/milter-manager/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.14 2012/05/24 15:22:39 obache Exp $
+$NetBSD: distinfo,v 1.15 2012/12/22 08:29:30 obache Exp $
-SHA1 (milter-manager-1.8.3.tar.gz) = 0d72c5857a7ca0e490143bd3a353cb53d02e4ab9
-RMD160 (milter-manager-1.8.3.tar.gz) = 11be9cc5892ecb3f43eaadf901c808cd71172fe5
-Size (milter-manager-1.8.3.tar.gz) = 7377768 bytes
+SHA1 (milter-manager-1.8.5.tar.gz) = c734f1d75b2a15a529712c6a45e40c491994a7b6
+RMD160 (milter-manager-1.8.5.tar.gz) = 0c6523af7e2e22c4b3a83eccf8eb63caf07f58ef
+Size (milter-manager-1.8.5.tar.gz) = 7372058 bytes