1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-29 01:13:08 +00:00
freebsd-ports/devel/tcloo/pkg-plist
Pietro Cerutti 3e75d0d5f2 - Update to 1.0.1. This is the version that's bundled with Tcl 8.6.1
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.
2013-09-27 10:18:19 +00:00

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%%