Mon Feb 21 10:27:46 2022 UTC ()
kore: fix erroneous comment in patch.


(fcambus)
diff -r1.7 -r1.8 pkgsrc/www/kore/distinfo
diff -r1.3 -r1.4 pkgsrc/www/kore/patches/patch-kodev_Makefile

cvs diff -r1.7 -r1.8 pkgsrc/www/kore/distinfo (expand / switch to context diff)
--- pkgsrc/www/kore/distinfo 2021/10/26 11:29:35 1.7
+++ pkgsrc/www/kore/distinfo 2022/02/21 10:27:46 1.8
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.7 2021/10/26 11:29:35 nia Exp $
+$NetBSD: distinfo,v 1.8 2022/02/21 10:27:46 fcambus Exp $
 
 BLAKE2s (kore-4.1.0.tar.gz) = 1e3aa4a67499cc1379b433edc0de2fa59ff2e8369f54362e300de240620fe2a9
 SHA512 (kore-4.1.0.tar.gz) = 1d63339d31997afc0be7e13a52414da6ad2603d94cfe8473d08bcaa1541a358af8ee3f6dffe24e892616c1a57f04227c45743eec3c1ecb55f2dbef17bf18a004
 Size (kore-4.1.0.tar.gz) = 1068382 bytes
 SHA1 (patch-Makefile) = 83da2bb0dde7f33c53ad16710abcc7c906709e7a
-SHA1 (patch-kodev_Makefile) = c8006dd903e424826453cd6f980e4d3ca455a6ec
+SHA1 (patch-kodev_Makefile) = 0c326f98852777489d639f080915c5f1ab100d4f

cvs diff -r1.3 -r1.4 pkgsrc/www/kore/patches/patch-kodev_Makefile (expand / switch to context diff)
--- pkgsrc/www/kore/patches/patch-kodev_Makefile 2020/09/09 09:19:35 1.3
+++ pkgsrc/www/kore/patches/patch-kodev_Makefile 2022/02/21 10:27:46 1.4
@@ -1,6 +1,6 @@
-$NetBSD: patch-kodev_Makefile,v 1.3 2020/09/09 09:19:35 fcambus Exp $
+$NetBSD: patch-kodev_Makefile,v 1.4 2022/02/21 10:27:46 fcambus Exp $
 
-Adapt install target for pkgsrc.
+Remove hardcoded optimizations.
 
 --- kodev/Makefile.orig	2020-08-26 07:20:35.000000000 +0000
 +++ kodev/Makefile