From owner-svn-ports-all@freebsd.org Sun Nov 25 12:17:51 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 493331151EAF; Sun, 25 Nov 2018 12:17:51 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id DFFFE81B97; Sun, 25 Nov 2018 12:17:50 +0000 (UTC) (envelope-from antoine@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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id BBB061CAD6; Sun, 25 Nov 2018 12:17:50 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id wAPCHo5I007321; Sun, 25 Nov 2018 12:17:50 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id wAPCHoxe007320; Sun, 25 Nov 2018 12:17:50 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201811251217.wAPCHoxe007320@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Sun, 25 Nov 2018 12:17:50 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r485854 - head/devel/libbde X-SVN-Group: ports-head X-SVN-Commit-Author: antoine X-SVN-Commit-Paths: head/devel/libbde X-SVN-Commit-Revision: 485854 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: DFFFE81B97 X-Spamd-Result: default: False [1.69 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_SPAM_SHORT(0.41)[0.407,0]; NEURAL_SPAM_MEDIUM(0.64)[0.638,0]; NEURAL_SPAM_LONG(0.64)[0.643,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US] X-Rspamd-Server: mx1.freebsd.org X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 25 Nov 2018 12:17:51 -0000 Author: antoine Date: Sun Nov 25 12:17:50 2018 New Revision: 485854 URL: https://svnweb.freebsd.org/changeset/ports/485854 Log: Update to alpha-20181124 Modified: head/devel/libbde/Makefile head/devel/libbde/distinfo Modified: head/devel/libbde/Makefile ============================================================================== --- head/devel/libbde/Makefile Sun Nov 25 12:09:27 2018 (r485853) +++ head/devel/libbde/Makefile Sun Nov 25 12:17:50 2018 (r485854) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libbde -DISTVERSION= alpha-20180806 +DISTVERSION= alpha-20181124 CATEGORIES= devel MASTER_SITES= https://github.com/libyal/libbde/releases/download/${PORTVERSION:E}/ \ LOCAL/antoine @@ -19,14 +19,13 @@ RUN_DEPENDS= python${PYTHON2_DEFAULT}:lang/python${PYT python${PYTHON3_DEFAULT}:lang/python${PYTHON3_DEFAULT:S/.//} GNU_CONFIGURE= yes -CONFIGURE_ARGS= --enable-python2 --enable-python3 +CONFIGURE_ARGS= --enable-python2 --enable-python3 --with-openssl=no CONFIGURE_ENV= PYTHON2_CONFIG=${LOCALBASE}/bin/python${PYTHON2_DEFAULT}-config \ PYTHON3=${LOCALBASE}/bin/python${PYTHON3_DEFAULT} \ PYTHON3_CONFIG=${LOCALBASE}/bin/python${PYTHON3_DEFAULT}-config -USES= fuse libtool pathfix pkgconfig ssl +USES= fuse libtool pathfix pkgconfig USE_LDCONFIG= yes INSTALL_TARGET= install-strip -LIBS+= -L${OPENSSLLIB} WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:E} PLIST_SUB= PYTHON2_SITELIBDIR=lib/python${PYTHON2_DEFAULT}/site-packages \ PYTHON3_SITELIBDIR=lib/python${PYTHON3_DEFAULT}/site-packages Modified: head/devel/libbde/distinfo ============================================================================== --- head/devel/libbde/distinfo Sun Nov 25 12:09:27 2018 (r485853) +++ head/devel/libbde/distinfo Sun Nov 25 12:17:50 2018 (r485854) @@ -1,3 +1,3 @@ -TIMESTAMP = 1533639591 -SHA256 (libbde-alpha-20180806.tar.gz) = 7efd5b049cb5411d185e6e6effa0368f05c01e0f264bb53859ab959467aa8fd0 -SIZE (libbde-alpha-20180806.tar.gz) = 1680005 +TIMESTAMP = 1543087922 +SHA256 (libbde-alpha-20181124.tar.gz) = 42c677d9e07a471cb5af461acc70d83d35f23b40f743ed49e5a686411e82e59d +SIZE (libbde-alpha-20181124.tar.gz) = 1683532