Subject: CVS commit: pkgsrc/misc/exercism
From: Leonardo Taccari
Date: 2023-03-19 13:16:30
Message id: 20230319121630.8A33FFA90@cvs.NetBSD.org

Log Message:
exorcism: Remove USE_LANGUAGES and adjust distfile handling

- Using empty USE_LANGUAGES at least for Go 1.20.x is problematic because
  runtime/cgo and probably other modules actually needs a C compiler (build
  fails without it too)
- Set a non-generic DISTNAME to avoid possible conflicts (there could be several
  `cli' distfiles, they can eventually conflicts eachother and we can eventually
  avoid that via DIST_SUBDIR or just by setting DISTNAME (that's simpler))

Bump PKGREVISION.

Files:
RevisionActionfile
1.3modifypkgsrc/misc/exercism/Makefile
1.2modifypkgsrc/misc/exercism/distinfo