svn commit: r552219 - head/devel/libfsntfs
Antoine Brodin
antoine at FreeBSD.org
Tue Oct 13 08:28:20 UTC 2020
Author: antoine
Date: Tue Oct 13 08:28:19 2020
New Revision: 552219
URL: https://svnweb.freebsd.org/changeset/ports/552219
Log:
Update to experimental-20200921
Modified:
head/devel/libfsntfs/Makefile
head/devel/libfsntfs/distinfo
Modified: head/devel/libfsntfs/Makefile
==============================================================================
--- head/devel/libfsntfs/Makefile Tue Oct 13 08:16:26 2020 (r552218)
+++ head/devel/libfsntfs/Makefile Tue Oct 13 08:28:19 2020 (r552219)
@@ -3,7 +3,7 @@
PORTNAME= libfsntfs
# If/When moving from experimental to alpha, switch to DISTVERSIONPREFIX to prevent PORTEPOCH
-DISTVERSION= experimental-20200627
+DISTVERSION= experimental-20200921
CATEGORIES= devel
MASTER_SITES= https://github.com/libyal/libfsntfs/releases/download/${PORTVERSION:E}/ \
LOCAL/antoine
@@ -20,7 +20,7 @@ GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-python \
--with-libfwnt=${LOCALBASE}
CONFIGURE_ENV= PYTHON_CONFIG=${PYTHON_CMD}-config
-USES= libtool fuse pathfix python:3.5+
+USES= libtool fuse pathfix pkgconfig python:3.5+
USE_LDCONFIG= yes
INSTALL_TARGET= install-strip
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:E}
Modified: head/devel/libfsntfs/distinfo
==============================================================================
--- head/devel/libfsntfs/distinfo Tue Oct 13 08:16:26 2020 (r552218)
+++ head/devel/libfsntfs/distinfo Tue Oct 13 08:28:19 2020 (r552219)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1593378788
-SHA256 (libfsntfs-experimental-20200627.tar.gz) = e1dc1db1bc3464ec970a33cc17fd16bd7e1dc95359ed1a07eea4e3c6883d1853
-SIZE (libfsntfs-experimental-20200627.tar.gz) = 1973866
+TIMESTAMP = 1600719251
+SHA256 (libfsntfs-experimental-20200921.tar.gz) = 2bdcbae8f66ace4b38d620eedb71e14f4347474b12b6c075a192e66df2485585
+SIZE (libfsntfs-experimental-20200921.tar.gz) = 2017249
More information about the svn-ports-head
mailing list