OpenPKG CVS Repository http://cvs.openpkg.org/ ____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall Root: /v/openpkg/cvs Email: [EMAIL PROTECTED] Module: openpkg-src Date: 02-Nov-2007 09:17:55 Branch: HEAD Handle: 2007110208175500 Modified files: openpkg-src/milter milter.patch milter.spec Log: upgrading package: milter 8.14.1 -> 8.14.2 Summary: Revision Changes Path 1.4 +6 -6 openpkg-src/milter/milter.patch 1.9 +2 -2 openpkg-src/milter/milter.spec ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openpkg-src/milter/milter.patch ============================================================================ $ cvs diff -u -r1.3 -r1.4 milter.patch --- openpkg-src/milter/milter.patch 4 Apr 2007 15:40:25 -0000 1.3 +++ openpkg-src/milter/milter.patch 2 Nov 2007 08:17:55 -0000 1.4 @@ -14,9 +14,9 @@ $this->call_hooks('eom'); } elsif ($cmd eq SMFIC_HELO) { my $helo = &$split_buf; -Index: sendmail-8.14.1/include/libmilter/mfapi.h ---- sendmail-8.14.1/include/libmilter/mfapi.h.orig 2006-11-02 03:44:07 +0100 -+++ sendmail-8.14.1/include/libmilter/mfapi.h 2007-02-13 22:37:32 +0100 +Index: sendmail-8.14.2/include/libmilter/mfapi.h +--- sendmail-8.14.2/include/libmilter/mfapi.h.orig 2006-11-02 03:44:07 +0100 ++++ sendmail-8.14.2/include/libmilter/mfapi.h 2007-02-13 22:37:32 +0100 @@ -28,7 +28,7 @@ # include <sys/types.h> # include <sys/socket.h> @@ -26,9 +26,9 @@ # define LIBMILTER_API extern -Index: sendmail-8.14.1/include/libmilter/milter.h ---- sendmail-8.14.1/include/libmilter/milter.h.orig 2006-05-23 01:23:55 +0200 -+++ sendmail-8.14.1/include/libmilter/milter.h 2007-02-13 22:37:42 +0100 +Index: sendmail-8.14.2/include/libmilter/milter.h +--- sendmail-8.14.2/include/libmilter/milter.h.orig 2006-05-23 01:23:55 +0200 ++++ sendmail-8.14.2/include/libmilter/milter.h 2007-02-13 22:37:42 +0100 @@ -18,7 +18,7 @@ # define _LIBMILTER_MILTER_H 1 @@ . patch -p0 <<'@@ .' Index: openpkg-src/milter/milter.spec ============================================================================ $ cvs diff -u -r1.8 -r1.9 milter.spec --- openpkg-src/milter/milter.spec 7 Sep 2007 21:35:31 -0000 1.8 +++ openpkg-src/milter/milter.spec 2 Nov 2007 08:17:55 -0000 1.9 @@ -23,7 +23,7 @@ ## # package version -%define V_libmilter 8.14.1 +%define V_libmilter 8.14.2 %define V_sendmail_pmilter 0.95 %define V_mail_milter 0.07 @@ -38,7 +38,7 @@ Group: Mail License: BSD/Artistic Version: %{V_libmilter} -Release: 20070907 +Release: 20071102 # package options %option with_perl no @@ . ______________________________________________________________________ OpenPKG http://openpkg.org CVS Repository Commit List openpkg-cvs@openpkg.org