svn commit: r440563 - branches/2017Q2/mail/libetpan
Pawel Pekala
pawel at FreeBSD.org
Wed May 10 14:10:45 UTC 2017
Author: pawel
Date: Wed May 10 14:10:43 2017
New Revision: 440563
URL: https://svnweb.freebsd.org/changeset/ports/440563
Log:
MFH: r440519
Update to version 1.8
Changelog:
- LMTP support
- workaround for QIP IMAP Server
- compatibility with NDK 13
- fixed crash (CVE-2017-8825)
Approved by: ports-secteam (miwi)
Modified:
branches/2017Q2/mail/libetpan/Makefile
branches/2017Q2/mail/libetpan/distinfo
branches/2017Q2/mail/libetpan/pkg-plist
Directory Properties:
branches/2017Q2/ (props changed)
Modified: branches/2017Q2/mail/libetpan/Makefile
==============================================================================
--- branches/2017Q2/mail/libetpan/Makefile Wed May 10 13:19:01 2017 (r440562)
+++ branches/2017Q2/mail/libetpan/Makefile Wed May 10 14:10:43 2017 (r440563)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= libetpan
-PORTVERSION= 1.7.2
+PORTVERSION= 1.8
CATEGORIES= mail ipv6
MAINTAINER= pawel at FreeBSD.org
Modified: branches/2017Q2/mail/libetpan/distinfo
==============================================================================
--- branches/2017Q2/mail/libetpan/distinfo Wed May 10 13:19:01 2017 (r440562)
+++ branches/2017Q2/mail/libetpan/distinfo Wed May 10 14:10:43 2017 (r440563)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1464360411
-SHA256 (dinhviethoa-libetpan-1.7.2_GH0.tar.gz) = 32797282a420f3174f4a679548e20fa2bb4acb404b827d62c2f44d3de4eb3120
-SIZE (dinhviethoa-libetpan-1.7.2_GH0.tar.gz) = 6186628
+TIMESTAMP = 1494363053
+SHA256 (dinhviethoa-libetpan-1.8_GH0.tar.gz) = 4e67a7b4abadcf3cc16fa16e1621a68e54d489dadfd9a7d1f960c172e953b6eb
+SIZE (dinhviethoa-libetpan-1.8_GH0.tar.gz) = 6188927
Modified: branches/2017Q2/mail/libetpan/pkg-plist
==============================================================================
--- branches/2017Q2/mail/libetpan/pkg-plist Wed May 10 13:19:01 2017 (r440562)
+++ branches/2017Q2/mail/libetpan/pkg-plist Wed May 10 14:10:43 2017 (r440563)
@@ -166,4 +166,4 @@ include/libetpan/xlist.h
lib/libetpan.a
lib/libetpan.so
lib/libetpan.so.20
-lib/libetpan.so.20.0.0
+lib/libetpan.so.20.1.0
More information about the svn-ports-all
mailing list