OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Christoph Schug
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 04-Apr-2007 17:40:25
Branch: HEAD Handle: 2007040416402500
Modified files:
openpkg-src/milter milter.patch milter.spec
Log:
upgrading package: milter 8.14.0 -> 8.14.1
Summary:
Revision Changes Path
1.3 +6 -6 openpkg-src/milter/milter.patch
1.7 +2 -2 openpkg-src/milter/milter.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/milter/milter.patch
============================================================================
$ cvs diff -u -r1.2 -r1.3 milter.patch
--- openpkg-src/milter/milter.patch 13 Feb 2007 21:41:51 -0000 1.2
+++ openpkg-src/milter/milter.patch 4 Apr 2007 15:40:25 -0000 1.3
@@ -14,9 +14,9 @@
$this->call_hooks('eom');
} elsif ($cmd eq SMFIC_HELO) {
my $helo = &$split_buf;
-Index: sendmail-8.14.0/include/libmilter/mfapi.h
---- sendmail-8.14.0/include/libmilter/mfapi.h.orig 2006-11-02 03:44:07
+0100
-+++ sendmail-8.14.0/include/libmilter/mfapi.h 2007-02-13 22:37:32
+0100
+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
@@ -28,7 +28,7 @@
# include <sys/types.h>
# include <sys/socket.h>
@@ -26,9 +26,9 @@
# define LIBMILTER_API extern
-Index: sendmail-8.14.0/include/libmilter/milter.h
---- sendmail-8.14.0/include/libmilter/milter.h.orig 2006-05-23 01:23:55
+0200
-+++ sendmail-8.14.0/include/libmilter/milter.h 2007-02-13 22:37:42
+0100
+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
@@ -18,7 +18,7 @@
# define _LIBMILTER_MILTER_H 1
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/milter/milter.spec
============================================================================
$ cvs diff -u -r1.6 -r1.7 milter.spec
--- openpkg-src/milter/milter.spec 13 Feb 2007 21:41:51 -0000 1.6
+++ openpkg-src/milter/milter.spec 4 Apr 2007 15:40:25 -0000 1.7
@@ -23,7 +23,7 @@
##
# package version
-%define V_libmilter 8.14.0
+%define V_libmilter 8.14.1
%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: 20070213
+Release: 20070404
# package options
%option with_perl no
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]