update to cyrus-sals2 2.1.19.
Submitted by: Ben Hooper <ben@networkinsanity.com>
This commit is contained in:
parent
2fa7bf9153
commit
eb20ab2963
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.13 2004/07/09 15:07:04 kevlo Exp $
|
||||
# $OpenBSD: Makefile,v 1.14 2004/07/19 05:28:46 kevlo Exp $
|
||||
|
||||
COMMENT= "RFC 2222 SASL (Simple Authentication and Security Layer)"
|
||||
|
||||
DISTNAME= cyrus-sasl-2.1.18
|
||||
DISTNAME= cyrus-sasl-2.1.19
|
||||
CATEGORIES= security
|
||||
|
||||
MASTER_SITES= ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/ \
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (cyrus-sasl-2.1.18.tar.gz) = 1eafae95f0289c10f187d8b2bc4032cf
|
||||
RMD160 (cyrus-sasl-2.1.18.tar.gz) = 772a1413ca68a8b91fa93d51630984acc7209136
|
||||
SHA1 (cyrus-sasl-2.1.18.tar.gz) = 74496a61a87edd710303d13f8df0534d6765f6ec
|
||||
MD5 (cyrus-sasl-2.1.19.tar.gz) = ea76410ad88fa7b6c17a6aac424382c9
|
||||
RMD160 (cyrus-sasl-2.1.19.tar.gz) = c74ca8685e9bdf12fe1f64137de931d79a4384ab
|
||||
SHA1 (cyrus-sasl-2.1.19.tar.gz) = 9512d70ecea33b9d44e69d185a323a0f7b133705
|
||||
|
@ -1,11 +1,11 @@
|
||||
@comment $OpenBSD: PFRAG.shared,v 1.8 2004/07/09 15:07:11 kevlo Exp $
|
||||
lib/libsasl2.so.2.18
|
||||
lib/sasl2/libanonymous.so.2.18
|
||||
lib/sasl2/libcrammd5.so.2.18
|
||||
lib/sasl2/libdigestmd5.so.2.18
|
||||
lib/sasl2/libgssapiv2.so.2.18
|
||||
lib/sasl2/liblogin.so.2.18
|
||||
lib/sasl2/libotp.so.2.18
|
||||
lib/sasl2/libplain.so.2.18
|
||||
lib/sasl2/libsasldb.so.2.18
|
||||
@comment $OpenBSD: PFRAG.shared,v 1.9 2004/07/19 05:28:48 kevlo Exp $
|
||||
lib/libsasl2.so.2.19
|
||||
lib/sasl2/libanonymous.so.2.19
|
||||
lib/sasl2/libcrammd5.so.2.19
|
||||
lib/sasl2/libdigestmd5.so.2.19
|
||||
lib/sasl2/libgssapiv2.so.2.19
|
||||
lib/sasl2/liblogin.so.2.19
|
||||
lib/sasl2/libotp.so.2.19
|
||||
lib/sasl2/libplain.so.2.19
|
||||
lib/sasl2/libsasldb.so.2.19
|
||||
DYNLIBDIR(%D/lib)
|
||||
|
@ -1,2 +1,2 @@
|
||||
@comment $OpenBSD: PFRAG.sql.shared,v 1.1 2004/07/09 15:07:11 kevlo Exp $
|
||||
lib/sasl2/libsql.so.2.18
|
||||
@comment $OpenBSD: PFRAG.sql.shared,v 1.2 2004/07/19 05:28:48 kevlo Exp $
|
||||
lib/sasl2/libsql.so.2.19
|
||||
|
Loading…
Reference in New Issue
Block a user