OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Thomas Lotterer
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src openpkg-web Date: 14-Jan-2003 09:57:35
Branch: HEAD Handle: 2003011408573401
Modified files:
openpkg-src/fetchmail fetchmail.spec
openpkg-web news.txt
Log:
only FreeBSD5 unintentionally enabled HESIOD but failed to link
Summary:
Revision Changes Path
1.42 +2 -1 openpkg-src/fetchmail/fetchmail.spec
1.2705 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/fetchmail/fetchmail.spec
============================================================================
$ cvs diff -u -r1.41 -r1.42 fetchmail.spec
--- openpkg-src/fetchmail/fetchmail.spec 3 Jan 2003 10:51:52 -0000 1.41
+++ openpkg-src/fetchmail/fetchmail.spec 14 Jan 2003 08:57:35 -0000 1.42
@@ -33,7 +33,7 @@
Group: Mail
License: GPL
Version: 6.2.0
-Release: 20021213
+Release: 20030114
# list of sources
Source0: http://www.tuxedo.org/~esr/fetchmail/fetchmail-%{version}.tar.gz
@@ -65,6 +65,7 @@
--with-ssl=%{l_prefix} \
--without-kerberos \
--without-kerberos5 \
+ --without-hesiod \
--disable-nls
%{l_make} %{l_mflags}
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.2704 -r1.2705 news.txt
--- openpkg-web/news.txt 14 Jan 2003 08:44:25 -0000 1.2704
+++ openpkg-web/news.txt 14 Jan 2003 08:57:34 -0000 1.2705
@@ -1,3 +1,4 @@
+14-Jan-2003: Upgraded package: P<fetchmail-6.2.0-20021214>
14-Jan-2003: Upgraded package: P<perl-tk-20030114-20030114>
14-Jan-2003: Upgraded package: P<snmp-5.0.7-20030114>
14-Jan-2003: Upgraded package: P<gd-2.0.10-20030114>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]