pkgsrc-WIP-changes archive

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

getssl: Rename to just TODO



Module Name:	pkgsrc-wip
Committed By:	Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By:	leot
Date:		Wed Jun 17 00:44:21 2026 +0200
Changeset:	653dfc813d705de86aad7af1553218d77b226652

Added Files:
	getssl/TODO
Removed Files:
	getssl/TODO.md

Log Message:
getssl: Rename to just TODO

In pkgsrc-wip we usually maintains just TODO files, without any .md
suffix.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=653dfc813d705de86aad7af1553218d77b226652

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 getssl/TODO    | 4 ++++
 getssl/TODO.md | 4 ----
 2 files changed, 4 insertions(+), 4 deletions(-)

diffs:
diff --git a/getssl/TODO b/getssl/TODO
new file mode 100644
index 0000000000..f0520c6555
--- /dev/null
+++ b/getssl/TODO
@@ -0,0 +1,4 @@
+- Add `USE_TOOLS+=openssl:run` and probably other commands also relied on
+- Change installation to `USE_TOOLS+=gmake` to get the helper scripts too?
+- Turn off the auto-update feature
+- Anything else someone who actually uses this would notice
diff --git a/getssl/TODO.md b/getssl/TODO.md
deleted file mode 100644
index f0520c6555..0000000000
--- a/getssl/TODO.md
+++ /dev/null
@@ -1,4 +0,0 @@
-- Add `USE_TOOLS+=openssl:run` and probably other commands also relied on
-- Change installation to `USE_TOOLS+=gmake` to get the helper scripts too?
-- Turn off the auto-update feature
-- Anything else someone who actually uses this would notice


Home | Main Index | Thread Index | Old Index