From 1fb3439e0d1b55683b4cbe6519b308c82263a1f8 Mon Sep 17 00:00:00 2001 From: koobs Date: Sat, 5 Mar 2016 04:15:55 +0000 Subject: textproc/py-mistune: Update to 0.7.2 - Update PORTVERSION and distinfo checksum (0.7.2) --- textproc/py-mistune/Makefile | 2 +- textproc/py-mistune/distinfo | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'textproc') diff --git a/textproc/py-mistune/Makefile b/textproc/py-mistune/Makefile index f9c87f257e8e..4be5ed898855 100644 --- a/textproc/py-mistune/Makefile +++ b/textproc/py-mistune/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= mistune -PORTVERSION= 0.7.1 +PORTVERSION= 0.7.2 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-mistune/distinfo b/textproc/py-mistune/distinfo index 68a7918bc36f..f8873d3baf74 100644 --- a/textproc/py-mistune/distinfo +++ b/textproc/py-mistune/distinfo @@ -1,2 +1,2 @@ -SHA256 (mistune-0.7.1.tar.gz) = 6076dedf768348927d991f4371e5a799c6a0158b16091df08ee85ee231d929a7 -SIZE (mistune-0.7.1.tar.gz) = 48371 +SHA256 (mistune-0.7.2.tar.gz) = 626f2516adcde4af608eaf83635ff20ff7e577c1898ad4d0f0fcd8c094399840 +SIZE (mistune-0.7.2.tar.gz) = 48887 -- cgit