pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/kore
Module Name: pkgsrc
Committed By: fcambus
Date: Mon Feb 21 10:27:46 UTC 2022
Modified Files:
pkgsrc/www/kore: distinfo
pkgsrc/www/kore/patches: patch-kodev_Makefile
Log Message:
kore: fix erroneous comment in patch.
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/www/kore/distinfo
cvs rdiff -u -r1.3 -r1.4 pkgsrc/www/kore/patches/patch-kodev_Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/www/kore/distinfo
diff -u pkgsrc/www/kore/distinfo:1.7 pkgsrc/www/kore/distinfo:1.8
--- pkgsrc/www/kore/distinfo:1.7 Tue Oct 26 11:29:35 2021
+++ pkgsrc/www/kore/distinfo Mon Feb 21 10:27:46 2022
@@ -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
Index: pkgsrc/www/kore/patches/patch-kodev_Makefile
diff -u pkgsrc/www/kore/patches/patch-kodev_Makefile:1.3 pkgsrc/www/kore/patches/patch-kodev_Makefile:1.4
--- pkgsrc/www/kore/patches/patch-kodev_Makefile:1.3 Wed Sep 9 09:19:35 2020
+++ pkgsrc/www/kore/patches/patch-kodev_Makefile Mon Feb 21 10:27:46 2022
@@ -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
Home |
Main Index |
Thread Index |
Old Index