From owner-svn-ports-head@freebsd.org Wed Sep 14 20:36:19 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 8B641BDB10B; Wed, 14 Sep 2016 20:36:19 +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 mx1.freebsd.org (Postfix) with ESMTPS id 66BAB10A8; Wed, 14 Sep 2016 20:36:19 +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 u8EKaIi9004501; Wed, 14 Sep 2016 20:36:18 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u8EKaIFl004497; Wed, 14 Sep 2016 20:36:18 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201609142036.u8EKaIFl004497@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Wed, 14 Sep 2016 20:36:18 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r422161 - head/sysutils/libfvde 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.23 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, 14 Sep 2016 20:36:19 -0000 Author: antoine Date: Wed Sep 14 20:36:18 2016 New Revision: 422161 URL: https://svnweb.freebsd.org/changeset/ports/422161 Log: - Update to 20160801 - Update MASTER_SITES, making fetchable again - Take maintainership - Clarify LICENSE - Add some missing dependencies - Build python extension - Update WWW PR: 212567 Approved by: maintainer Modified: head/sysutils/libfvde/Makefile head/sysutils/libfvde/distinfo head/sysutils/libfvde/pkg-descr head/sysutils/libfvde/pkg-plist Modified: head/sysutils/libfvde/Makefile ============================================================================== --- head/sysutils/libfvde/Makefile Wed Sep 14 19:50:46 2016 (r422160) +++ head/sysutils/libfvde/Makefile Wed Sep 14 20:36:18 2016 (r422161) @@ -2,20 +2,24 @@ # $FreeBSD$ PORTNAME= libfvde -PORTVERSION= 20130305 -PORTREVISION= 2 +PORTVERSION= 20160801 +DISTVERSIONPREFIX= experimental- CATEGORIES= sysutils -MASTER_SITES= https://googledrive.com/host/0B3fBvzttpiiSLUVJYl9XRWhKSjg/ -DISTFILES= ${PORTNAME}-experimental-${PORTVERSION}${EXTRACT_SUFX} +MASTER_SITES= https://github.com/libyal/libfvde/releases/download/${PORTVERSION}/ \ + LOCAL/antoine -MAINTAINER= koobs@FreeBSD.org +MAINTAINER= antoine@FreeBSD.org COMMENT= Library and tools for reading FileVault (FVDE) encrypted volumes -LICENSE= LGPL3 +LICENSE= LGPL3+ +LICENSE_FILE= ${WRKSRC}/COPYING -USES= libtool pathfix pkgconfig -USE_GNOME= libxml2 -USE_LDCONFIG= yes GNU_CONFIGURE= yes +CONFIGURE_ARGS= --enable-python +USES= fuse gettext libtool pathfix pkgconfig python ssl +USE_LDCONFIG= yes +INSTALL_TARGET= install-strip +LIBS+= -L${OPENSSLLIB} +WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} .include Modified: head/sysutils/libfvde/distinfo ============================================================================== --- head/sysutils/libfvde/distinfo Wed Sep 14 19:50:46 2016 (r422160) +++ head/sysutils/libfvde/distinfo Wed Sep 14 20:36:18 2016 (r422161) @@ -1,2 +1,3 @@ -SHA256 (libfvde-experimental-20130305.tar.gz) = 01a85c864c4d7e6da3d0f9ed7e342201e482c597a9efefdfa32556d54c8eff0c -SIZE (libfvde-experimental-20130305.tar.gz) = 1345886 +TIMESTAMP = 1470500654 +SHA256 (libfvde-experimental-20160801.tar.gz) = cc30ed778df6e182632128d59ffde874f0d0f09e59fff205db5cac742860c432 +SIZE (libfvde-experimental-20160801.tar.gz) = 1642939 Modified: head/sysutils/libfvde/pkg-descr ============================================================================== --- head/sysutils/libfvde/pkg-descr Wed Sep 14 19:50:46 2016 (r422160) +++ head/sysutils/libfvde/pkg-descr Wed Sep 14 20:36:18 2016 (r422161) @@ -11,4 +11,4 @@ Supported protection methods: password recovery password -WWW: https://code.google.com/p/libfvde/ +WWW: https://github.com/libyal/libfvde Modified: head/sysutils/libfvde/pkg-plist ============================================================================== --- head/sysutils/libfvde/pkg-plist Wed Sep 14 19:50:46 2016 (r422160) +++ head/sysutils/libfvde/pkg-plist Wed Sep 14 20:36:18 2016 (r422161) @@ -1,5 +1,6 @@ bin/fvdeinfo bin/fvdemount +bin/fvdewipekey include/libfvde.h include/libfvde/codepage.h include/libfvde/definitions.h @@ -11,6 +12,8 @@ lib/libfvde.a lib/libfvde.so lib/libfvde.so.1 lib/libfvde.so.1.0.0 +%%PYTHON_SITELIBDIR%%/pyfvde.a +%%PYTHON_SITELIBDIR%%/pyfvde.so libdata/pkgconfig/libfvde.pc man/man1/fvdeinfo.1.gz man/man1/fvdemount.1.gz