Hi, ports@:

   Here is a simple patch for geo/py-planet to update to 1.4.6.
It build well and run well on amd64-6.8.
   No tests defined and no other ports depends on it.


Cheers !
wen
Index: Makefile
===================================================================
RCS file: /cvs/ports/geo/py-planet/Makefile,v
retrieving revision 1.8
diff -u -p -r1.8 Makefile
--- Makefile    3 Jul 2020 21:12:54 -0000       1.8
+++ Makefile    18 Nov 2020 06:38:25 -0000
@@ -1,11 +1,10 @@
 # $OpenBSD: Makefile,v 1.8 2020/07/03 21:12:54 sthen Exp $
 
 COMMENT =      client library and CLI for Planet's public API
-#'
-MODPY_EGG_VERSION =    1.4.5
+
+MODPY_EGG_VERSION =    1.4.6
 DISTNAME =     planet-${MODPY_EGG_VERSION}
 PKGNAME =      py-${DISTNAME}
-REVISION =     0
 
 CATEGORIES =   geo
 
Index: distinfo
===================================================================
RCS file: /cvs/ports/geo/py-planet/distinfo,v
retrieving revision 1.4
diff -u -p -r1.4 distinfo
--- distinfo    25 Feb 2020 10:02:55 -0000      1.4
+++ distinfo    18 Nov 2020 06:38:25 -0000
@@ -1,2 +1,2 @@
-SHA256 (planet-1.4.5.tar.gz) = qlnhTuzXH0pgas3AWyDCTKSZHoQHTY4qAZ1DODHCL+4=
-SIZE (planet-1.4.5.tar.gz) = 39155
+SHA256 (planet-1.4.6.tar.gz) = Q/9qdl9GUwL1AKr2W4Gkasaq17tCiZ5KdUO9wpPUyg0=
+SIZE (planet-1.4.6.tar.gz) = 39530

Reply via email to