pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/Guitar



Module Name:    pkgsrc
Committed By:   wiz
Date:           Thu Nov 13 22:33:46 UTC 2025

Modified Files:
        pkgsrc/devel/Guitar: distinfo
        pkgsrc/devel/Guitar/patches: patch-filetype_file-gcc_config.h
            patch-filetype_liboniguruma.pro
            patch-filetype_oniguruma_src_regenc.h
            patch-filetype_oniguruma_src_regposerr.c

Log Message:
Guitar: add upstream bug report


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/Guitar/distinfo
cvs rdiff -u -r1.1 -r1.2 \
    pkgsrc/devel/Guitar/patches/patch-filetype_file-gcc_config.h \
    pkgsrc/devel/Guitar/patches/patch-filetype_liboniguruma.pro \
    pkgsrc/devel/Guitar/patches/patch-filetype_oniguruma_src_regenc.h \
    pkgsrc/devel/Guitar/patches/patch-filetype_oniguruma_src_regposerr.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/devel/Guitar/distinfo
diff -u pkgsrc/devel/Guitar/distinfo:1.2 pkgsrc/devel/Guitar/distinfo:1.3
--- pkgsrc/devel/Guitar/distinfo:1.2    Thu Nov 13 22:28:17 2025
+++ pkgsrc/devel/Guitar/distinfo        Thu Nov 13 22:33:46 2025
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.2 2025/11/13 22:28:17 wiz Exp $
+$NetBSD: distinfo,v 1.3 2025/11/13 22:33:46 wiz Exp $
 
 BLAKE2s (Guitar-1.3.1.tar.gz) = 8830abdab06e283173074e95ed3f0398bc2e5659bcb70fd3b5eb73e050ee530f
 SHA512 (Guitar-1.3.1.tar.gz) = 03300837cd27c7ffcdd18ae8d9584ebf8b8722e7907b0b50745667fb4214f86a865b3aa59f5d7c137732eddbbd47116b8404161201020fb4ebb4f98cec4b45d4
 Size (Guitar-1.3.1.tar.gz) = 32134282 bytes
-SHA1 (patch-filetype_file-gcc_config.h) = efa307b2cc3790e972c38491ae7671747313134a
-SHA1 (patch-filetype_liboniguruma.pro) = 6ddff916135329666349754a40834414f36b3214
-SHA1 (patch-filetype_oniguruma_src_regenc.h) = 706b7c3c71ebaa57e41b498a4a83097cc709d443
-SHA1 (patch-filetype_oniguruma_src_regposerr.c) = cce43da354ca5b5a16d62ce54e94ed5321930abb
+SHA1 (patch-filetype_file-gcc_config.h) = 5b4b45a1200edbcf1b3847110edb2594c15cccfc
+SHA1 (patch-filetype_liboniguruma.pro) = 688372db6ff67133c8a2dfc51781267027286c20
+SHA1 (patch-filetype_oniguruma_src_regenc.h) = 4e673466667931be0fd581d97b14c2ac1a935b02
+SHA1 (patch-filetype_oniguruma_src_regposerr.c) = b8493b42f9ac9a270655f7e0f1bc71f07916eeba

Index: pkgsrc/devel/Guitar/patches/patch-filetype_file-gcc_config.h
diff -u pkgsrc/devel/Guitar/patches/patch-filetype_file-gcc_config.h:1.1 pkgsrc/devel/Guitar/patches/patch-filetype_file-gcc_config.h:1.2
--- pkgsrc/devel/Guitar/patches/patch-filetype_file-gcc_config.h:1.1    Thu Nov 13 22:28:17 2025
+++ pkgsrc/devel/Guitar/patches/patch-filetype_file-gcc_config.h        Thu Nov 13 22:33:46 2025
@@ -1,6 +1,7 @@
-$NetBSD: patch-filetype_file-gcc_config.h,v 1.1 2025/11/13 22:28:17 wiz Exp $
+$NetBSD: patch-filetype_file-gcc_config.h,v 1.2 2025/11/13 22:33:46 wiz Exp $
 
 NetBSD does not have uselocale().
