svn commit: r555309 - head/devel/py-pint

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Nov 15 18:02:48 UTC 2020


Author: sunpoet
Date: Sun Nov 15 18:02:42 2020
New Revision: 555309
URL: https://svnweb.freebsd.org/changeset/ports/555309

Log:
  Update to 0.16.1
  
  Changes:	https://github.com/hgrecco/pint/blob/master/CHANGES

Modified:
  head/devel/py-pint/Makefile
  head/devel/py-pint/distinfo

Modified: head/devel/py-pint/Makefile
==============================================================================
--- head/devel/py-pint/Makefile	Sun Nov 15 18:02:37 2020	(r555308)
+++ head/devel/py-pint/Makefile	Sun Nov 15 18:02:42 2020	(r555309)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	pint
-PORTVERSION=	0.16
+PORTVERSION=	0.16.1
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-pint/distinfo
==============================================================================
--- head/devel/py-pint/distinfo	Sun Nov 15 18:02:37 2020	(r555308)
+++ head/devel/py-pint/distinfo	Sun Nov 15 18:02:42 2020	(r555309)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1600096512
-SHA256 (Pint-0.16.tar.gz) = e437420e65fa72a2805f4036f986669c48d54944eeb0e47c8ba16f98cbdcd599
-SIZE (Pint-0.16.tar.gz) = 261605
+TIMESTAMP = 1605426423
+SHA256 (Pint-0.16.1.tar.gz) = d43a2e9ae003164978b60fdf8cd920d8581e1a5991df8dded29b00f4850ec83a
+SIZE (Pint-0.16.1.tar.gz) = 261815


More information about the svn-ports-all mailing list