From owner-svn-ports-head@freebsd.org Tue Aug 9 22:28:40 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E477BBB403B; Tue, 9 Aug 2016 22:28:40 +0000 (UTC) (envelope-from pawel@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A18941775; Tue, 9 Aug 2016 22:28:40 +0000 (UTC) (envelope-from pawel@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u79MSd4o033513; Tue, 9 Aug 2016 22:28:39 GMT (envelope-from pawel@FreeBSD.org) Received: (from pawel@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u79MSdDn033509; Tue, 9 Aug 2016 22:28:39 GMT (envelope-from pawel@FreeBSD.org) Message-Id: <201608092228.u79MSdDn033509@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pawel set sender to pawel@FreeBSD.org using -f From: Pawel Pekala Date: Tue, 9 Aug 2016 22:28:39 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r419976 - in head: deskutils/cairo-dock-plugins mail/libetpan X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Aug 2016 22:28:41 -0000 Author: pawel Date: Tue Aug 9 22:28:39 2016 New Revision: 419976 URL: https://svnweb.freebsd.org/changeset/ports/419976 Log: - Update to version 1.7.2 - Convert to USES=ssl - Register dependency found by stage-qa - Bump affected deskutils/cairo-dock-plugins Modified: head/deskutils/cairo-dock-plugins/Makefile head/mail/libetpan/Makefile head/mail/libetpan/distinfo head/mail/libetpan/pkg-plist Modified: head/deskutils/cairo-dock-plugins/Makefile ============================================================================== --- head/deskutils/cairo-dock-plugins/Makefile Tue Aug 9 22:25:52 2016 (r419975) +++ head/deskutils/cairo-dock-plugins/Makefile Tue Aug 9 22:28:39 2016 (r419976) @@ -2,7 +2,7 @@ PORTNAME= cairo-dock-plugins PORTVERSION= 3.4.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= deskutils MAINTAINER= ports@FreeBSD.org Modified: head/mail/libetpan/Makefile ============================================================================== --- head/mail/libetpan/Makefile Tue Aug 9 22:25:52 2016 (r419975) +++ head/mail/libetpan/Makefile Tue Aug 9 22:28:39 2016 (r419976) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libetpan -PORTVERSION= 1.7 +PORTVERSION= 1.7.2 CATEGORIES= mail ipv6 MAINTAINER= pawel@FreeBSD.org @@ -30,12 +30,13 @@ OPTIONS_DEFAULT= OPENSSL GNUTLS_CONFIGURE_ON= --without-openssl --with-gnutls GNUTLS_LIB_DEPENDS= libgnutls.so:security/gnutls \ - libgcrypt.so:security/libgcrypt + libgcrypt.so:security/libgcrypt \ + libgpg-error.so:security/libgpg-error IPV6_CONFIGURE_ENABLE= ipv6 OPENSSL_CONFIGURE_ON= --with-openssl="${OPENSSLBASE}" -OPENSSL_USE= OPENSSL=yes +OPENSSL_USES= ssl pre-configure: @(cd ${WRKSRC} && ${LN} -s README.md README) Modified: head/mail/libetpan/distinfo ============================================================================== --- head/mail/libetpan/distinfo Tue Aug 9 22:25:52 2016 (r419975) +++ head/mail/libetpan/distinfo Tue Aug 9 22:28:39 2016 (r419976) @@ -1,2 +1,3 @@ -SHA256 (dinhviethoa-libetpan-1.7_GH0.tar.gz) = 47d0c049d8adcdcfd0698e9f1fcb85416b0b2f476eed1f52aae72c2883cf05b0 -SIZE (dinhviethoa-libetpan-1.7_GH0.tar.gz) = 6184289 +TIMESTAMP = 1464360411 +SHA256 (dinhviethoa-libetpan-1.7.2_GH0.tar.gz) = 32797282a420f3174f4a679548e20fa2bb4acb404b827d62c2f44d3de4eb3120 +SIZE (dinhviethoa-libetpan-1.7.2_GH0.tar.gz) = 6186628 Modified: head/mail/libetpan/pkg-plist ============================================================================== --- head/mail/libetpan/pkg-plist Tue Aug 9 22:25:52 2016 (r419975) +++ head/mail/libetpan/pkg-plist Tue Aug 9 22:28:39 2016 (r419976) @@ -165,5 +165,5 @@ include/libetpan/xgmthrid.h include/libetpan/xlist.h lib/libetpan.a lib/libetpan.so -lib/libetpan.so.17 -lib/libetpan.so.17.2.0 +lib/libetpan.so.20 +lib/libetpan.so.20.0.0