pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
tcl-expect: Expand explanation about upstream maintenance
Module Name: pkgsrc-wip
Committed By: Greg Troxel <gdt%lexort.com@localhost>
Pushed By: gdt
Date: Fri Jun 17 20:31:34 2022 -0400
Changeset: 1266b3493610c60601789387f3b42c38bd604da1
Modified Files:
tcl-expect/Makefile.common
tcl-expect/TODO
Log Message:
tcl-expect: Expand explanation about upstream maintenance
Drop TODO entry. Add secondary homepage.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=1266b3493610c60601789387f3b42c38bd604da1
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
tcl-expect/Makefile.common | 1 +
tcl-expect/TODO | 9 ---------
2 files changed, 1 insertion(+), 9 deletions(-)
diffs:
diff --git a/tcl-expect/Makefile.common b/tcl-expect/Makefile.common
index c7ab229bdf..4e702526ba 100644
--- a/tcl-expect/Makefile.common
+++ b/tcl-expect/Makefile.common
@@ -6,6 +6,7 @@
DISTNAME= expect${EXPECT_FNAME}
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=expect/}
HOMEPAGE= http://expect.sourceforge.net/
+#HOMEPAGE+= https://core.tcl-lang.org/expect/index
EXPECT_FNAME= 5.45.4
EXPECT_VERSION= 5.45.4
diff --git a/tcl-expect/TODO b/tcl-expect/TODO
index 47b5bd235f..e312308d18 100644
--- a/tcl-expect/TODO
+++ b/tcl-expect/TODO
@@ -32,12 +32,3 @@
- The package patches an m4 file and configure, and this doesn't
really make sense, as either we are regenerating configure or we
aren't. Explain/fix.
-
-- For things mailed upstream in 2019, one would expect they've been
- applied and are in a new release. Explain somehow what's going on.
- It sort of seems like "This program is not maintained upstream" and
- if that's true, it probably should be noted in DESCR.
-
- However, it seems like there is a tracker:
- https://core.tcl-lang.org/expect/rptview?rn=1
-
Home |
Main Index |
Thread Index |
Old Index