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: 03-Apr-2007 16:51:14
Branch: HEAD Handle: 2007040315511300
Modified files:
openpkg-src/milter-greylist
milter-greylist.patch milter-greylist.spec
Log:
upgrading package: milter-greylist 3.1.8 -> 4.0a1
Summary:
Revision Changes Path
1.9 +1 -1 openpkg-src/milter-greylist/milter-greylist.patch
1.12 +2 -2 openpkg-src/milter-greylist/milter-greylist.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/milter-greylist/milter-greylist.patch
============================================================================
$ cvs diff -u -r1.8 -r1.9 milter-greylist.patch
--- openpkg-src/milter-greylist/milter-greylist.patch 2 Mar 2007 09:31:40
-0000 1.8
+++ openpkg-src/milter-greylist/milter-greylist.patch 3 Apr 2007 14:51:13
-0000 1.9
@@ -59,9 +59,9 @@
#include "dump.h"
#include "acl.h"
@@ -107,9 +107,7 @@
- static void add_recipient(struct mlfi_priv *, char *);
static void set_sr_defaults(struct mlfi_priv *, char *, char *, char *);
static sfsistat stat_from_code(char *);
+ static int mg_setreply(SMFICTX *, struct mlfi_priv *, char *);
-#ifndef USE_POSTFIX
static char *local_ipstr(struct mlfi_priv *);
-#endif
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/milter-greylist/milter-greylist.spec
============================================================================
$ cvs diff -u -r1.11 -r1.12 milter-greylist.spec
--- openpkg-src/milter-greylist/milter-greylist.spec 22 Mar 2007 21:15:56
-0000 1.11
+++ openpkg-src/milter-greylist/milter-greylist.spec 3 Apr 2007 14:51:13
-0000 1.12
@@ -32,8 +32,8 @@
Class: EVAL
Group: Mail
License: BSD
-Version: 3.1.8
-Release: 20070322
+Version: 4.0a1
+Release: 20070403
# package options
%option with_fsl yes
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]