pkgsrc-WIP-changes archive

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

Updated expect5.45.4 with patches for SCO/Xinuos OS's.



Module Name:	pkgsrc-wip
Committed By:	Boyd Lynn Gerber <gerberb%zenez.com@localhost>
Pushed By:	gerberb
Date:		Wed May 4 09:53:04 2022 -0600
Changeset:	d2aee49c7faf96f7e471f676ab5ae6eca61a3afb

Modified Files:
	tcl-expect/buildlink3.mk

Log Message:
Updated expect5.45.4 with patches for SCO/Xinuos OS's.

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

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

diffstat:
 tcl-expect/buildlink3.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/tcl-expect/buildlink3.mk b/tcl-expect/buildlink3.mk
index 10c6a2041e..78b49998ff 100644
--- a/tcl-expect/buildlink3.mk
+++ b/tcl-expect/buildlink3.mk
@@ -7,7 +7,7 @@ TCL_EXPECT_BUILDLINK3_MK:=
 
 BUILDLINK_API_DEPENDS.tcl-expect+=	tcl-expect>=5.38.0nb1
 BUILDLINK_ABI_DEPENDS.tcl-expect+=	tcl-expect>=5.45.0nb3
-BUILDLINK_ABI_DEPENDS.tcl-expect+=	tcl-expect>=5.45.4nb3
+BUILDLINK_ABI_DEPENDS.tcl-expect+=	tcl-expect>=5.45.4nb1
 BUILDLINK_PKGSRCDIR.tcl-expect?=	../../wip/tcl-expect
 
 .include "../../lang/tcl/buildlink3.mk"


Home | Main Index | Thread Index | Old Index