aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2024-02-14 13:53:48 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2024-02-14 13:53:48 +0000
commitc92e35bff31f6428011b0ed1233c64ebf88ec0af (patch)
tree8c12f06849a1c28eb1efdd9051b52e716f64a78b
parent327bbbee2e3fa8abf4b00d6259cffab51d3ae73f (diff)
downloadports-c92e35bff31f6428011b0ed1233c64ebf88ec0af.tar.gz
ports-c92e35bff31f6428011b0ed1233c64ebf88ec0af.zip
devel/libqcow: update to alpha-20231125
-rw-r--r--devel/libqcow/Makefile6
-rw-r--r--devel/libqcow/distinfo6
2 files changed, 7 insertions, 5 deletions
diff --git a/devel/libqcow/Makefile b/devel/libqcow/Makefile
index 92627fa4f7d9..820f5dd1aabe 100644
--- a/devel/libqcow/Makefile
+++ b/devel/libqcow/Makefile
@@ -1,5 +1,5 @@
PORTNAME= libqcow
-DISTVERSION= alpha-20221124
+DISTVERSION= alpha-20231125
CATEGORIES= devel
MASTER_SITES= https://github.com/libyal/libqcow/releases/download/${PORTVERSION:E}/ \
LOCAL/antoine
@@ -11,8 +11,10 @@ WWW= https://github.com/libyal/libqcow
LICENSE= LGPL3+
LICENSE_FILE= ${WRKSRC}/COPYING
+LIB_DEPENDS= libcaes.so:security/libcaes
+
GNU_CONFIGURE= yes
-CONFIGURE_ARGS= --enable-python --with-openssl=no
+CONFIGURE_ARGS= --enable-python --with-libcaes=${LOCALBASE} --with-openssl=no
CONFIGURE_ENV= PYTHON_CONFIG=${PYTHON_CMD}-config
USES= fuse libtool pathfix pkgconfig python
USE_LDCONFIG= yes
diff --git a/devel/libqcow/distinfo b/devel/libqcow/distinfo
index 402d671282c5..20b2f6fece7c 100644
--- a/devel/libqcow/distinfo
+++ b/devel/libqcow/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1676997767
-SHA256 (libqcow-alpha-20221124.tar.gz) = b7fe98efa5eb0a4dd284228018356d7f22047d6a9d3fe795c9c05e7d4db9d742
-SIZE (libqcow-alpha-20221124.tar.gz) = 1590925
+TIMESTAMP = 1707838038
+SHA256 (libqcow-alpha-20231125.tar.gz) = 58d5f4c74b3a776e008195bb4d60b3dbb2cdf83481e65e4780f58aee5061cd55
+SIZE (libqcow-alpha-20231125.tar.gz) = 1561633