mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
update to diffoscope-313
add some more optional TDEPs
This commit is contained in:
@@ -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>
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user