Date: Thu, 15 Mar 2018 21:25:22 +0000 (UTC) From: Ruslan Makhmatkhanov <rm@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r464637 - head/devel/py-aniso8601 Message-ID: <201803152125.w2FLPMRx026255@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: rm Date: Thu Mar 15 21:25:22 2018 New Revision: 464637 URL: https://svnweb.freebsd.org/changeset/ports/464637 Log: devel/py-aniso8601: update to 3.0.0 Modified: head/devel/py-aniso8601/Makefile head/devel/py-aniso8601/distinfo Modified: head/devel/py-aniso8601/Makefile ============================================================================== --- head/devel/py-aniso8601/Makefile Thu Mar 15 21:21:42 2018 (r464636) +++ head/devel/py-aniso8601/Makefile Thu Mar 15 21:25:22 2018 (r464637) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= aniso8601 -PORTVERSION= 2.0.0 +PORTVERSION= 3.0.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-aniso8601/distinfo ============================================================================== --- head/devel/py-aniso8601/distinfo Thu Mar 15 21:21:42 2018 (r464636) +++ head/devel/py-aniso8601/distinfo Thu Mar 15 21:25:22 2018 (r464637) @@ -1,3 +1,3 @@ -TIMESTAMP = 1516653608 -SHA256 (aniso8601-2.0.0.tar.gz) = 085786415d3550e89785ffbedaa9bb37d41de0707a1268bdbba11249064b71d1 -SIZE (aniso8601-2.0.0.tar.gz) = 61952 +TIMESTAMP = 1521146787 +SHA256 (aniso8601-3.0.0.tar.gz) = 7cf068e7aec00edeb21879c2bbda048656c34d281e133a77425be03b352122d8 +SIZE (aniso8601-3.0.0.tar.gz) = 69371
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201803152125.w2FLPMRx026255>