Date: Fri, 11 Jan 2019 13:11:29 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r489967 - head/devel/py-Pint Message-ID: <201901111311.x0BDBTuE062010@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: miwi Date: Fri Jan 11 13:11:29 2019 New Revision: 489967 URL: https://svnweb.freebsd.org/changeset/ports/489967 Log: - Update to 0.8.1 PR: 230129 Submitted by: ndowens@yahoo.com Approved by: maintainer Sponsored by: iXsystems Inc. Modified: head/devel/py-Pint/Makefile head/devel/py-Pint/distinfo (contents, props changed) Modified: head/devel/py-Pint/Makefile ============================================================================== --- head/devel/py-Pint/Makefile Fri Jan 11 13:09:26 2019 (r489966) +++ head/devel/py-Pint/Makefile Fri Jan 11 13:11:29 2019 (r489967) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Pint -PORTVERSION= 0.7.2 +PORTVERSION= 0.8.1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-Pint/distinfo ============================================================================== --- head/devel/py-Pint/distinfo Fri Jan 11 13:09:26 2019 (r489966) +++ head/devel/py-Pint/distinfo Fri Jan 11 13:11:29 2019 (r489967) @@ -1,3 +1,3 @@ -TIMESTAMP = 1481113688 -SHA256 (Pint-0.7.2.tar.gz) = 38b97d352a6376bb4e957095c8b75c1c2aa8edbf9a7ccf058d69b147862e77ad -SIZE (Pint-0.7.2.tar.gz) = 149210 +TIMESTAMP = 1532836832 +SHA256 (Pint-0.8.1.tar.gz) = afcf31443a478c32bbac4b00337ee9026a13d0e2ac83d30c79151462513bb0d4 +SIZE (Pint-0.8.1.tar.gz) = 162197
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201901111311.x0BDBTuE062010>