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-Jan-2006 09:41:21
Branch: HEAD Handle: 2006010408412100
Modified files:
openpkg-src/postfix postfix.patch postfix.spec
Log:
upgrading package: postfix 2.2.7 -> 2.2.8
Summary:
Revision Changes Path
1.9 +1 -1 openpkg-src/postfix/postfix.patch
1.234 +2 -2 openpkg-src/postfix/postfix.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/postfix/postfix.patch
============================================================================
$ cvs diff -u -r1.8 -r1.9 postfix.patch
--- openpkg-src/postfix/postfix.patch 23 Sep 2005 12:37:04 -0000 1.8
+++ openpkg-src/postfix/postfix.patch 4 Jan 2006 08:41:21 -0000 1.9
@@ -95,7 +95,7 @@
* 4.4BSD and close derivatives.
*/
#if defined(FREEBSD2) || defined(FREEBSD3) || defined(FREEBSD4) \
-- || defined(FREEBSD5) \
+- || defined(FREEBSD5) || defined(FREEBSD6) \
+ || defined(FREEBSD5) || defined(FREEBSD6) || defined(FREEBSD7) \
|| defined(BSDI2) || defined(BSDI3) || defined(BSDI4) \
|| defined(OPENBSD2) || defined(OPENBSD3) \
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/postfix/postfix.spec
============================================================================
$ cvs diff -u -r1.233 -r1.234 postfix.spec
--- openpkg-src/postfix/postfix.spec 1 Jan 2006 13:20:48 -0000 1.233
+++ openpkg-src/postfix/postfix.spec 4 Jan 2006 08:41:21 -0000 1.234
@@ -23,7 +23,7 @@
##
# package versions
-%define V_postfix 2.2.7
+%define V_postfix 2.2.8
%define V_pflogsumm 1.1.0
%define V_whoson 2.2.4
@@ -38,7 +38,7 @@
Group: Mail
License: IPL
Version: %{V_postfix}
-Release: 20051209
+Release: 20060104
# package options
%option with_fsl yes
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]