pkgsrc-WIP-changes archive

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

ahir: ceptool functionality added, prebuilt .xwam files added to PLIST



Module Name:	pkgsrc-wip
Committed By:	Mayuresh <mayuresh%acm.org@localhost>
Pushed By:	mayuresh
Date:		Tue Sep 16 23:26:58 2025 +0530
Changeset:	cce1364b893cdb72e9d44d961555950aa59f43dd

Modified Files:
	ahir/Makefile
	ahir/PLIST
	ahir/distinfo

Log Message:
ahir: ceptool functionality added, prebuilt .xwam files added to PLIST

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

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

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

diffs:
diff --git a/ahir/Makefile b/ahir/Makefile
index 161ef9cdd2..36fdf310c2 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 626dd80 ../vctools
+GITHUB_SUBMODULES+=	mayureshw vctools 4d6693b ../vctools
 GITHUB_SUBMODULES+=	mayureshw petrisimu 1baebbe ../petrisimu
 GITHUB_SUBMODULES+=	mayureshw ceptool fa2b2fb ../ceptool
 GITHUB_SUBMODULES+=	mayureshw xsbcppif b46ea46 ../xsbcppif
diff --git a/ahir/PLIST b/ahir/PLIST
index a4c5bc8bb6..cbb43a5688 100644
--- a/ahir/PLIST
+++ b/ahir/PLIST
@@ -43,3 +43,7 @@ share/ahir/vhdl/aHiR_ieee_proposed.vhdl
 share/ahir/vhdl/ahir.vhdl
 share/ahir/vhdl/ahirForImage.vhdl
 share/ahir/vhdl/ahirXilinx.vhdl
+xsb-5.0.0/lib/dep2cep.xwam
+xsb-5.0.0/lib/exprf.xwam
+xsb-5.0.0/lib/unparsecpp.xwam
+xsb-5.0.0/lib/utils.xwam
diff --git a/ahir/distinfo b/ahir/distinfo
index c9c2a73a09..2da776546a 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-626dd80.tar.gz) = e1e3e9175c6e9665afac5a4143363879e31374a2b284de3f9f92b554b7c0da5c
-SHA512 (ahir/mayureshw-vctools-626dd80.tar.gz) = a3e063859f1399f08cad3b033d91a2ecf5a8b72d82ea5d740c0b537798fc94708d512a8fdc908422dd7a8a3b70cf4b9e1ad8d74e43822e8a02d7336a35cdf77d
-Size (ahir/mayureshw-vctools-626dd80.tar.gz) = 79493 bytes
+BLAKE2s (ahir/mayureshw-vctools-4d6693b.tar.gz) = 2126b576ce6b0bd24d51b5ee13e9be645030d01a248dad1537fc0f22b88b03ad
+SHA512 (ahir/mayureshw-vctools-4d6693b.tar.gz) = 54073a5f9dc08702911a9cd7feea7e9500fe6b9a618b3ea74894ea4514ee632cfcbd92173333a4d0077bd0fe7d14bbfd6771be674ca6015fcc64f6cf72afc2cf
+Size (ahir/mayureshw-vctools-4d6693b.tar.gz) = 79611 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