From owner-svn-ports-head@freebsd.org Wed Jul 4 09:20:16 2018 Return-Path: Delivered-To: svn-ports-head@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 D43631044E41; Wed, 4 Jul 2018 09:20:15 +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 840B28FFE3; Wed, 4 Jul 2018 09:20:15 +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 5FFF0E5D; Wed, 4 Jul 2018 09:20:15 +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 w649KF2W075415; Wed, 4 Jul 2018 09:20:15 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w649KEu1075412; Wed, 4 Jul 2018 09:20:14 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201807040920.w649KEu1075412@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Wed, 4 Jul 2018 09:20:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r473873 - head/devel/libewf X-SVN-Group: ports-head X-SVN-Commit-Author: antoine X-SVN-Commit-Paths: head/devel/libewf X-SVN-Commit-Revision: 473873 X-SVN-Commit-Repository: ports 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.27 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: Wed, 04 Jul 2018 09:20:16 -0000 Author: antoine Date: Wed Jul 4 09:20:14 2018 New Revision: 473873 URL: https://svnweb.freebsd.org/changeset/ports/473873 Log: - Update to 20140804 - Build python2 and python3 bindings Modified: head/devel/libewf/Makefile head/devel/libewf/distinfo head/devel/libewf/pkg-plist Modified: head/devel/libewf/Makefile ============================================================================== --- head/devel/libewf/Makefile Wed Jul 4 09:09:00 2018 (r473872) +++ head/devel/libewf/Makefile Wed Jul 4 09:20:14 2018 (r473873) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= libewf -PORTVERSION= 20140803 -PORTREVISION= 1 +PORTVERSION= 20140804 CATEGORIES= devel MASTER_SITES= https://github.com/libyal/libewf-legacy/releases/download/${PORTVERSION}/ \ LOCAL/antoine @@ -14,17 +13,27 @@ COMMENT= Library for support of the Expert Witness Com LICENSE= LGPL3+ LICENSE_FILE= ${WRKSRC}/COPYING +BUILD_DEPENDS= python${PYTHON2_DEFAULT}:lang/python${PYTHON2_DEFAULT:S/.//} \ + python${PYTHON3_DEFAULT}:lang/python${PYTHON3_DEFAULT:S/.//} +RUN_DEPENDS= python${PYTHON2_DEFAULT}:lang/python${PYTHON2_DEFAULT:S/.//} \ + python${PYTHON3_DEFAULT}:lang/python${PYTHON3_DEFAULT:S/.//} LIB_DEPENDS= libsmdev.so:devel/libsmdev \ libsmraw.so:devel/libsmraw \ libuuid.so:misc/e2fsprogs-libuuid -USES= fuse libtool pathfix pkgconfig python:2.7 +USES= fuse libtool pathfix pkgconfig USE_LDCONFIG= yes GNU_CONFIGURE= yes -CONFIGURE_ARGS= --enable-python --with-libsmdev=${LOCALBASE} --with-libsmraw=${LOCALBASE} \ +CONFIGURE_ARGS= --enable-python2 --enable-python3 --with-libsmdev=${LOCALBASE} \ + --with-libsmraw=${LOCALBASE} \ --with-libuuid=${LOCALBASE} --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 INSTALL_TARGET= install-strip +PLIST_SUB= PYTHON2_SITELIBDIR=lib/python${PYTHON2_DEFAULT}/site-packages \ + PYTHON3_SITELIBDIR=lib/python${PYTHON3_DEFAULT}/site-packages OPTIONS_DEFINE= NLS Modified: head/devel/libewf/distinfo ============================================================================== --- head/devel/libewf/distinfo Wed Jul 4 09:09:00 2018 (r473872) +++ head/devel/libewf/distinfo Wed Jul 4 09:20:14 2018 (r473873) @@ -1,3 +1,3 @@ -TIMESTAMP = 1517210682 -SHA256 (libewf-20140803.tar.gz) = d6a6a0fcb0a0d0dea0612b2a5d01bdead18ed383084c74eaa91c3a15ce261343 -SIZE (libewf-20140803.tar.gz) = 2235974 +TIMESTAMP = 1530682280 +SHA256 (libewf-20140804.tar.gz) = 454363e3b262252c78d892078e85a176c08275f8c597fde37330975a6bee55a3 +SIZE (libewf-20140804.tar.gz) = 2265260 Modified: head/devel/libewf/pkg-plist ============================================================================== --- head/devel/libewf/pkg-plist Wed Jul 4 09:09:00 2018 (r473872) +++ head/devel/libewf/pkg-plist Wed Jul 4 09:20:14 2018 (r473873) @@ -17,8 +17,10 @@ lib/libewf.a lib/libewf.so lib/libewf.so.2 lib/libewf.so.2.0.0 -%%PYTHON_SITELIBDIR%%/pyewf.a -%%PYTHON_SITELIBDIR%%/pyewf.so +%%PYTHON2_SITELIBDIR%%/pyewf.a +%%PYTHON2_SITELIBDIR%%/pyewf.so +%%PYTHON3_SITELIBDIR%%/pyewf.a +%%PYTHON3_SITELIBDIR%%/pyewf.so libdata/pkgconfig/libewf.pc man/man1/ewfacquire.1.gz man/man1/ewfacquirestream.1.gz