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: 04-May-2008 09:28:33 Branch: HEAD Handle: 2008050408283200 Modified files: openpkg-src/milter milter.patch milter.spec Log: upgrading package: milter 8.14.2 -> 8.14.3 Summary: Revision Changes Path 1.5 +6 -6 openpkg-src/milter/milter.patch 1.11 +2 -2 openpkg-src/milter/milter.spec ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openpkg-src/milter/milter.patch ============================================================================ $ cvs diff -u -r1.4 -r1.5 milter.patch --- openpkg-src/milter/milter.patch 2 Nov 2007 08:17:55 -0000 1.4 +++ openpkg-src/milter/milter.patch 4 May 2008 07:28:32 -0000 1.5 @@ -14,9 +14,9 @@ $this->call_hooks('eom'); } elsif ($cmd eq SMFIC_HELO) { my $helo = &$split_buf; -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 +Index: sendmail-8.14.3/include/libmilter/mfapi.h +--- sendmail-8.14.3/include/libmilter/mfapi.h.orig 2006-11-02 03:44:07 +0100 ++++ sendmail-8.14.3/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.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 +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 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.10 -r1.11 milter.spec --- openpkg-src/milter/milter.spec 1 Jan 2008 14:58:44 -0000 1.10 +++ openpkg-src/milter/milter.spec 4 May 2008 07:28:32 -0000 1.11 @@ -22,7 +22,7 @@ ## # package version -%define V_libmilter 8.14.2 +%define V_libmilter 8.14.3 %define V_sendmail_pmilter 0.95 %define V_mail_milter 0.07 @@ -37,7 +37,7 @@ Group: Mail License: BSD/Artistic Version: %{V_libmilter} -Release: 20080101 +Release: 20080504 # package options %option with_perl no @@ . ______________________________________________________________________ OpenPKG http://openpkg.org CVS Repository Commit List openpkg-cvs@openpkg.org