pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/sysutils/ansible-core
Module Name: pkgsrc
Committed By: kim
Date: Tue Aug 19 16:19:51 UTC 2025
Modified Files:
pkgsrc/sysutils/ansible-core: Makefile
Log Message:
ansible-core: Note the version dependency in the ansible package
To generate a diff of this commit:
cvs rdiff -u -r1.50 -r1.51 pkgsrc/sysutils/ansible-core/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/sysutils/ansible-core/Makefile
diff -u pkgsrc/sysutils/ansible-core/Makefile:1.50 pkgsrc/sysutils/ansible-core/Makefile:1.51
--- pkgsrc/sysutils/ansible-core/Makefile:1.50 Tue Aug 19 10:44:40 2025
+++ pkgsrc/sysutils/ansible-core/Makefile Tue Aug 19 16:19:51 2025
@@ -1,4 +1,8 @@
-# $NetBSD: Makefile,v 1.50 2025/08/19 10:44:40 adam Exp $
+# $NetBSD: Makefile,v 1.51 2025/08/19 16:19:51 kim Exp $
+
+# When upgrading ansible-core, please also upgrade the ansible package
+# to a version that supports the new version of ansible-core. At times
+# this may mean not upgrading ansible-core to its latest release branch.
DISTNAME= ansible_core-2.18.8
PKGNAME= ${DISTNAME:S/_/-/}
Home |
Main Index |
Thread Index |
Old Index