Hi, ports@:

   Here is a patch for devel/py-tz to update to 2019.2.
   It build well and passed all tests on amd64-head system.
   About 20 ports depends on it, but I did not test all of them, because
this update had no code change upstream ,only changed some timezone
data corresponding to the IANA 2019b release.

Comments? OK?
wen
Index: Makefile
===================================================================
RCS file: /cvs/ports/devel/py-tz/Makefile,v
retrieving revision 1.51
diff -u -p -r1.51 Makefile
--- Makefile    13 Jun 2019 03:37:04 -0000      1.51
+++ Makefile    24 Aug 2019 01:11:19 -0000
@@ -2,7 +2,7 @@
 
 COMMENT =              Python API for dealing with timezones
 
-MODPY_EGG_VERSION =    2019.1
+MODPY_EGG_VERSION =    2019.2
 DISTNAME =             pytz-${MODPY_EGG_VERSION}
 PKGNAME =              ${DISTNAME:S/^py/py-/}
 CATEGORIES =           devel
Index: distinfo
===================================================================
RCS file: /cvs/ports/devel/py-tz/distinfo,v
retrieving revision 1.30
diff -u -p -r1.30 distinfo
--- distinfo    13 Jun 2019 03:37:04 -0000      1.30
+++ distinfo    24 Aug 2019 01:11:19 -0000
@@ -1,2 +1,2 @@
-SHA256 (pytz-2019.1.tar.gz) = 10fdPSPXfvRMajUm4nSvbv6wpvGv1aabpNW+QJjI4UE=
-SIZE (pytz-2019.1.tar.gz) = 308148
+SHA256 (pytz-2019.2.tar.gz) = JsCzLkN+VKGBYTJKL8o8S5hGt0qNzN3YQxExCeERazI=
+SIZE (pytz-2019.2.tar.gz) = 307474

Reply via email to