pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
sendmail818: Rototill TODO
Module Name: pkgsrc-wip
Committed By: Greg Troxel <gdt%lexort.com@localhost>
Pushed By: gdt
Date: Fri Jan 26 08:37:57 2024 -0500
Changeset: 96225a76b3519a574d1617fad0f7477a781a87c6
Modified Files:
sendmail818/TODO.wip
Log Message:
sendmail818: Rototill TODO
The tl;dr is
- minimize diffs to pkgsrc except for intended changes
- document the plan for where this goes in pkgsrc in COMMIT_MSG
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=96225a76b3519a574d1617fad0f7477a781a87c6
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
sendmail818/TODO.wip | 36 ++++++++++++++++++------------------
1 file changed, 18 insertions(+), 18 deletions(-)
diffs:
diff --git a/sendmail818/TODO.wip b/sendmail818/TODO.wip
index f5fd6abce0..4eb725098e 100644
--- a/sendmail818/TODO.wip
+++ b/sendmail818/TODO.wip
@@ -1,32 +1,32 @@
(This is TODO.wip, because the pkgsrc entry has one. pkglint says
that's a bug, but the guide doesn't.)
-* Not a todo, but pkglint in wip does not appear to show more than
- pkglint in pkgsrc. There's a lot so I could have missed
- something. -gdt
+* Determine and document (in COMMIT_MSG) whether this is an update to
+ sendmail-snapshot, as one would expect, or something else.
-* Minimize diffs to pksrc, especially not commenting out and repeating
+* Minimize diffs to pkgsrc, especially not commenting out and repeating
lines.
-* Probably do not comment out the proper MASTER_SITES, where this
- would be but isn't for some reason, and presumably future versions
- will be again. Certainly, if they remain, an explanatory comment is
- needed.
+* Do not comment out the proper MASTER_SITES, where this would be but
+ isn't for some reason, and presumably future versions will be again.
+ Certainly, if they remain, an explanatory comment is needed.
+ However, a quick diff from sendmail-snapshot makes it look like
+ after minimzing diffs from pkgsrc, this problem will disappear.
-* Probably not rename patches. Or, perhaps with pkgsrc $MAINTAINER,
- adjust patch names in pkgsrc as a change-patch-names-only commit, to
- catch up to current conventions, so that reading diffs is
- reasonable.
+* Don't rename patches. Or, perhaps with pkgsrc $MAINTAINER, adjust
+ patch names in pkgsrc as a change-patch-names-only commit, to catch
+ up to current conventions, so that reading diffs is reasonable.
+
+* Do not drop smtputf8 option, or if that's intended, explain in
+ COMMIT_MSG.
* Create COMMIT_MSG with:
- - Explanation of upstream release status (snapshot dir?) -- this
- doesn't seem to be a regular release, but it's hard for me to
- figure out.
+ - Clarity on update to -snapshot vs ?
- - Packaging changes section, including discussion of blocklist
- status relative to pkgsrc. (I am really unclear on what's going
- on here and why.)
+ - Packaging changes section, including discussion of
+ blocklist/blacklist option handling relative to existing pkgsrc
+ package.
- Summary of upstream NEWS.
Home |
Main Index |
Thread Index |
Old Index