OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Christoph Schug
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 29-Jun-2006 08:25:45
Branch: HEAD Handle: 2006062907254500
Modified files:
openpkg-src/fetchmail fetchmail.spec
Log:
upgrading package: fetchmail 6.3.3 -> 6.3.4
Summary:
Revision Changes Path
1.73 +5 -5 openpkg-src/fetchmail/fetchmail.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/fetchmail/fetchmail.spec
============================================================================
$ cvs diff -u -r1.72 -r1.73 fetchmail.spec
--- openpkg-src/fetchmail/fetchmail.spec 31 Mar 2006 10:56:33 -0000
1.72
+++ openpkg-src/fetchmail/fetchmail.spec 29 Jun 2006 06:25:45 -0000
1.73
@@ -23,13 +23,13 @@
##
# package version
-%define V_dist 6.3.3
-%define V_opkg 6.3.3
+%define V_dist 6.3.4
+%define V_opkg 6.3.4
# package information
Name: fetchmail
Summary: Batch client for POP and IMAP protocols
-URL: http://www.catb.org/~esr/fetchmail/
+URL: http://www.fetchmail.info/
Vendor: Eric S. Raymond
Packager: OpenPKG
Distribution: OpenPKG
@@ -37,7 +37,7 @@
Group: Mail
License: GPL
Version: %{V_opkg}
-Release: 20060331
+Release: 20060629
# package options
%option with_conf no
@@ -73,7 +73,7 @@
%track
prog fetchmail = {
version = %{V_dist}
- url = http://download.berlios.de/fetchmail/
+ url =
http://developer.berlios.de/project/showfiles.php?group_id=1824
regex = fetchmail-(__VER__(-rc\d+)?)\.tar\.(gz|bz2)
}
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]