+https://github.com/soramimi/Guitar/issues/168
 
 --- filetype/file-gcc/config.h.orig    2025-11-13 22:15:18.574915697 +0000
 +++ filetype/file-gcc/config.h
Index: pkgsrc/devel/Guitar/patches/patch-filetype_liboniguruma.pro
diff -u pkgsrc/devel/Guitar/patches/patch-filetype_liboniguruma.pro:1.1 pkgsrc/devel/Guitar/patches/patch-filetype_liboniguruma.pro:1.2
--- pkgsrc/devel/Guitar/patches/patch-filetype_liboniguruma.pro:1.1     Thu Nov 13 22:28:18 2025
+++ pkgsrc/devel/Guitar/patches/patch-filetype_liboniguruma.pro Thu Nov 13 22:33:46 2025
@@ -1,6 +1,7 @@
-$NetBSD: patch-filetype_liboniguruma.pro,v 1.1 2025/11/13 22:28:18 wiz Exp $
+$NetBSD: patch-filetype_liboniguruma.pro,v 1.2 2025/11/13 22:33:46 wiz Exp $
 
 config.h does not exist.
+https://github.com/soramimi/Guitar/issues/168
 
 --- filetype/liboniguruma.pro.orig     2025-10-31 14:38:04.000000000 +0000
 +++ filetype/liboniguruma.pro
Index: pkgsrc/devel/Guitar/patches/patch-filetype_oniguruma_src_regenc.h
diff -u pkgsrc/devel/Guitar/patches/patch-filetype_oniguruma_src_regenc.h:1.1 pkgsrc/devel/Guitar/patches/patch-filetype_oniguruma_src_regenc.h:1.2
--- pkgsrc/devel/Guitar/patches/patch-filetype_oniguruma_src_regenc.h:1.1       Thu Nov 13 22:28:18 2025
+++ pkgsrc/devel/Guitar/patches/patch-filetype_oniguruma_src_regenc.h   Thu Nov 13 22:33:46 2025
@@ -1,6 +1,7 @@
-$NetBSD: patch-filetype_oniguruma_src_regenc.h,v 1.1 2025/11/13 22:28:18 wiz Exp $
+$NetBSD: patch-filetype_oniguruma_src_regenc.h,v 1.2 2025/11/13 22:33:46 wiz Exp $
 
 Check for config.h before including it.
+https://github.com/soramimi/Guitar/issues/168
 
 --- filetype/oniguruma/src/regenc.h.orig       2025-11-13 22:03:27.734779409 +0000
 +++ filetype/oniguruma/src/regenc.h
Index: pkgsrc/devel/Guitar/patches/patch-filetype_oniguruma_src_regposerr.c
diff -u pkgsrc/devel/Guitar/patches/patch-filetype_oniguruma_src_regposerr.c:1.1 pkgsrc/devel/Guitar/patches/patch-filetype_oniguruma_src_regposerr.c:1.2
--- pkgsrc/devel/Guitar/patches/patch-filetype_oniguruma_src_regposerr.c:1.1    Thu Nov 13 22:28:18 2025
+++ pkgsrc/devel/Guitar/patches/patch-filetype_oniguruma_src_regposerr.c        Thu Nov 13 22:33:46 2025
@@ -1,6 +1,7 @@
-$NetBSD: patch-filetype_oniguruma_src_regposerr.c,v 1.1 2025/11/13 22:28:18 wiz Exp $
+$NetBSD: patch-filetype_oniguruma_src_regposerr.c,v 1.2 2025/11/13 22:33:46 wiz Exp $
 
 Check for config.h before including it.
+https://github.com/soramimi/Guitar/issues/168
 
 --- filetype/oniguruma/src/regposerr.c.orig    2025-11-13 22:03:53.758831992 +0000
 +++ filetype/oniguruma/src/regposerr.c



Home | Main Index | Thread Index | Old Index