update pdf-parser to 0.7.4 and switch to python 3.

This commit is contained in:
rpointel 2020-03-08 19:20:45 +00:00
parent 89552ac717
commit ad61a3a6e6
2 changed files with 5 additions and 4 deletions

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.10 2019/10/26 08:41:48 rpointel Exp $
# $OpenBSD: Makefile,v 1.11 2020/03/08 19:20:45 rpointel Exp $
COMMENT = parse a PDF document
MODPY_EGG_VERSION = 0.7.3
MODPY_EGG_VERSION = 0.7.4
DISTNAME = pdf-parser_V${MODPY_EGG_VERSION:S/./_/g}
PKGNAME = pdf-parser-${MODPY_EGG_VERSION}
@ -20,6 +20,7 @@ MASTER_SITES = https://didierstevens.com/files/software/
EXTRACT_SUFX = .zip
MODULES = lang/python
MODPY_VERSION = ${MODPY_DEFAULT_VERSION_3}
RUN_DEPENDS = security/yara/python
NO_BUILD = Yes

View File

@ -1,2 +1,2 @@
SHA256 (pdf-parser_V0_7_3.zip) = 1NWsnCap2P72XOWKdp0/ZKc3hg3CZgYGjM3T8E/eoNc=
SIZE (pdf-parser_V0_7_3.zip) = 14911
SHA256 (pdf-parser_V0_7_4.zip) = /DGIQZUhkNUetw2vsGZtfRllLIg5gpzAw4cbv34VW2o=
SIZE (pdf-parser_V0_7_4.zip) = 14999