Update to fetchmail-6.3.4.
This commit is contained in:
parent
e2ffc310da
commit
c4c1542325
@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.106 2006/04/01 11:57:44 bernd Exp $
|
||||
# $OpenBSD: Makefile,v 1.107 2006/04/21 09:21:59 bernd Exp $
|
||||
|
||||
COMMENT= "mail retrieval utility for POP2, POP3, KPOP, IMAP and more"
|
||||
|
||||
DISTNAME= fetchmail-6.3.3
|
||||
DISTNAME= fetchmail-6.3.4
|
||||
CATEGORIES= mail
|
||||
MASTER_SITES= http://download.berlios.de/fetchmail/
|
||||
MASTER_SITES= http://download2.berlios.de/fetchmail/
|
||||
|
||||
HOMEPAGE= http://fetchmail.berlios.de/
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
MD5 (fetchmail-6.3.3.tar.bz2) = d6f6ecd02fa5c92b84d44fe031067938
|
||||
RMD160 (fetchmail-6.3.3.tar.bz2) = 45af0dd59976779875b683a98b94f68ffed02120
|
||||
SHA1 (fetchmail-6.3.3.tar.bz2) = f113c4887f67bd21d46294346cb5887516c8ff8e
|
||||
SIZE (fetchmail-6.3.3.tar.bz2) = 1197241
|
||||
MD5 (fetchmail-6.3.4.tar.bz2) = 35ded0414fcff79b492d6ade2ce48911
|
||||
RMD160 (fetchmail-6.3.4.tar.bz2) = 06ba93f4fb9aeefecde34117d92fe7f023b77bc4
|
||||
SHA1 (fetchmail-6.3.4.tar.bz2) = be0cd81f32483ba1d19be7ebe95f698f98eec13c
|
||||
SIZE (fetchmail-6.3.4.tar.bz2) = 1210405
|
||||
|
@ -1,7 +1,7 @@
|
||||
$OpenBSD: patch-Makefile_in,v 1.7 2006/04/01 11:57:44 bernd Exp $
|
||||
--- Makefile.in.orig Wed Mar 29 12:30:21 2006
|
||||
+++ Makefile.in Fri Mar 31 10:38:40 2006
|
||||
@@ -1358,7 +1358,7 @@ info: info-recursive
|
||||
$OpenBSD: patch-Makefile_in,v 1.8 2006/04/21 09:21:59 bernd Exp $
|
||||
--- Makefile.in.orig Fri Apr 14 17:42:56 2006
|
||||
+++ Makefile.in Mon Apr 17 15:42:24 2006
|
||||
@@ -1359,7 +1359,7 @@ info: info-recursive
|
||||
|
||||
info-am:
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
$OpenBSD: patch-configure,v 1.9 2006/04/01 11:57:44 bernd Exp $
|
||||
--- configure.orig Wed Mar 29 12:30:22 2006
|
||||
+++ configure Fri Mar 31 10:38:41 2006
|
||||
@@ -11528,7 +11528,7 @@ cat >>confdefs.h <<\_ACEOF
|
||||
$OpenBSD: patch-configure,v 1.10 2006/04/21 09:21:59 bernd Exp $
|
||||
--- configure.orig Fri Apr 14 17:42:57 2006
|
||||
+++ configure Mon Apr 17 15:42:25 2006
|
||||
@@ -11434,7 +11434,7 @@ cat >>confdefs.h <<\_ACEOF
|
||||
_ACEOF
|
||||
|
||||
CEFLAGS="$CEFLAGS -I/usr/include/kerberosV"
|
||||
@ -10,7 +10,7 @@ $OpenBSD: patch-configure,v 1.9 2006/04/01 11:57:44 bernd Exp $
|
||||
elif krb5-config 2> /dev/null >/dev/null ; then
|
||||
krb5_prefix=`krb5-config --prefix krb5`
|
||||
echo "$as_me:$LINENO: result: krb5-config points to kerberosV under $krb5_prefix" >&5
|
||||
@@ -14937,8 +14937,8 @@ s,@pythondir@,$pythondir,;t t
|
||||
@@ -14843,8 +14843,8 @@ s,@pythondir@,$pythondir,;t t
|
||||
s,@pkgpythondir@,$pkgpythondir,;t t
|
||||
s,@pyexecdir@,$pyexecdir,;t t
|
||||
s,@pkgpyexecdir@,$pkgpyexecdir,;t t
|
||||
@ -21,7 +21,7 @@ $OpenBSD: patch-configure,v 1.9 2006/04/01 11:57:44 bernd Exp $
|
||||
s,@CC@,$CC,;t t
|
||||
s,@CFLAGS@,$CFLAGS,;t t
|
||||
s,@LDFLAGS@,$LDFLAGS,;t t
|
||||
@@ -14970,10 +14970,10 @@ s,@GMSGFMT@,$GMSGFMT,;t t
|
||||
@@ -14876,10 +14876,10 @@ s,@GMSGFMT@,$GMSGFMT,;t t
|
||||
s,@XGETTEXT@,$XGETTEXT,;t t
|
||||
s,@MSGMERGE@,$MSGMERGE,;t t
|
||||
s,@INTL_MACOSX_LIBS@,$INTL_MACOSX_LIBS,;t t
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.14 2006/01/31 14:30:35 bernd Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.15 2006/04/21 09:22:00 bernd Exp $
|
||||
bin/fetchmail
|
||||
bin/fetchmailconf
|
||||
libexec/fetchmailconf.bin
|
||||
@ -25,3 +25,4 @@ share/locale/ru/LC_MESSAGES/fetchmail.mo
|
||||
share/locale/sq/
|
||||
share/locale/sq/LC_MESSAGES/
|
||||
share/locale/sq/LC_MESSAGES/fetchmail.mo
|
||||
share/locale/vi/LC_MESSAGES/fetchmail.mo
|
||||
|
Loading…
Reference in New Issue
Block a user