aboutsummaryrefslogtreecommitdiff
path: root/sysutils/py-diffoscope
diff options
context:
space:
mode:
authorEd Maste <emaste@FreeBSD.org>2017-03-01 23:16:16 +0000
committerEd Maste <emaste@FreeBSD.org>2017-03-01 23:16:16 +0000
commit67dab4a68a16f8ac63a60452441660f7835ef562 (patch)
tree28eb18afca562ee367e326a1e31849daa72a9dc3 /sysutils/py-diffoscope
parentc8e1ea6f6ceebd68cb4f92a0738587673d56d42a (diff)
downloadports-67dab4a68a16f8ac63a60452441660f7835ef562.tar.gz
ports-67dab4a68a16f8ac63a60452441660f7835ef562.zip
sysutils/py-diffoscope: update to version 78
[ Brett Smith ] * comparators.json: + Catch bad JSON errors on Python pre-3.5. Closes: #855233 . [ Chris Lamb ] * tests: + Move normalize_zeros to more generic `utils.data` module. + Fix tests that call xxd fail on jessie due to output change. Closes: #855239 . [ Ed Maste ] * comparators.directory: + Assume BSD-style stat(1) on FreeBSD. Closes: #855169 PR: 217392 Approved by: koobs Sponsored by: The FreeBSD Foundation
Notes
Notes: svn path=/head/; revision=435204
Diffstat (limited to 'sysutils/py-diffoscope')
-rw-r--r--sysutils/py-diffoscope/Makefile2
-rw-r--r--sysutils/py-diffoscope/distinfo6
2 files changed, 4 insertions, 4 deletions
diff --git a/sysutils/py-diffoscope/Makefile b/sysutils/py-diffoscope/Makefile
index 606ac98c17cb..8cf2dd2f6bdd 100644
--- a/sysutils/py-diffoscope/Makefile
+++ b/sysutils/py-diffoscope/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= diffoscope
-PORTVERSION= 77
+PORTVERSION= 78
CATEGORIES= sysutils python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/sysutils/py-diffoscope/distinfo b/sysutils/py-diffoscope/distinfo
index 6f120efae21e..29d9bf9832af 100644
--- a/sysutils/py-diffoscope/distinfo
+++ b/sysutils/py-diffoscope/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1487103573
-SHA256 (diffoscope-77.tar.gz) = c92ee656d5ddab18d6d499d9e01d208d2e38e31e78a6207b76211884e8352b73
-SIZE (diffoscope-77.tar.gz) = 466376
+TIMESTAMP = 1488200803
+SHA256 (diffoscope-78.tar.gz) = f6b444b57dc70bb1ad6e682b3e5fe4a65141488980436b4ca89b55d1b589a8af
+SIZE (diffoscope-78.tar.gz) = 466619