pkgsrc-WIP-changes archive

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

ahir: vctools submodule updated, a few comments added to Makefile



Module Name:	pkgsrc-wip
Committed By:	Mayuresh <mayuresh%acm.org@localhost>
Pushed By:	mayuresh
Date:		Thu Sep 18 13:19:14 2025 +0530
Changeset:	14d34524aa2abb6077401889e00be0a6573aa6bc

Modified Files:
	ahir/Makefile
	ahir/distinfo

Log Message:
ahir: vctools submodule updated, a few comments added to Makefile

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=14d34524aa2abb6077401889e00be0a6573aa6bc

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

diffstat:
 ahir/Makefile | 3 ++-
 ahir/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 4 deletions(-)

diffs:
diff --git a/ahir/Makefile b/ahir/Makefile
index eb5bb9f812..885e2b4157 100644
--- a/ahir/Makefile
+++ b/ahir/Makefile
@@ -7,7 +7,7 @@ GITHUB_PROJECT=	ahir
 GITHUB_TAG=	2097969
 DIST_SUBDIR=	${GITHUB_PROJECT}
 
-GITHUB_SUBMODULES+=	mayureshw vctools 312133c ../vctools
+GITHUB_SUBMODULES+=	mayureshw vctools 172554d ../vctools
 GITHUB_SUBMODULES+=	mayureshw petrisimu 1baebbe ../petrisimu
 GITHUB_SUBMODULES+=	mayureshw ceptool fa2b2fb ../ceptool
 GITHUB_SUBMODULES+=	mayureshw xsbcppif b46ea46 ../xsbcppif
@@ -23,6 +23,7 @@ BUILD_DIRS+=	${WRKDIR}/vctools
 USE_LANGUAGES=	c c++
 USE_TOOLS+=	gmake
 
+# Some tools suh as Aa2VC SEGV if -O is enabled
 CFLAGS:=	${CFLAGS:C/-O[0-9]*/-O0/}
 
 # Buildlink sets XSBDIR, XSBLIBDIR
diff --git a/ahir/distinfo b/ahir/distinfo
index 91c33186bd..c1b7bf56e7 100644
--- a/ahir/distinfo
+++ b/ahir/distinfo
@@ -9,9 +9,9 @@ Size (ahir/mayureshw-ceptool-fa2b2fb.tar.gz) = 14182 bytes
 BLAKE2s (ahir/mayureshw-petrisimu-1baebbe.tar.gz) = c90ae1465478f45dd752e3346871bbe41cf712813482c079470100aa343a564f
 SHA512 (ahir/mayureshw-petrisimu-1baebbe.tar.gz) = 17d9288d4be9bd8123820b64d20b40b5edb384e13ca7878d80b174a6b23ef7668488586f6f33245f80f5f36ae5907d2d070f42901a0e5ed44f2b63ff7b414749
 Size (ahir/mayureshw-petrisimu-1baebbe.tar.gz) = 18888 bytes
-BLAKE2s (ahir/mayureshw-vctools-312133c.tar.gz) = e166e57297ec5bde8cd992c5f6f7e7653573a2c7fb9cc239da342025905b5b56
-SHA512 (ahir/mayureshw-vctools-312133c.tar.gz) = fbfb1a7595f441518e8d03fce83d900b3254ad575cc060d07a183d10496882e8c454b720f9a40ad5cc7ebcd1065815d099fd53370d2460063e54273f3dd5dba6
-Size (ahir/mayureshw-vctools-312133c.tar.gz) = 80051 bytes
+BLAKE2s (ahir/mayureshw-vctools-172554d.tar.gz) = 44a0b85b46cf923d4175170c8595e14d780bfe9a1f30726532bcf42b51808d7c
+SHA512 (ahir/mayureshw-vctools-172554d.tar.gz) = 05256397e7c17d0f6aad9a7d972e4b13b0328bb1cd3f6cce40fe1b863e7a8cd59d1c6dcb6376d27e934777221e487adb5c2c498bd2c1e34f50726d1b87d02271
+Size (ahir/mayureshw-vctools-172554d.tar.gz) = 80063 bytes
 BLAKE2s (ahir/mayureshw-xsbcppif-b46ea46.tar.gz) = fac70bbd482e980cdd854fcd0b9ad51b54642afb80db05c7e8db34ff26b060dd
 SHA512 (ahir/mayureshw-xsbcppif-b46ea46.tar.gz) = a128e65c72e5beb1042c7196a4b6b1efdeeefb4ecbdfa92733de73c2e81cca65dd0f38f724334738f31d0c00081d923add39cf14adfc6c9e49d610e0731f322e
 Size (ahir/mayureshw-xsbcppif-b46ea46.tar.gz) = 7000 bytes


Home | Main Index | Thread Index | Old Index