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: 13-Jan-2003 20:03:37
Branch: HEAD Handle: 2003011319033600
Modified files:
openpkg-re/vcheck vc.postfix
openpkg-src/postfix postfix.spec
Log:
fix package by upgrading to new TLS patch
Summary:
Revision Changes Path
1.26 +1 -1 openpkg-re/vcheck/vc.postfix
1.106 +1 -1 openpkg-src/postfix/postfix.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-re/vcheck/vc.postfix
============================================================================
$ cvs diff -u -r1.25 -r1.26 vc.postfix
--- openpkg-re/vcheck/vc.postfix 13 Jan 2003 09:45:25 -0000 1.25
+++ openpkg-re/vcheck/vc.postfix 13 Jan 2003 19:03:36 -0000 1.26
@@ -7,7 +7,7 @@
regex = postfix-(__VER__)\.tar\.gz
}
prog postfix:pfixtls = {
- version = 0.8.12-2.0.0.1-0.9.6h
+ version = 0.8.13-2.0.1-0.9.7
url = ftp://ftp.aet.tu-cottbus.de/pub/postfix_tls/
regex = pfixtls-([^-]+-[^-]+-[^-]+)\.tar\.gz
}
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/postfix/postfix.spec
============================================================================
$ cvs diff -u -r1.105 -r1.106 postfix.spec
--- openpkg-src/postfix/postfix.spec 13 Jan 2003 09:45:28 -0000 1.105
+++ openpkg-src/postfix/postfix.spec 13 Jan 2003 19:03:36 -0000 1.106
@@ -25,7 +25,7 @@
# package versions
%define V_postfix 2.0.1
-%define V_tls 0.8.12-2.0.0.1-0.9.6h
+%define V_tls 0.8.13-2.0.1-0.9.7
%define V_pflogsumm 1.0.7
# package information
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]