summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2018-11-25 12:17:50 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2018-11-25 12:17:50 +0000
commitaea5d6839f76906acdde5da5fca060c5583cac67 (patch)
tree718cb9ba031e21cd7b44b608528ef706884bf4c4
parentnet/mpd5: remove BROKEN_SSL* (diff)
Update to alpha-20181124
-rw-r--r--devel/libbde/Makefile7
-rw-r--r--devel/libbde/distinfo6
2 files changed, 6 insertions, 7 deletions
diff --git a/devel/libbde/Makefile b/devel/libbde/Makefile
index f820f90f62f4..15db348bc9d6 100644
--- a/devel/libbde/Makefile
+++ b/devel/libbde/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= libbde
-DISTVERSION= alpha-20180806
+DISTVERSION= alpha-20181124
CATEGORIES= devel
MASTER_SITES= https://github.com/libyal/libbde/releases/download/${PORTVERSION:E}/ \
LOCAL/antoine
@@ -19,14 +19,13 @@ RUN_DEPENDS= python${PYTHON2_DEFAULT}:lang/python${PYTHON2_DEFAULT:S/.//} \
python${PYTHON3_DEFAULT}:lang/python${PYTHON3_DEFAULT:S/.//}
GNU_CONFIGURE= yes
-CONFIGURE_ARGS= --enable-python2 --enable-python3
+CONFIGURE_ARGS= --enable-python2 --enable-python3 --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
-USES= fuse libtool pathfix pkgconfig ssl
+USES= fuse libtool pathfix pkgconfig
USE_LDCONFIG= yes
INSTALL_TARGET= install-strip
-LIBS+= -L${OPENSSLLIB}
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:E}
PLIST_SUB= PYTHON2_SITELIBDIR=lib/python${PYTHON2_DEFAULT}/site-packages \
PYTHON3_SITELIBDIR=lib/python${PYTHON3_DEFAULT}/site-packages
diff --git a/devel/libbde/distinfo b/devel/libbde/distinfo
index df97c7746efc..6570bc3a3250 100644
--- a/devel/libbde/distinfo
+++ b/devel/libbde/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1533639591
-SHA256 (libbde-alpha-20180806.tar.gz) = 7efd5b049cb5411d185e6e6effa0368f05c01e0f264bb53859ab959467aa8fd0
-SIZE (libbde-alpha-20180806.tar.gz) = 1680005
+TIMESTAMP = 1543087922
+SHA256 (libbde-alpha-20181124.tar.gz) = 42c677d9e07a471cb5af461acc70d83d35f23b40f743ed49e5a686411e82e59d
+SIZE (libbde-alpha-20181124.tar.gz) = 1683532