pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
tcl-expect: DESCR should not usually contain the version number
Module Name: pkgsrc-wip
Committed By: Thomas Klausner <tk%giga.or.at@localhost>
Pushed By: wiz
Date: Mon May 2 14:55:53 2022 +0200
Changeset: 215322b169e3c1005b207275f3201ee565978a1a
Modified Files:
tcl-expect/DESCR
Log Message:
tcl-expect: DESCR should not usually contain the version number
PKGNAME already includes it and this makes updating more error-prone
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=215322b169e3c1005b207275f3201ee565978a1a
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
tcl-expect/DESCR | 2 --
1 file changed, 2 deletions(-)
diffs:
diff --git a/tcl-expect/DESCR b/tcl-expect/DESCR
index 4687c45c7e..ed772c3264 100644
--- a/tcl-expect/DESCR
+++ b/tcl-expect/DESCR
@@ -3,5 +3,3 @@ interactive programs. It is briefly described by its man page, expect(1).
It uses pseudo-tty's to control the child processes, so it is not affected
by programs that refuse to read from stdin or pipes. (eg: passwd(1) etc).
-
-This package provides expect5.45.4.
Home |
Main Index |
Thread Index |
Old Index