pkgsrc-WIP-changes archive

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

ahir: oprimization option restored with upgrade



Module Name:	pkgsrc-wip
Committed By:	Mayuresh <mayuresh%acm.org@localhost>
Pushed By:	mayuresh
Date:		Fri Sep 19 09:52:24 2025 +0530
Changeset:	6a980ea2d28a6324adb2474d85ccfda09ad2d07a

Modified Files:
	ahir/Makefile
	ahir/distinfo

Log Message:
ahir: oprimization option restored with upgrade

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

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

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

diffs:
diff --git a/ahir/Makefile b/ahir/Makefile
index 8e096e5441..c16a3811a4 100644
--- a/ahir/Makefile
+++ b/ahir/Makefile
@@ -1,10 +1,10 @@
 # $NetBSD$
 
-DISTNAME=	ahir-0.0.0.1608
+DISTNAME=	ahir-0.0.0.1609
 CATEGORIES=	cad
 MASTER_SITES=	${MASTER_SITE_GITHUB:=mayureshw/}
 GITHUB_PROJECT=	ahir
-GITHUB_TAG=	2097969
+GITHUB_TAG=	d0c06f7
 DIST_SUBDIR=	${GITHUB_PROJECT}
 
 GITHUB_SUBMODULES+=	mayureshw vctools 7f76d1f ../vctools
@@ -17,15 +17,12 @@ HOMEPAGE=	https://github.com/mayureshw/ahir/
 COMMENT=	High-Level Synthesis toolset from C to VHDL
 #LICENSE=	Requested adding University of Illinois/NCSA Open Source License on pkgsrc mailing list
 
-AHIRDIR=	${WRKDIR}/ahir-20979697a8b64b6e880895cdf30c7ceefd7d3d40
+AHIRDIR=	${WRKDIR}/ahir-d0c06f712ecb6f03c007c17c714aac9d8ee8c12e
 BUILD_DIRS+=	${AHIRDIR}/v2
 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
 BUILDLINK_PASSTHRU_RPATHDIRS+=		${XSBLIBDIR}
 
diff --git a/ahir/distinfo b/ahir/distinfo
index 4656498950..0647d36c78 100644
--- a/ahir/distinfo
+++ b/ahir/distinfo
@@ -1,8 +1,8 @@
 $NetBSD$
 
-BLAKE2s (ahir/ahir-0.0.0.1608-2097969.tar.gz) = c70bf37497f4848b3d440e1ba09e7554c2300dadc5befb6c8f8b4991147a51a5
-SHA512 (ahir/ahir-0.0.0.1608-2097969.tar.gz) = 706131f78f630b79d337e85f0d8c2743014549bcb387fb07f38b9d1f7e4bb7a878aafda7c8ac0fad5a7c20f643204dc764260fa7be68652545864f5e04727a0e
-Size (ahir/ahir-0.0.0.1608-2097969.tar.gz) = 98789121 bytes
+BLAKE2s (ahir/ahir-0.0.0.1608-d0c06f7.tar.gz) = de064fcf33c5d03e1de63b2cbe7f311e6c6e428744add4ab3422f10dcc95b134
+SHA512 (ahir/ahir-0.0.0.1608-d0c06f7.tar.gz) = 5ec06e4cdfc3959a8f44e83d014feba6fcf886a3f918e1807d8afdd23b2a8d66672c3be6978c15b99a730105a488800fdc5e57defbd0e1e06cc1edc57d5ec6ae
+Size (ahir/ahir-0.0.0.1608-d0c06f7.tar.gz) = 98786105 bytes
 BLAKE2s (ahir/mayureshw-ceptool-fa2b2fb.tar.gz) = af4bbd562a13030a215c03555691f7ae8952ecf9597bb88dc77b08d88c923bc8
 SHA512 (ahir/mayureshw-ceptool-fa2b2fb.tar.gz) = d680a6bfa89ea9ebb4e14e60c23344a90d243978c73e710d9859319f7d9b0d81b83d609fb613e931bc59fafacedce0303c6f013edfdd309e2935e3b35d51248c
 Size (ahir/mayureshw-ceptool-fa2b2fb.tar.gz) = 14182 bytes


Home | Main Index | Thread Index | Old Index