update to imap-uw-2000a

This commit is contained in:
jakob 2000-12-06 19:22:20 +00:00
parent 1a7956cf52
commit 895756d34c
3 changed files with 9 additions and 17 deletions

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.11 2000/11/01 18:41:35 jakob Exp $
# $OpenBSD: Makefile,v 1.12 2000/12/06 19:22:20 jakob Exp $
DISTNAME= imap-2000
DISTNAME= imap-2000a
PKGNAME= imap-uw-2000
PKGNAME= imap-uw-2000a
CATEGORIES= mail
NEED_VERSION= 1.302

View File

@ -1,3 +1,3 @@
MD5 (imap-2000.tar.Z) = 7b5f2cfcad528bad2e79800d083821a5
RMD160 (imap-2000.tar.Z) = 3712c3e698e401c39501bf99498d918fe959bba0
SHA1 (imap-2000.tar.Z) = 382ebe620314b9a7187295371dba18b2ea7ee40b
MD5 (imap-2000a.tar.Z) = d642c114b55ffe2e172b8e1bef6a1a52
RMD160 (imap-2000a.tar.Z) = 6e46c6aaa3aeb3017eaca2b5246388ac54b4e9bb
SHA1 (imap-2000a.tar.Z) = c9179e4f90f590069d5671591dbbbd0609a7fb7c

View File

@ -1,6 +1,6 @@
--- src/osdep/unix/Makefile.ssl.orig Wed Sep 6 18:07:02 2000
+++ src/osdep/unix/Makefile.ssl Fri Sep 22 13:47:19 2000
@@ -41,14 +41,14 @@
--- src/osdep/unix/Makefile.ssl.orig Wed Dec 6 20:07:34 2000
+++ src/osdep/unix/Makefile.ssl Wed Dec 6 20:08:01 2000
@@ -20,8 +20,8 @@
# Extended flags needed for additional authenticators. You may need to modify.
@ -11,11 +11,3 @@
SSLINCLUDE=$(SSLDIR)/include
SSLLIB=$(SSLDIR)/lib
# Some versions of MIT Kerberos also have a libcrypto, get the right one
-#SSLCRYPTO=-lcrypto
-SSLCRYPTO=$(SSLLIB)/libcrypto.a
+SSLCRYPTO=-lcrypto
+#SSLCRYPTO=$(SSLLIB)/libcrypto.a
# RSA Security Inc. released the RSA public key encryption algorithm into
# the public domain on September 6, 2000. There is no longer any need to