pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
jabberd14: Add TODO comments
Module Name: pkgsrc-wip
Committed By: Greg Troxel <gdt%lexort.com@localhost>
Pushed By: gdt
Date: Mon Oct 28 13:20:34 2019 -0400
Changeset: f1fe7e976833a6d59466a912b3a783b607936ff7
Modified Files:
jabberd14/Makefile
jabberd14/TODO
Log Message:
jabberd14: Add TODO comments
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=f1fe7e976833a6d59466a912b3a783b607936ff7
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
jabberd14/Makefile | 2 ++
jabberd14/TODO | 10 ++++++++++
2 files changed, 12 insertions(+)
diffs:
diff --git a/jabberd14/Makefile b/jabberd14/Makefile
index af2bd9a3fd..869f50c8dd 100644
--- a/jabberd14/Makefile
+++ b/jabberd14/Makefile
@@ -3,7 +3,9 @@
DISTNAME= jabberd-1.6.1.1
CATEGORIES= chat
MASTER_SITES= ${MASTER_SITE_GITHUB:=mawis/}
+
GITHUB_TAG= b2b871eaf3f6455d7d37113ce23d6bc59c8da70f
+#GITHUB_TAG= JABBERD14_1_6_1_1
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://jabberd.org/
diff --git a/jabberd14/TODO b/jabberd14/TODO
index 992a36d882..333e874bc3 100644
--- a/jabberd14/TODO
+++ b/jabberd14/TODO
@@ -1 +1,11 @@
* handle option for PostgreSQL or MySQL
+
+# \todo This is jabberd14, which makes sense given jabberd2 in pkgsrc
+# proper, and longstanding confusion where people who intend to use
+# jabberd2 end up with 14. If so,
+
+# \todo Explain why, if the version is 1.6.1.1 this doesn't use the
+# 1.6.1.1 github release tag. In particular, it looks like the tag is
+# on master, isn't actually the release, and has structural changes
+# relative to the release. (Perhaps this is a clue that upstream is
+# overdue for a release :-).
Home |
Main Index |
Thread Index |
Old Index