update to diffoscope-313

add some more optional TDEPs
This commit is contained in:
sthen
2026-02-21 11:43:37 +00:00
parent 6d704a3945
commit 9656ab5d4e
2 changed files with 20 additions and 15 deletions
+18 -13
View File
@@ -1,28 +1,33 @@
MODPY_DISTV = 305
COMMENT = in-depth comparison of files, archives, and directories
DISTNAME = diffoscope-${MODPY_DISTV}
CATEGORIES = sysutils devel
REVISION = 0
MODPY_DISTV= 313
COMMENT= in-depth comparison of files, archives, and directories
DISTNAME= diffoscope-${MODPY_DISTV}
CATEGORIES= sysutils devel
HOMEPAGE = https://diffoscope.org/
HOMEPAGE= https://diffoscope.org/
# GPLv3+
PERMIT_PACKAGE = Yes
PERMIT_PACKAGE= Yes
MODULES = lang/python
MODPY_PI = Yes
MODPY_PYBUILD = setuptools
MODULES= lang/python
MODPY_PI= Yes
MODPY_PYBUILD= setuptools
PORTHOME = ${WRKDIST}
PORTHOME= ${WRKDIST}
RUN_DEPENDS = archivers/py-libarchive-c \
RUN_DEPENDS= archivers/py-libarchive-c \
devel/py-magic
# Could use a port of tlsh to make more tests work
TEST_DEPENDS = devel/py-argcomplete \
TEST_DEPENDS= devel/dtc \
devel/py-argcomplete \
devel/py-progressbar \
devel/libmagic \
editors/vim \
sysutils/binwalk \
sysutils/py-distro \
textproc/py-defusedxml
pre-test:
ln -fs ${LOCALBASE}/bin/efile ${WRKDIR}/bin/file
.include <bsd.port.mk>
+2 -2
View File
@@ -1,2 +1,2 @@
SHA256 (diffoscope-305.tar.gz) = j/aRNOJgoWaRrTIO/Ck0sY8sc49YD3WNZ6i36suT07I=
SIZE (diffoscope-305.tar.gz) = 3189288
SHA256 (diffoscope-313.tar.gz) = 8vPKXxqTPiEVXDyW7xtcUCM90k8IDAXT/B1Cg+ZS9/0=
SIZE (diffoscope-313.tar.gz) = 3189312