pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/mail/libetpan



Module Name:    pkgsrc
Committed By:   maya
Date:           Mon Dec 10 15:18:21 UTC 2018

Modified Files:
        pkgsrc/mail/libetpan: Makefile distinfo

Log Message:
libetpan: update to 1.9.1

- TLS SNI support
- Fixes for GnuTLS
- Fix build with newer curl

>From Greg Oster, this fixes claws-mail functionality with OpenSSL 1.1.1.


To generate a diff of this commit:
cvs rdiff -u -r1.51 -r1.52 pkgsrc/mail/libetpan/Makefile
cvs rdiff -u -r1.21 -r1.22 pkgsrc/mail/libetpan/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/mail/libetpan/Makefile
diff -u pkgsrc/mail/libetpan/Makefile:1.51 pkgsrc/mail/libetpan/Makefile:1.52
--- pkgsrc/mail/libetpan/Makefile:1.51  Thu Aug 16 18:54:30 2018
+++ pkgsrc/mail/libetpan/Makefile       Mon Dec 10 15:18:21 2018
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.51 2018/08/16 18:54:30 adam Exp $
+# $NetBSD: Makefile,v 1.52 2018/12/10 15:18:21 maya Exp $
 
-DISTNAME=      libetpan-1.8
-PKGREVISION=   4
+DISTNAME=      libetpan-1.9.1
 CATEGORIES=    mail
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=dinhviethoa/}
 EXTRACT_USING= bsdtar

Index: pkgsrc/mail/libetpan/distinfo
diff -u pkgsrc/mail/libetpan/distinfo:1.21 pkgsrc/mail/libetpan/distinfo:1.22
--- pkgsrc/mail/libetpan/distinfo:1.21  Fri Nov  2 09:32:02 2018
+++ pkgsrc/mail/libetpan/distinfo       Mon Dec 10 15:18:21 2018
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.21 2018/11/02 09:32:02 jperkin Exp $
+$NetBSD: distinfo,v 1.22 2018/12/10 15:18:21 maya Exp $
 
-SHA1 (libetpan-1.8.tar.gz) = 66ae6d8e0eb4095725fca1e44e6049ae5620aec4
-RMD160 (libetpan-1.8.tar.gz) = 1bf694f50f6e828f9aaf64745f1977a13a6bc730
-SHA512 (libetpan-1.8.tar.gz) = a5e97998803cc56dbd54356153c8579b52a9675fe95fbf642c3158215428d9d2cb30c4e0060c5f4dd760634fff5b1c2a32ce4bb70a5f2bc6398a071ce95e1efd
-Size (libetpan-1.8.tar.gz) = 6188927 bytes
+SHA1 (libetpan-1.9.1.tar.gz) = b7c0b645af9d5e5e250d2085782be4da1698d43b
+RMD160 (libetpan-1.9.1.tar.gz) = bb8adc310fb05e32dc22dd1c28373d2063c1d321
+SHA512 (libetpan-1.9.1.tar.gz) = 1dd72644672e15eecc9883ffb4b29ef34d4355c55aec950cac44e7b59f252d9355f37ef0ad37007c89728c09e057144b4c3b853496a011d693598b6027356286
+Size (libetpan-1.9.1.tar.gz) = 6189971 bytes
 SHA1 (patch-aa) = e783adf544c9a63df584815ee4b033249cecf0ff
 SHA1 (patch-configure.ac) = 45ec1bd4384e3bdd31c1dd7ebef1d855b5c962c6
 SHA1 (patch-src_low-level_feed_newsfeed.c) = 962f2059bb13a8f9c40cb6845276ee52e3bcd937



Home | Main Index | Thread Index | Old Index