From owner-svn-ports-all@FreeBSD.ORG Thu Jan 29 10:24:20 2015 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 9288F455; Thu, 29 Jan 2015 10:24:20 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::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 646F3265; Thu, 29 Jan 2015 10:24:20 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t0TAOK9Q036151; Thu, 29 Jan 2015 10:24:20 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t0TAOJ3t036149; Thu, 29 Jan 2015 10:24:19 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201501291024.t0TAOJ3t036149@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Thu, 29 Jan 2015 10:24:19 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r378109 - head/devel/libbde X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 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: Thu, 29 Jan 2015 10:24:20 -0000 Author: antoine Date: Thu Jan 29 10:24:19 2015 New Revision: 378109 URL: https://svnweb.freebsd.org/changeset/ports/378109 QAT: https://qat.redports.org/buildarchive/r378109/ Log: Update to alpha-20150124 Modified: head/devel/libbde/Makefile head/devel/libbde/distinfo Modified: head/devel/libbde/Makefile ============================================================================== --- head/devel/libbde/Makefile Thu Jan 29 09:38:37 2015 (r378108) +++ head/devel/libbde/Makefile Thu Jan 29 10:24:19 2015 (r378109) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libbde -DISTVERSION= alpha-20150106 +DISTVERSION= alpha-20150124 CATEGORIES= devel MASTER_SITES= https://github.com/libyal/libbde/releases/download/${PORTVERSION:E}/ \ LOCAL/antoine @@ -13,13 +13,12 @@ COMMENT= Library and tools to access the LICENSE= LGPL3 GNU_CONFIGURE= yes -CONFIGURE_ARGS= --enable-python --with-libintl-prefix=${LOCALBASE} ${ICONV_CONFIGURE_ARG} -USES= fuse gettext iconv libtool pathfix pkgconfig python +CONFIGURE_ARGS= --enable-python --with-libintl-prefix=${LOCALBASE} +USES= fuse gettext libtool pathfix pkgconfig python USE_OPENSSL= yes USE_LDCONFIG= yes INSTALL_TARGET= install-strip -CPPFLAGS+= -I${OPENSSLINC} -LDFLAGS+= -L${OPENSSLLIB} +LIBS+= -L${OPENSSLLIB} WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:E} PORTDOCS= AUTHORS ChangeLog Modified: head/devel/libbde/distinfo ============================================================================== --- head/devel/libbde/distinfo Thu Jan 29 09:38:37 2015 (r378108) +++ head/devel/libbde/distinfo Thu Jan 29 10:24:19 2015 (r378109) @@ -1,2 +1,2 @@ -SHA256 (libbde-alpha-20150106.tar.gz) = b7cdbcc7588082bc52fc0e0c64a1460dc6470145490a35af3f64fe5fa92b2798 -SIZE (libbde-alpha-20150106.tar.gz) = 1571163 +SHA256 (libbde-alpha-20150124.tar.gz) = 2496b8cdd4272a3b0abefb6308e10e5a0bc666df5782476a41395cf6716fd47b +SIZE (libbde-alpha-20150124.tar.gz) = 1571158