OpenPKG CVS Repository http://cvs.openpkg.org/ ____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall Root: /v/openpkg/cvs Email: r...@openpkg.org Module: openpkg-src Date: 31-Dec-2009 18:03:59 Branch: HEAD Handle: 2009123117035900 Modified files: openpkg-src/milter milter.patch milter.spec Log: upgrading package: milter 8.14.3 -> 8.14.4 Summary: Revision Changes Path 1.8 +6 -6 openpkg-src/milter/milter.patch 1.15 +2 -2 openpkg-src/milter/milter.spec ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openpkg-src/milter/milter.patch ============================================================================ $ cvs diff -u -r1.7 -r1.8 milter.patch --- openpkg-src/milter/milter.patch 5 Jul 2009 18:22:05 -0000 1.7 +++ openpkg-src/milter/milter.patch 31 Dec 2009 17:03:59 -0000 1.8 @@ -23,9 +23,9 @@ $this->call_hooks('eom'); } elsif ($cmd eq SMFIC_HELO) { my $helo = &$split_buf; -Index: sendmail-8.14.3/include/libmilter/mfapi.h ---- sendmail-8.14.3/include/libmilter/mfapi.h.orig 2008-02-27 23:30:34 +0100 -+++ sendmail-8.14.3/include/libmilter/mfapi.h 2009-07-05 20:08:58 +0200 +Index: sendmail-8.14.4/include/libmilter/mfapi.h +--- sendmail-8.14.4/include/libmilter/mfapi.h.orig 2008-02-27 23:30:34 +0100 ++++ sendmail-8.14.4/include/libmilter/mfapi.h 2009-07-05 20:08:58 +0200 @@ -28,7 +28,7 @@ # include <sys/types.h> # include <sys/socket.h> @@ -35,9 +35,9 @@ # define LIBMILTER_API extern -Index: sendmail-8.14.3/include/libmilter/milter.h ---- sendmail-8.14.3/include/libmilter/milter.h.orig 2006-05-23 01:23:55 +0200 -+++ sendmail-8.14.3/include/libmilter/milter.h 2009-07-05 20:08:58 +0200 +Index: sendmail-8.14.4/include/libmilter/milter.h +--- sendmail-8.14.4/include/libmilter/milter.h.orig 2006-05-23 01:23:55 +0200 ++++ sendmail-8.14.4/include/libmilter/milter.h 2009-07-05 20:08:58 +0200 @@ -18,7 +18,7 @@ # define _LIBMILTER_MILTER_H 1 @@ . patch -p0 <<'@@ .' Index: openpkg-src/milter/milter.spec ============================================================================ $ cvs diff -u -r1.14 -r1.15 milter.spec --- openpkg-src/milter/milter.spec 5 Jul 2009 17:54:28 -0000 1.14 +++ openpkg-src/milter/milter.spec 31 Dec 2009 17:03:59 -0000 1.15 @@ -22,7 +22,7 @@ ## # package version -%define V_libmilter 8.14.3 +%define V_libmilter 8.14.4 %define V_sendmail_pmilter 0.97 %define V_mail_milter 0.07 @@ -37,7 +37,7 @@ Group: Mail License: BSD/Artistic Version: %{V_libmilter} -Release: 20090705 +Release: 20091231 # package options %option with_perl no @@ . ______________________________________________________________________ OpenPKG http://openpkg.org CVS Repository Commit List openpkg-cvs@openpkg.org