pkgsrc-WIP-changes archive

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

Fixed PLIST and add new patchsums via bmake makepatchsum.



Module Name:	pkgsrc-wip
Committed By:	Boyd Lynn Gerber <gerberb%zenez.com@localhost>
Pushed By:	gerberb
Date:		Wed Jun 8 08:20:28 2022 -0600
Changeset:	41e3757a050a6d29cc12a859b8794ba402f0aef7

Modified Files:
	tcl-expect/PLIST
	tcl-expect/distinfo

Log Message:
Fixed PLIST and add new patchsums via bmake makepatchsum.

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

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

diffstat:
 tcl-expect/PLIST    | 2 +-
 tcl-expect/distinfo | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diffs:
diff --git a/tcl-expect/PLIST b/tcl-expect/PLIST
index f484bbc6be..82f6ebc661 100644
--- a/tcl-expect/PLIST
+++ b/tcl-expect/PLIST
@@ -28,7 +28,7 @@ include/tcldbg.h
 lib/libexpect${SONUM}.a
 lib/libexpect${SONUM}.so
 lib/libexpect5454.so.@SHLIB_VERSION@
-lib/tcl/expect${BASEVER}/libexpect${SONUM}.so
+lib/tcl/expect${BASEVER}/libexpect5454.so
 lib/tcl/expect${BASEVER}/pkgIndex.tcl
 man/man1/autoexpect.1
 man/man1/cryptdir.1
diff --git a/tcl-expect/distinfo b/tcl-expect/distinfo
index 697e8d426e..8a86010438 100644
--- a/tcl-expect/distinfo
+++ b/tcl-expect/distinfo
@@ -4,6 +4,6 @@ BLAKE2s (expect5.45.4.tar.gz) = 41310882c3658679f60911aca1a3cf9c353784f164410abf
 SHA512 (expect5.45.4.tar.gz) = a8dc25e8175f67e029e15cbcfca1705165c1c4cb2dd37eaaaebffb61e3ba132d9519cd73ca5add4c3358a2b0b7a91e878279e8d0b72143ff2c287fce07e4659a
 Size (expect5.45.4.tar.gz) = 632363 bytes
 SHA1 (patch-Makefile.in) = 24efcbdb0a21985cb8a0fb7812c5f45f67de7c30
-SHA1 (patch-configure) = d42c10b5b7eb2710d33bf1b8eaeb7c192d2c0424
+SHA1 (patch-configure) = 095a64052903d7af168786ebba728a39302978ec
 SHA1 (patch-retoglob.c) = 4406f9e5d7622f393e35e7a1f70a700a98d6e981
-SHA1 (patch-tclconfig_tcl.m4) = 231db1a55f47d6446f26f9c09ad7de8f3861355a
+SHA1 (patch-tclconfig_tcl.m4) = 45d1f405ca1b506c0a0fe60492b13ada111fa813


Home | Main Index | Thread Index | Old Index