diff options
| author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2020-08-27 18:45:51 +0000 |
|---|---|---|
| committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2020-08-27 18:45:51 +0000 |
| commit | 331e0a6a912d1ef8594d5281c85688121df6c6ed (patch) | |
| tree | 5db0fcf3c7c7e5bd27ae001e716de9eb4916b071 /textproc/py-diff-match-patch | |
| parent | 8227f7cbc11304fb0c886afd7441fc18e8832b6f (diff) | |
Notes
Diffstat (limited to 'textproc/py-diff-match-patch')
| -rw-r--r-- | textproc/py-diff-match-patch/Makefile | 4 | ||||
| -rw-r--r-- | textproc/py-diff-match-patch/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/textproc/py-diff-match-patch/Makefile b/textproc/py-diff-match-patch/Makefile index f4add92c4d63..47a648ad73c9 100644 --- a/textproc/py-diff-match-patch/Makefile +++ b/textproc/py-diff-match-patch/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= diff-match-patch -PORTVERSION= 20181111 +PORTVERSION= 20200713 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -22,6 +22,6 @@ python_OLD_CMD= /usr/bin/python[0-9\.]* SHEBANG_GLOB= *.py do-test: - @cd ${WRKSRC} && ${PYTHON_CMD} ${PYDISTUTILS_SETUP} test + cd ${WRKSRC} && ${PYTHON_CMD} ${PYDISTUTILS_SETUP} test .include <bsd.port.mk> diff --git a/textproc/py-diff-match-patch/distinfo b/textproc/py-diff-match-patch/distinfo index 97abb4e08ca3..98302420a4e4 100644 --- a/textproc/py-diff-match-patch/distinfo +++ b/textproc/py-diff-match-patch/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1546547818 -SHA256 (diff-match-patch-20181111.tar.gz) = a809a996d0f09b9bbd59e9bbd0b71eed8c807922512910e05cbd3f9480712ddb -SIZE (diff-match-patch-20181111.tar.gz) = 58554 +TIMESTAMP = 1598456577 +SHA256 (diff-match-patch-20200713.tar.gz) = da6f5a01aa586df23dfc89f3827e1cafbb5420be9d87769eeb079ddfd9477a18 +SIZE (diff-match-patch-20200713.tar.gz) = 60711 |
