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: 26-Jan-2008 08:51:30
Branch: HEAD Handle: 2008012607513000
Modified files:
openpkg-src/milter-dkim milter-dkim.patch milter-dkim.spec
Log:
upgrading package: milter-dkim 2.4.3 -> 2.4.4
Summary:
Revision Changes Path
1.4 +24 -0 openpkg-src/milter-dkim/milter-dkim.patch
1.40 +2 -2 openpkg-src/milter-dkim/milter-dkim.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/milter-dkim/milter-dkim.patch
============================================================================
$ cvs diff -u -r1.3 -r1.4 milter-dkim.patch
--- openpkg-src/milter-dkim/milter-dkim.patch 7 Oct 2007 08:18:15 -0000
1.3
+++ openpkg-src/milter-dkim/milter-dkim.patch 26 Jan 2008 07:51:30 -0000
1.4
@@ -24,3 +24,27 @@
/* get hostname; used in the X header and in new MIME boundaries */
hostname = dkimf_getsymval(ctx, "j");
if (hostname == NULL)
+Index: dkim-filter/dkim-filter.h
+--- dkim-filter/dkim-filter.h.orig 2008-01-25 19:45:56.000000000 +0100
++++ dkim-filter/dkim-filter.h 2008-01-26 08:46:45.000000000 +0100
+@@ -19,7 +19,7 @@
+ #include <sm/gen.h>
+
+ /* libmilter */
+-#include <libmilter/mfapi.h>
++#include <milter/mfapi.h>
+
+ /* libdkim */
+ #include <dkim.h>
+Index: dkim-filter/test.h
+--- dkim-filter/test.h.orig 2007-10-03 03:02:33.000000000 +0200
++++ dkim-filter/test.h 2008-01-26 08:47:19.000000000 +0100
+@@ -21,7 +21,7 @@
+ #include <sm/cdefs.h>
+
+ /* libmilter includes */
+-#include <libmilter/mfapi.h>
++#include <milter/mfapi.h>
+
+ /* libdkim includes */
+ #include "dkim.h"
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/milter-dkim/milter-dkim.spec
============================================================================
$ cvs diff -u -r1.39 -r1.40 milter-dkim.spec
--- openpkg-src/milter-dkim/milter-dkim.spec 19 Jan 2008 08:54:09 -0000
1.39
+++ openpkg-src/milter-dkim/milter-dkim.spec 26 Jan 2008 07:51:30 -0000
1.40
@@ -31,8 +31,8 @@
Class: EVAL
Group: Mail
License: Open Source
-Version: 2.4.3
-Release: 20080119
+Version: 2.4.4
+Release: 20080126
# package options
%option with_fsl yes
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]