Hi, ports@:

    Here is a simple patch for databases/py-minidb to update to 2.0.7.
Build well and pass all tests on amd64-current system.
    Only 1 port depends on it(www/urlwatch), build and run well
with this patch.



Cheers !
wen
Index: Makefile
===================================================================
RCS file: /cvs/ports/databases/py-minidb/Makefile,v
retrieving revision 1.15
diff -u -p -r1.15 Makefile
--- Makefile    13 Nov 2022 15:27:42 -0000      1.15
+++ Makefile    16 Dec 2022 08:42:53 -0000
@@ -1,9 +1,8 @@
 COMMENT =              simple SQLite3 store for Python objects
 
-MODPY_EGG_VERSION =    2.0.6
+MODPY_EGG_VERSION =    2.0.7
 DISTNAME =             minidb-${MODPY_EGG_VERSION}
 PKGNAME =              py-minidb-${MODPY_EGG_VERSION}
-REVISION =             0
 
 CATEGORIES =           databases
 
Index: distinfo
===================================================================
RCS file: /cvs/ports/databases/py-minidb/distinfo,v
retrieving revision 1.4
diff -u -p -r1.4 distinfo
--- distinfo    16 Mar 2022 09:23:36 -0000      1.4
+++ distinfo    16 Dec 2022 08:42:53 -0000
@@ -1,2 +1,2 @@
-SHA256 (minidb-2.0.6.tar.gz) = i/Csqbicsei3v9iti1pyCL0vsEbjQ7PWVuoA+Lz9b14=
-SIZE (minidb-2.0.6.tar.gz) = 12019
+SHA256 (minidb-2.0.7.tar.gz) = M5/SMeOzTa7NMWCUbgFBWFZmrFdYOIKhTExp5ZeszKE=
+SIZE (minidb-2.0.7.tar.gz) = 12282

Reply via email to