mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-29 01:13:08 +00:00
3e75d0d5f2
Changes: * doc/next.n (METHOD SEARCH ORDER): Bug [3606943]: Corrected description of method search order. * generic/tclOODefineCmds.c (ClassSuperSet): Bug [9d61624b3d]: Stop crashes when emptying the superclass slot, even when doing elaborate things with metaclasses. * generic/tclOOBasic.c (TclOO_Object_VarName): [Bug 3603695]: Change the way that the 'varname' method is implemented so that there are no longer problems with interactions due to the resolver. Thanks to Taylor Venable <tcvena@gmail.com> for identifying the problem.
19 lines
450 B
Plaintext
19 lines
450 B
Plaintext
lib/TclOO%%PORTVERSION%%/libTclOO.so.1
|
|
lib/TclOO%%PORTVERSION%%/pkgIndex.tcl
|
|
lib/TclOO%%PORTVERSION%%/tclooConfig.sh
|
|
lib/TclOO%%PORTVERSION%%/libTclOOstub.a
|
|
include/tclOO.h
|
|
include/tclOODecls.h
|
|
man/mann/class.n.gz
|
|
man/mann/copy.n.gz
|
|
man/mann/define.n.gz
|
|
man/mann/my.n.gz
|
|
man/mann/next.n.gz
|
|
man/mann/object.n.gz
|
|
man/mann/ooInfo.n.gz
|
|
man/mann/self.n.gz
|
|
man/man3/Class.3.gz
|
|
man/man3/Method.3.gz
|
|
man/man3/OOInitStubs.3.gz
|
|
@dirrm lib/TclOO%%PORTVERSION%%
|