OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src openpkg-re Date: 06-Mar-2003 19:48:28
Branch: HEAD Handle: 2003030618482602
Modified files:
openpkg-re/vcheck vc.postfix
openpkg-src/postfix postfix.spec
Log:
upgrade TLS patch and track only releases
Summary:
Revision Changes Path
1.37 +1 -1 openpkg-re/vcheck/vc.postfix
1.120 +1 -1 openpkg-src/postfix/postfix.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-re/vcheck/vc.postfix
============================================================================
$ cvs diff -u -r1.36 -r1.37 vc.postfix
--- openpkg-re/vcheck/vc.postfix 6 Mar 2003 08:14:19 -0000 1.36
+++ openpkg-re/vcheck/vc.postfix 6 Mar 2003 18:48:26 -0000 1.37
@@ -4,7 +4,7 @@
prog postfix = {
version = 2.0.6
url = ftp://ftp.porcupine.org/mirrors/postfix-release/official/
- regex = postfix-(__VER__)\.tar\.gz
+ regex = postfix-(\d+\.\d+\.\d+)\.tar\.gz
}
prog postfix:pfixtls = {
version = 0.8.13-2.0.4-0.9.7a
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/postfix/postfix.spec
============================================================================
$ cvs diff -u -r1.119 -r1.120 postfix.spec
--- openpkg-src/postfix/postfix.spec 6 Mar 2003 08:14:22 -0000 1.119
+++ openpkg-src/postfix/postfix.spec 6 Mar 2003 18:48:28 -0000 1.120
@@ -25,7 +25,7 @@
# package versions
%define V_postfix 2.0.6
-%define V_tls 0.8.13-2.0.4-0.9.7a
+%define V_tls 0.8.13-2.0.6-0.9.7a
%define V_pflogsumm 1.0.10
# package information
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]