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-web openpkg$ Date: 30-Oct-2003 19:53:36 Branch: HEAD Handle: 2003103018533402 Modified files: openpkg-re/vcheck vc.bogofilter openpkg-src/bogofilter bogofilter.spec openpkg-web news.txt Log: upgrading package: bogofilter 0.15.7 -> 0.15.8 Summary: Revision Changes Path 1.23 +1 -1 openpkg-re/vcheck/vc.bogofilter 1.27 +3 -3 openpkg-src/bogofilter/bogofilter.spec 1.7232 +1 -0 openpkg-web/news.txt ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openpkg-re/vcheck/vc.bogofilter ============================================================================ $ cvs diff -u -r1.22 -r1.23 vc.bogofilter --- openpkg-re/vcheck/vc.bogofilter 14 Oct 2003 08:33:22 -0000 1.22 +++ openpkg-re/vcheck/vc.bogofilter 30 Oct 2003 18:53:34 -0000 1.23 @@ -2,7 +2,7 @@ } prog bogofilter = { - version = 0.15.7 + version = 0.15.8 url = http://prdownloads.sourceforge.net/bogofilter/ regex = bogofilter-(__VER__)\.tar\.gz } @@ . patch -p0 <<'@@ .' Index: openpkg-src/bogofilter/bogofilter.spec ============================================================================ $ cvs diff -u -r1.26 -r1.27 bogofilter.spec --- openpkg-src/bogofilter/bogofilter.spec 14 Oct 2003 08:33:25 -0000 1.26 +++ openpkg-src/bogofilter/bogofilter.spec 30 Oct 2003 18:53:36 -0000 1.27 @@ -32,8 +32,8 @@ Distribution: OpenPKG [PLUS] Group: Text License: GPL -Version: 0.15.7 -Release: 20031014 +Version: 0.15.8 +Release: 20031030 # list of sources Source0: http://osdn.dl.sourceforge.net/sourceforge/bogofilter/bogofilter-%{version}.tar.gz @@ -66,7 +66,7 @@ ./configure \ --prefix=%{l_prefix} \ --sysconfdir=%{l_prefix}/etc/bogofilter \ - --with-db=%{l_prefix} + --with-libdb-prefix=%{l_prefix} %{l_make} %{l_mflags -O} %install @@ . patch -p0 <<'@@ .' Index: openpkg-web/news.txt ============================================================================ $ cvs diff -u -r1.7231 -r1.7232 news.txt --- openpkg-web/news.txt 30 Oct 2003 18:47:36 -0000 1.7231 +++ openpkg-web/news.txt 30 Oct 2003 18:53:34 -0000 1.7232 @@ -1,3 +1,4 @@ +30-Oct-2003: Upgraded package: P<bogofilter-0.15.8-20031030> 30-Oct-2003: Upgraded package: P<perl-crypto-20031030-20031030> 30-Oct-2003: Upgraded package: P<mplayer-1.0pre2-20031030> 30-Oct-2003: Upgraded package: P<lsof-4.69-20031030> @@ . ______________________________________________________________________ The OpenPKG Project www.openpkg.org CVS Repository Commit List [EMAIL PROTECTED]