pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/cvise cvise: update to 2.5.0.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/331f6935bde2
branches:  trunk
changeset: 384995:331f6935bde2
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Fri Sep 09 15:14:38 2022 +0000

description:
cvise: update to 2.5.0.

Changes done in the release:

    support LLVM 14 and LLVM 15
    new option --skip-after-n-transforms was introduced
    max pass increase limit was introduced (3) that helps passes that run many times (e.g. constant propagation)

diffstat:

 devel/cvise/Makefile |  5 ++---
 devel/cvise/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 7 deletions(-)

diffs (26 lines):

diff -r 35a9cd633b67 -r 331f6935bde2 devel/cvise/Makefile
--- a/devel/cvise/Makefile      Fri Sep 09 15:04:50 2022 +0000
+++ b/devel/cvise/Makefile      Fri Sep 09 15:14:38 2022 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.6 2022/06/30 11:18:12 nia Exp $
+# $NetBSD: Makefile,v 1.7 2022/09/09 15:14:38 wiz Exp $
 
-DISTNAME=      cvise-2.4.0
-PKGREVISION=   3
+DISTNAME=      cvise-2.5.0
 CATEGORIES=    devel
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=marxin/}
 GITHUB_TAG=    v${PKGVERSION_NOREV}
diff -r 35a9cd633b67 -r 331f6935bde2 devel/cvise/distinfo
--- a/devel/cvise/distinfo      Fri Sep 09 15:04:50 2022 +0000
+++ b/devel/cvise/distinfo      Fri Sep 09 15:14:38 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2021/11/20 19:58:21 wiz Exp $
+$NetBSD: distinfo,v 1.5 2022/09/09 15:14:38 wiz Exp $
 
-BLAKE2s (cvise-2.4.0.tar.gz) = 268affa2b7907020ef484635295d5b01e22eca5a068ef92dbff7fc76d7a2fc3c
-SHA512 (cvise-2.4.0.tar.gz) = 073e53039d2b077fed43b948e0c01dc662ef4f75b92d7f49d1786a35c36412fed02e1931c6a39ce902452056fe5c7d70daa35a9cae18b44009778837261cae19
-Size (cvise-2.4.0.tar.gz) = 252810 bytes
+BLAKE2s (cvise-2.5.0.tar.gz) = f03a03acf8ac260a102b7787be82c0530b12bb93f2afc1b1fe329a1087083621
+SHA512 (cvise-2.5.0.tar.gz) = 8433d4daf0e0691b99ff78f4b5331da0d230d5872c214ffd4a7dee470d955c2a3d7541c19277555a6e97108f8cd3de589b3f724e2874c44e479e351777c671c4
+Size (cvise-2.5.0.tar.gz) = 255587 bytes



Home | Main Index | Thread Index | Old Index