diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2017-02-04 07:56:59 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2017-02-04 07:56:59 +0000 |
commit | 21a7215c9a806f970a618637b3834065873c16cc (patch) | |
tree | 2d857f70e9d9369cc2edd6a629840ea23a10805e /mail/opensmtpd-extras-table-ldap/Makefile | |
parent | 3b482a5cd9f69abd47605fb4666a22f07e57098c (diff) | |
download | ports-21a7215c9a806f970a618637b3834065873c16cc.tar.gz ports-21a7215c9a806f970a618637b3834065873c16cc.zip |
devel/libevent2: update to 2.1.8 and cleanup
- DEFAULT_VERSIONS += ssl=openssl-devel is now supported
- devel/py-event and devel/p5-Event-Lib are marked BROKEN
Changes: https://github.com/libevent/libevent/raw/release-2.1.8-stable/whatsnew-2.1.txt
Changes: https://github.com/libevent/libevent/raw/release-2.1.8-stable/ChangeLog
PR: 216527
Exp-run by: antoine
Approved by: mm (maintainer)
Notes
Notes:
svn path=/head/; revision=433286
Diffstat (limited to 'mail/opensmtpd-extras-table-ldap/Makefile')
-rw-r--r-- | mail/opensmtpd-extras-table-ldap/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/opensmtpd-extras-table-ldap/Makefile b/mail/opensmtpd-extras-table-ldap/Makefile index 999b3337d7e1..676a8bc6b735 100644 --- a/mail/opensmtpd-extras-table-ldap/Makefile +++ b/mail/opensmtpd-extras-table-ldap/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PKGNAMESUFFIX= -table-ldap -PORTREVISION= 0 +PORTREVISION= 1 COMMENT= LDAP table support for OpenSMTPD |