From 67dab4a68a16f8ac63a60452441660f7835ef562 Mon Sep 17 00:00:00 2001 From: Ed Maste Date: Wed, 1 Mar 2017 23:16:16 +0000 Subject: [PATCH] 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 --- sysutils/py-diffoscope/Makefile | 2 +- sysutils/py-diffoscope/distinfo | 6 +++--- 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