--- sysutils/libfvde/Makefile (revision 421695) +++ sysutils/libfvde/Makefile (working copy) @@ -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 +GNU_CONFIGURE= yes +CONFIGURE_ARGS= --enable-python +USES= fuse gettext libtool pathfix pkgconfig python ssl USE_LDCONFIG= yes -GNU_CONFIGURE= yes +INSTALL_TARGET= install-strip +LIBS+= -L${OPENSSLLIB} +WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} .include --- sysutils/libfvde/distinfo (revision 421695) +++ sysutils/libfvde/distinfo (working copy) @@ -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 --- sysutils/libfvde/pkg-descr (revision 421695) +++ sysutils/libfvde/pkg-descr (working copy) @@ -11,4 +11,4 @@ password recovery password -WWW: https://code.google.com/p/libfvde/ +WWW: https://github.com/libyal/libfvde --- sysutils/libfvde/pkg-plist (revision 421695) +++ sysutils/libfvde/pkg-plist (working copy) @@ -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.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