Update to alpha-20150124

This commit is contained in:
Antoine Brodin 2015-01-29 10:24:19 +00:00
parent bce319e636
commit f343355970
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=378109
2 changed files with 6 additions and 7 deletions

View file

@ -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 BitLocker Drive Encryption volumes
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

View file

@ -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