OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-re, openpkg-web, openpkg-src Date: 23-Nov-2002 10:14:06
Branch: HEAD Handle: 2002112309140401
Modified files:
openpkg-re/vcheck vc.postfix
openpkg-src/postfix postfix-db4.patch postfix.spec
openpkg-web news.txt
Log:
upgrading package: postfix 1.1.11 -> 1.1.12
Summary:
Revision Changes Path
1.17 +1 -1 openpkg-re/vcheck/vc.postfix
1.4 +4 -4 openpkg-src/postfix/postfix-db4.patch
1.88 +2 -2 openpkg-src/postfix/postfix.spec
1.2099 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
Index: openpkg-re/vcheck/vc.postfix
============================================================
$ cvs diff -u -r1.16 -r1.17 vc.postfix
--- openpkg-re/vcheck/vc.postfix 13 Aug 2002 07:53:11 -0000 1.16
+++ openpkg-re/vcheck/vc.postfix 23 Nov 2002 09:14:04 -0000 1.17
@@ -2,7 +2,7 @@
}
prog postfix = {
- version = 1.1.11
+ version = 1.1.12
url = ftp://ftp.porcupine.org/mirrors/postfix-release/official/
regex = postfix-(__VER__)\.tar\.gz
}
Index: openpkg-src/postfix/postfix-db4.patch
============================================================
$ cvs diff -u -r1.3 -r1.4 postfix-db4.patch
--- openpkg-src/postfix/postfix-db4.patch 11 Nov 2002 16:17:54 -0000 1.3
+++ openpkg-src/postfix/postfix-db4.patch 23 Nov 2002 09:14:05 -0000 1.4
@@ -1,5 +1,5 @@
---- postfix-1.1.11.orig/src/util/dict_db.c Mon Oct 14 18:54:26 2002
-+++ postfix-1.1.11/src/util/dict_db.c Mon Oct 14 19:52:16 2002
+--- postfix-1.1.12.orig/src/util/dict_db.c Mon Oct 14 18:54:26 2002
++++ postfix-1.1.12/src/util/dict_db.c Mon Oct 14 19:52:16 2002
@@ -520,8 +520,13 @@
msg_fatal("set DB cache size %d: %m", DICT_DB_CACHE_SIZE);
if (type == DB_HASH && db->set_h_nelem(db, DICT_DB_NELM) != 0)
@@ -14,8 +14,8 @@
if ((errno = db->fd(db, &dbfd)) != 0)
msg_fatal("get database file descriptor: %m");
#endif
---- postfix-1.1.11.orig/src/global/mkmap_db.c.orig Mon Nov 20 19:05:25 2000
-+++ postfix-1.1.11/src/global/mkmap_db.c Mon Nov 11 17:09:36 2002
+--- postfix-1.1.12.orig/src/global/mkmap_db.c.orig Mon Nov 20 19:05:25 2000
++++ postfix-1.1.12/src/global/mkmap_db.c Mon Nov 11 17:09:36 2002
@@ -66,7 +66,15 @@
/*
* Fill in the generic members.
Index: openpkg-src/postfix/postfix.spec
============================================================
$ cvs diff -u -r1.87 -r1.88 postfix.spec
--- openpkg-src/postfix/postfix.spec 21 Nov 2002 14:37:35 -0000 1.87
+++ openpkg-src/postfix/postfix.spec 23 Nov 2002 09:14:05 -0000 1.88
@@ -24,7 +24,7 @@
##
# involved versions
-%define V_postfix 1.1.11
+%define V_postfix 1.1.12
%define V_tls 0.8.11a-1.1.11-0.9.6g
%define V_pflogsumm 1.0.4
@@ -49,7 +49,7 @@
Group: Mail
License: IPL
Version: %{V_postfix}
-Release: 20021121
+Release: 20021123
# list of sources
Source0:
ftp://ftp.porcupine.org/mirrors/postfix-release/official/postfix-%{V_postfix}.tar.gz
Index: openpkg-web/news.txt
============================================================
$ cvs diff -u -r1.2098 -r1.2099 news.txt
--- openpkg-web/news.txt 23 Nov 2002 08:48:11 -0000 1.2098
+++ openpkg-web/news.txt 23 Nov 2002 09:14:05 -0000 1.2099
@@ -1,3 +1,4 @@
+23-Nov-2002: Upgraded package: P<postfix-1.1.12-20021123>
23-Nov-2002: Upgraded package: P<nail-10.2-20021123>
23-Nov-2002: Upgraded package: P<libxml-2.4.28-20021123>
23-Nov-2002: Upgraded package: P<swig-1.3.17-20021123>
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]