Date: Sat, 5 Mar 2016 04:15:55 +0000 (UTC) From: Kubilay Kocak <koobs@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r410160 - head/textproc/py-mistune Message-ID: <201603050415.u254Ftpp056383@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: koobs Date: Sat Mar 5 04:15:55 2016 New Revision: 410160 URL: https://svnweb.freebsd.org/changeset/ports/410160 Log: textproc/py-mistune: Update to 0.7.2 - Update PORTVERSION and distinfo checksum (0.7.2) Modified: head/textproc/py-mistune/Makefile head/textproc/py-mistune/distinfo Modified: head/textproc/py-mistune/Makefile ============================================================================== --- head/textproc/py-mistune/Makefile Sat Mar 5 04:05:33 2016 (r410159) +++ head/textproc/py-mistune/Makefile Sat Mar 5 04:15:55 2016 (r410160) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= mistune -PORTVERSION= 0.7.1 +PORTVERSION= 0.7.2 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/textproc/py-mistune/distinfo ============================================================================== --- head/textproc/py-mistune/distinfo Sat Mar 5 04:05:33 2016 (r410159) +++ head/textproc/py-mistune/distinfo Sat Mar 5 04:15:55 2016 (r410160) @@ -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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201603050415.u254Ftpp056383>