Hi,

   Here is a simple patch to update sysutils/py-croniter to 1.3.4,
it build well and pass all tests on amd64-7.1 system.
  No other ports depends on it.


wen
Index: Makefile
===================================================================
RCS file: /cvs/ports/sysutils/py-croniter/Makefile,v
retrieving revision 1.24
diff -u -p -r1.24 Makefile
--- Makefile    11 Mar 2022 19:57:51 -0000      1.24
+++ Makefile    3 Apr 2022 02:07:48 -0000
@@ -1,9 +1,8 @@
 COMMENT =              datetime-iterator for cron-like formats
 
-MODPY_EGG_VERSION =    0.3.37
+MODPY_EGG_VERSION =    1.3.4
 DISTNAME =             croniter-${MODPY_EGG_VERSION}
 PKGNAME =              py-${DISTNAME}
-REVISION =             0
 
 CATEGORIES =           sysutils
 
Index: distinfo
===================================================================
RCS file: /cvs/ports/sysutils/py-croniter/distinfo,v
retrieving revision 1.16
diff -u -p -r1.16 distinfo
--- distinfo    3 Jan 2021 12:30:33 -0000       1.16
+++ distinfo    3 Apr 2022 02:07:48 -0000
@@ -1,2 +1,2 @@
-SHA256 (croniter-0.3.37.tar.gz) = Es7Udd/BB798bBRArwMfNL4UzZe7v68PYiIanBHoZAQ=
-SIZE (croniter-0.3.37.tar.gz) = 29607
+SHA256 (croniter-1.3.4.tar.gz) = MWk2WRaDS+ZUwsrFfqFNcQ50L464pfzoBPbOVI2oC/I=
+SIZE (croniter-1.3.4.tar.gz) = 39351

Reply via email to