Path to this page:
Subject: CVS commit: pkgsrc/devel/acr
From: Makoto Fujiwara
Date: 2025-02-16 04:41:46
Message id: 20250216034146.BE290FBE0@cvs.NetBSD.org
Log Message:
(devel/acr) Updated 2.0.0 to 2.2.0
https://github.com/radareorg/acr/releases/
2.2.0
What's Changed
• Improve acr-wrap to work 1:1 with meson wrap
• Fix fetching for acr-wrap by @satk0 in #33
CI changes
• Bump actions/upload-artifact from 3 to 4
• Add dependabot CI job
2.1.4 --- 12 May 22:58, 2024
• Fix HAVE_LANG_RUBY
• Expose HAVE_PKGCONFIG
• Disallow ARG keywords inside brackets
2.1.2 --- 12 May 22:57, 2024
• Workaround bug in Ubuntu's 18 dash
• Add casts fixing termux packaging issues
• Do not assume a.out is the default filename for the compilers
2.1.1 --- 01 Mar 10:45, 2024
• New DESCRIPTION directive to describe your project
• New PKGCONFIG_DO directive to generate pkgconfig files
• Honor autotools behaviour for libdir defaulting to exec_prefix + lib if not
defined
• Add new PKGCFG_LIBDIR and PKGCFG_INCDIR vars to honor the evaluated
behaviour
• Add support for code block comments using /* */
• Updated documentation
Files: