Skip to content

Commit

Permalink
Update to 0.54.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ant1 committed May 23, 2019
1 parent 836437a commit 80e4c0b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions devel/py-oletools/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# $FreeBSD$

PORTNAME= oletools
PORTVERSION= 0.54.1
PORTVERSION= 0.54.2
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -17,10 +17,10 @@ LICENSE_FILE= ${WRKSRC}/oletools/LICENSE.txt
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyparsing>=2.2.0:devel/py-pyparsing@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}olefile>=0.46:devel/py-olefile@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}easygui>=0:x11-toolkits/py-easygui@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}colorclass>=0:textproc/py-colorclass@${PY_FLAVOR}
${PYTHON_PKGNAMEPREFIX}colorclass>=0:textproc/py-colorclass@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}msoffcrypto-tool>=0:security/py-msoffcrypto-tool@${PY_FLAVOR}

USES= python zip
USE_LOCALE= en_US.UTF-8
USE_PYTHON= distutils concurrent autoplist

NO_ARCH= yes
Expand Down
6 changes: 3 additions & 3 deletions devel/py-oletools/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
TIMESTAMP = 1556431577
SHA256 (oletools-0.54.1.zip) = 5cf465cf9a699a9d57c621cdea65948fbd1243b42ca4251cae9439564be4bd95
SIZE (oletools-0.54.1.zip) = 3026696
TIMESTAMP = 1558597405
SHA256 (oletools-0.54.2.zip) = aad914cddbb84bd085607686293b3b0d97093b0b6f57785c956c94aa51885e06
SIZE (oletools-0.54.2.zip) = 3050069

0 comments on commit 80e4c0b

Please sign in to comment.