pkgsrc-Changes archive

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

CVS commit: pkgsrc/textproc/link-grammar



Module Name:    pkgsrc
Committed By:   gutteridge
Date:           Mon Sep 29 21:57:06 UTC 2025

Modified Files:
        pkgsrc/textproc/link-grammar: Makefile.common distinfo
        pkgsrc/textproc/link-grammar/patches: patch-configure

Log Message:
link-grammar, py-link-grammar: update to 5.12.8

Version 5.12.8 (26 September 2025)
 * Fix build break ... again! Not all compilers are happy with the fix.

Version 5.12.7 (25 September 2025)
 * Fix build break due to obsolete AtomSpace API usage.

Version 5.12.6 (29 August 2025)
 * Fix build break due to missing header file.


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/textproc/link-grammar/Makefile.common
cvs rdiff -u -r1.20 -r1.21 pkgsrc/textproc/link-grammar/distinfo
cvs rdiff -u -r1.6 -r1.7 pkgsrc/textproc/link-grammar/patches/patch-configure

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

Modified files:

Index: pkgsrc/textproc/link-grammar/Makefile.common
diff -u pkgsrc/textproc/link-grammar/Makefile.common:1.4 pkgsrc/textproc/link-grammar/Makefile.common:1.5
--- pkgsrc/textproc/link-grammar/Makefile.common:1.4    Thu May 29 13:42:20 2025
+++ pkgsrc/textproc/link-grammar/Makefile.common        Mon Sep 29 21:57:06 2025
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile.common,v 1.4 2025/05/29 13:42:20 ryoon Exp $
+# $NetBSD: Makefile.common,v 1.5 2025/09/29 21:57:06 gutteridge Exp $
 #
 # used by textproc/link-grammar/Makefile
 # used by textproc/py-link-grammar/Makefile
 
-DISTNAME=      link-grammar-5.12.5
+DISTNAME=      link-grammar-5.12.8
 MASTER_SITES=  https://www.gnucash.org/link-grammar/downloads/${PKGVERSION_NOREV}/
 
 HOMEPAGE=      https://opencog.github.io/link-grammar-website/

Index: pkgsrc/textproc/link-grammar/distinfo
diff -u pkgsrc/textproc/link-grammar/distinfo:1.20 pkgsrc/textproc/link-grammar/distinfo:1.21
--- pkgsrc/textproc/link-grammar/distinfo:1.20  Thu May 29 13:42:20 2025
+++ pkgsrc/textproc/link-grammar/distinfo       Mon Sep 29 21:57:06 2025
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.20 2025/05/29 13:42:20 ryoon Exp $
+$NetBSD: distinfo,v 1.21 2025/09/29 21:57:06 gutteridge Exp $
 
-BLAKE2s (link-grammar-5.12.5.tar.gz) = bb1a6491d502f60fef8dd43f7a55c821b33e7905c8569a95ebe831b2d0a49ffb
-SHA512 (link-grammar-5.12.5.tar.gz) = 2637d6b571ae027d8813da188a555a8b91afa0a216921842b43e4cf6aa4d799ea5342fe17081c13346c6bbecc46032765b6f5d978b53cee570e329b6b141094b
-Size (link-grammar-5.12.5.tar.gz) = 4727809 bytes
+BLAKE2s (link-grammar-5.12.8.tar.gz) = 726a553712b8835892cd0ced86638ab8d6ab5a033b4c24f0c13bab4723d8d79a
+SHA512 (link-grammar-5.12.8.tar.gz) = effd94e1da4ff5d7c9e17e1be71886b1a60683b5d2b8779c22d90e4473e421e7717a7ea5caed36a649b61326d6de9b807f6f521122f62bd3c654b7266c2c87a5
+Size (link-grammar-5.12.8.tar.gz) = 4748013 bytes
 SHA1 (patch-aa) = 3be918c26b639442b56efab2e9416974f31969c5
-SHA1 (patch-configure) = dce72e641bcc67d67c17683ad1d78f3644090bef
+SHA1 (patch-configure) = f050ad4b7dcfa99f82acb0b98b8958919e96cfe7
 SHA1 (patch-link-grammar_resources.c) = 8c9b2c8cfe88e0e7d7d790094fd0c38e0221b362

Index: pkgsrc/textproc/link-grammar/patches/patch-configure
diff -u pkgsrc/textproc/link-grammar/patches/patch-configure:1.6 pkgsrc/textproc/link-grammar/patches/patch-configure:1.7
--- pkgsrc/textproc/link-grammar/patches/patch-configure:1.6    Thu May 29 13:42:20 2025
+++ pkgsrc/textproc/link-grammar/patches/patch-configure        Mon Sep 29 21:57:06 2025
@@ -1,11 +1,11 @@
-$NetBSD: patch-configure,v 1.6 2025/05/29 13:42:20 ryoon Exp $
+$NetBSD: patch-configure,v 1.7 2025/09/29 21:57:06 gutteridge Exp $
 
 * Do not include -std=gnu11 in CC and PTHREAD_CC to fix compile.
 * POSIX shell portability.
 
---- configure.orig     2024-05-31 22:46:47.000000000 +0000
+--- configure.orig     2025-09-26 19:28:23.000000000 +0000
 +++ configure
-@@ -5005,7 +5005,8 @@ $ac_c_conftest_c11_program
+@@ -5171,7 +5171,8 @@ $ac_c_conftest_c11_program
  _ACEOF
  for ac_arg in '' -std=gnu11
  do
@@ -15,17 +15,17 @@ $NetBSD: patch-configure,v 1.6 2025/05/2
    if ac_fn_c_try_compile "$LINENO"
  then :
    ac_cv_prog_cc_c11=$ac_arg
-@@ -5029,7 +5030,8 @@ printf "%s\n" "none needed" >&6; }
- else $as_nop
-   { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_c11" >&5
+@@ -5196,7 +5197,8 @@ printf "%s\n" "none needed" >&6; }
+ else case e in #(
+   e) { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_c11" >&5
  printf "%s\n" "$ac_cv_prog_cc_c11" >&6; }
--     CC="$CC $ac_cv_prog_cc_c11"
+-     CC="$CC $ac_cv_prog_cc_c11" ;;
 +     CC="$CC"
-+     CFLAGS="$CFLAGS $ac_cv_prog_cc_c11"
++     CFLAGS="$CFLAGS $ac_cv_prog_cc_c11" ;;
+ esac
  fi
    ac_cv_prog_cc_stdc=$ac_cv_prog_cc_c11
-   ac_prog_cc_stdc=c11
-@@ -18258,7 +18260,7 @@ fi
+@@ -19806,7 +19808,7 @@ fi
  rm -f conftest.l $LEX_OUTPUT_ROOT.c
  
  fi
@@ -34,7 +34,7 @@ $NetBSD: patch-configure,v 1.6 2025/05/2
        as_fn_error $? "No flex/lex program found. Please install the \"flex\" or
                   \"btyacc\" package." "$LINENO" 5
  
-@@ -26380,7 +26382,7 @@ else
+@@ -28227,7 +28229,7 @@ else
        printf "%s\n"
  fi
  



Home | Main Index | Thread Index | Old Index