pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/lang/elixir
Module Name: pkgsrc
Committed By: wiz
Date: Wed Feb 12 15:37:37 UTC 2025
Modified Files:
pkgsrc/lang/elixir: mix.mk
Log Message:
elixir: update reference to hex
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/lang/elixir/mix.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/lang/elixir/mix.mk
diff -u pkgsrc/lang/elixir/mix.mk:1.3 pkgsrc/lang/elixir/mix.mk:1.4
--- pkgsrc/lang/elixir/mix.mk:1.3 Fri Mar 3 10:09:58 2023
+++ pkgsrc/lang/elixir/mix.mk Wed Feb 12 15:37:37 2025
@@ -1,4 +1,4 @@
-# $NetBSD: mix.mk,v 1.3 2023/03/03 10:09:58 wiz Exp $
+# $NetBSD: mix.mk,v 1.4 2025/02/12 15:37:37 wiz Exp $
#
# Common logic that can be used by packages that use mix as a build tool.
#
@@ -6,7 +6,7 @@
#
# It is not yet fully tested.
# Should packages set HEX_HOME and HOME on their own?
-# See devel/hex for an example.
+# See wip/hex for an example.
DEPENDS+= elixir>=1.14.0:../../lang/elixir
Home |
Main Index |
Thread Index |
Old Index