summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/libqcow/Makefile7
-rw-r--r--devel/libqcow/distinfo6
2 files changed, 6 insertions, 7 deletions
diff --git a/devel/libqcow/Makefile b/devel/libqcow/Makefile
index 8d2b3c348a0c..52cf29ba1d24 100644
--- a/devel/libqcow/Makefile
+++ b/devel/libqcow/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= libqcow
-DISTVERSION= alpha-20180831
+DISTVERSION= alpha-20181124
CATEGORIES= devel
MASTER_SITES= https://github.com/libyal/libqcow/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/libqcow/distinfo b/devel/libqcow/distinfo
index 9cbbb7ea9305..8ec9589df2a9 100644
--- a/devel/libqcow/distinfo
+++ b/devel/libqcow/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1535781585
-SHA256 (libqcow-alpha-20180831.tar.gz) = ead0418de0bd8cf11726c3f1cd92009469459e1a51fb550b6304b9658284ac52
-SIZE (libqcow-alpha-20180831.tar.gz) = 1436245
+TIMESTAMP = 1543087874
+SHA256 (libqcow-alpha-20181124.tar.gz) = 7c4c9165196abe7e4bd5b4ab2322888af1e71a7314a35d8a961f26603a9f5fc2
+SIZE (libqcow-alpha-20181124.tar.gz) = 1441783