OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Thomas Lotterer
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 14-Jul-2006 10:01:08
Branch: HEAD Handle: 2006071409010700
Modified files:
openpkg-src/postfix postfix.patch postfix.spec
Log:
upgrading package: postfix 2.2.10 -> 2.3.0
Summary:
Revision Changes Path
1.11 +3 -3 openpkg-src/postfix/postfix.patch
1.237 +2 -2 openpkg-src/postfix/postfix.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/postfix/postfix.patch
============================================================================
$ cvs diff -u -r1.10 -r1.11 postfix.patch
--- openpkg-src/postfix/postfix.patch 22 Feb 2006 19:04:01 -0000 1.10
+++ openpkg-src/postfix/postfix.patch 14 Jul 2006 08:01:07 -0000 1.11
@@ -98,8 +98,8 @@
/* msg_syslog_init - initialize */
Index: src/util/sys_defs.h
---- src/util/sys_defs.h.orig 2006-01-03 22:52:17 +0100
-+++ src/util/sys_defs.h 2006-02-22 19:59:21 +0100
+--- src/util/sys_defs.h.orig 2006-07-03 14:37:32 +0200
++++ src/util/sys_defs.h 2006-07-14 09:52:35 +0200
@@ -24,10 +24,10 @@
* 4.4BSD and close derivatives.
*/
@@ -108,7 +108,7 @@
+ || defined(FREEBSD5) || defined(FREEBSD6) || defined(FREEBSD7) \
|| defined(BSDI2) || defined(BSDI3) || defined(BSDI4) \
|| defined(OPENBSD2) || defined(OPENBSD3) \
-- || defined(NETBSD1) || defined(NETBSD2) \
+- || defined(NETBSD1) || defined(NETBSD2) || defined(NETBSD3) \
+ || defined(NETBSD1) || defined(NETBSD2) || defined(NETBSD3) ||
defined(NETBSD4) \
|| defined(EKKOBSD1)
#define SUPPORTED
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/postfix/postfix.spec
============================================================================
$ cvs diff -u -r1.236 -r1.237 postfix.spec
--- openpkg-src/postfix/postfix.spec 7 Apr 2006 18:35:41 -0000 1.236
+++ openpkg-src/postfix/postfix.spec 14 Jul 2006 08:01:07 -0000 1.237
@@ -23,7 +23,7 @@
##
# package versions
-%define V_postfix 2.2.10
+%define V_postfix 2.3.0
%define V_pflogsumm 1.1.0
%define V_whoson 2.2.4
@@ -38,7 +38,7 @@
Group: Mail
License: IPL
Version: %{V_postfix}
-Release: 20060407
+Release: 20060714
# package options
%option with_fsl yes
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]