pkgsrc-WIP-changes archive

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

compat80-x11: Add several TODOs



Module Name:	pkgsrc-wip
Committed By:	Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By:	leot
Date:		Wed Jul 24 11:28:53 2019 +0200
Changeset:	a30d6931fef2b48cc5f3c41260b01769ba39f8e5

Added Files:
	compat80-x11/TODO

Log Message:
compat80-x11: Add several TODOs

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

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

diffstat:
 compat80-x11/TODO | 6 ++++++
 1 file changed, 6 insertions(+)

diffs:
diff --git a/compat80-x11/TODO b/compat80-x11/TODO
new file mode 100644
index 0000000000..456b1d5858
--- /dev/null
+++ b/compat80-x11/TODO
@@ -0,0 +1,6 @@
+- The checksum in distinfo seems incorrect (e.g. running `make checksum' fails
+  due different size).
+- The distfiles do not contain any version, to avoid any possible conflicts
+  DIST_SUBDIR should be defined.
+- The package is called `compat80-x11' but it try to fetch 8.1_RC1 installation
+  sets.  Why?  Is 8.1_RC1 really needed or could 8.1 or 8.0 be fetched instead?


Home | Main Index | Thread Index | Old Index