Overview
Comment: | Updates for Eagle beta 42 from upstream. |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
7ebcec13b12fdf5358703c089e764095 |
User & Date: | mistachkin on 2018-07-30 05:57:47 |
Other Links: | manifest | tags |
Context
2018-07-30
| ||
06:01 | Revert to using the custom Tcl package index that only contains the used subset of Eagle core library packages. check-in: c71c380df1 user: mistachkin tags: trunk | |
05:57 | Updates for Eagle beta 42 from upstream. check-in: 7ebcec13b1 user: mistachkin tags: trunk | |
2018-04-07
| ||
21:15 | Add the TDK integration package for Eagle. check-in: b4c6957ebc user: mistachkin tags: trunk | |
Changes
Modified externals/Eagle/lib/Eagle1.0/pkgIndex.tcl from [1d7f53d54e] to [1f583fa317].
︙ | ︙ | |||
16 17 18 19 20 21 22 23 24 25 26 27 | if {![package vsatisfies [package provide Tcl] 8.4]} {return} if {[string length [package provide Eagle]] > 0} then {return} package ifneeded Eagle.Auxiliary 1.0 \ [list source [file join $dir auxiliary.eagle]] package ifneeded Eagle.File 1.0 \ [list source [file join $dir file1.eagle]] package ifneeded Eagle.Platform 1.0 \ [list source [file join $dir platform.eagle]] | > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > | 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 | if {![package vsatisfies [package provide Tcl] 8.4]} {return} if {[string length [package provide Eagle]] > 0} then {return} package ifneeded Eagle.Auxiliary 1.0 \ [list source [file join $dir auxiliary.eagle]] package ifneeded Eagle.Tcl.Compatibility 1.0 \ [list source [file join $dir compat.eagle]] package ifneeded Eagle.CSharp 1.0 \ [list source [file join $dir csharp.eagle]] package ifneeded Eagle.Database 1.0 \ [list source [file join $dir database.eagle]] package ifneeded Eagle.Execute 1.0 \ [list source [file join $dir exec.eagle]] package ifneeded Eagle.File 1.0 \ [list source [file join $dir file1.eagle]] package ifneeded Eagle.File.Types 1.0 \ [list source [file join $dir file2.eagle]] package ifneeded Eagle.File.Finder 1.0 \ [list source [file join $dir file3.eagle]] package ifneeded Eagle.Information 1.0 \ [list source [file join $dir info.eagle]] package ifneeded Eagle.Library 1.0 \ [list source [file join $dir init.eagle]] package ifneeded Eagle.List 1.0 \ [list source [file join $dir list.eagle]] package ifneeded Eagle.Object 1.0 \ [list source [file join $dir object.eagle]] package ifneeded Eagle.Package.Toolset 1.0 \ [list source [file join $dir pkgt.eagle]] package ifneeded Eagle.Platform 1.0 \ [list source [file join $dir platform.eagle]] package ifneeded Eagle.Process 1.0 \ [list source [file join $dir process.eagle]] package ifneeded Eagle.Runtime.Option 1.0 \ [list source [file join $dir runopt.eagle]] package ifneeded Eagle.Safe 1.0 \ [list source [file join $dir safe.eagle]] package ifneeded Eagle.Shell 1.0 \ [list source [file join $dir shell.eagle]] package ifneeded Eagle.Tcl.Shim 1.0 \ [list source [file join $dir shim.eagle]] package ifneeded Eagle.Test 1.0 \ [list source [file join $dir test.eagle]] package ifneeded Eagle.Test.Log 1.0 \ [list source [file join $dir testlog.eagle]] package ifneeded Eagle.Unknown.Object 1.0 \ [list source [file join $dir unkobj.eagle]] package ifneeded Eagle.Unzip 1.0 \ [list source [file join $dir unzip.eagle]] package ifneeded Eagle.Update 1.0 \ [list source [file join $dir update.eagle]] |
Modified externals/Eagle/lib/Eagle1.0/pkgIndex.tcl.asc from [6f5d63435c] to [a7e7f417d3].
1 2 3 4 | -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Eagle Package Repository | | | | | | | | | | | | | | | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 | -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Eagle Package Repository iQIcBAABCAAGBQJbXqgJAAoJEFAslq9JXcLZZhoP/inBot3Zcc5vkS+xAXih7P7t TD2vLlZV7mfV4vyoKmE/8ATvDOJmF5fNmRcFh/pS72UHKNQlwza3JabnZIbCYbjy xDYSc4nVVSQuCFrtg43Ag1Yba1gQ68S9T8oQ/bzc8tEzqr/+Njb9/TFq4qR/UVyc fcy9ndo9AjVSm5gRKS3C+6KDT6hkiZ+ZM6eD7ZMKxOb1WPvgHszD9bN9aEjH6FI/ cMyfX2vmFVgGw9/Kq8vxwRDIxmQ0Uvve9MnPMlEmZBm371O6+pPb+1LusQ828fRT Yvm+pKqLx9xxi8IFp6spb5KJSYnMyv64xpGt9gFRNuH+Bhlo2RtTwek1F44I8gNE Ls+vZSTAg1dgEWVos2Y7P4IelwbnbcATlAshwgSj3bCYKs/7ZJkI0y3QnWWE56PV QZ4kl6NRwLZpJvds7QFC5a9XhqvGB5LTXMoH34UuqwRrMr0O98K2S5qOFna5qkwS c1Qq5FRMbOn3ySfM5j/fYESrSLQySwUwpeKuKO1gIl8DuTxd2Kzl7eG0WlgVTw5U 0Ipj2/nFOpPvbaYA1MlNmga8nIg1epKYLoEKz3/oA45wYoch1xv7nJu4AgRYdTcr 5m5faT7VxXvu/J4GvjZUlhUie4gJRmJSsGRjfmuKon06t3itvckQ0MXQnUvU/boB V8wKzqZ7idzyVAjuVOBK =SmLO -----END PGP SIGNATURE----- |
Modified packages/tcl/8.4/win32-x86/Garuda1.0/Garuda.dll from [9e2a90f184] to [8a6e105eec].
cannot compute difference between binary files
Modified packages/tcl/8.4/win32-x86/Garuda1.0/Garuda.dll.asc from [6faf4767fd] to [276c16d01a].
1 2 3 4 | -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Eagle Package for Tcl (Garuda) | | | | | | | | | | | | | | | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 | -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Eagle Package for Tcl (Garuda) iQIcBAABCAAGBQJbXl9jAAoJEFAslq9JXcLZI8sP/1T6ZAHMHE1WzUUkD4ZZgFhz mVONbM3jInjYBQFHuNb5wnf5japr/E0+bY+SRZS2X4sjDnav09K84EckhS4/G9j+ yTUsrHA3xVvvh8ixk3vx9NuAMj50QbwT/87OCHvN9bQJjRK6IjHzyesZmdnvh8KS nYVrBlEjgGy8jzdoMwp15zpP68eWRciF8b/E9CsDOqhDggZBZNZ/n4hXqdVWPY+X d4PSrA1mp+quZv04VcSwCaXzdwuRdbKuF0xCif7v9GgPzvwwnOW/0A7qGnrrVg5M 4pntLle5vhZZh9yft3pYPhXDgvJJrLviwEM4optUkOOxNHMgfTH9DOnyO+lDDPx0 huMgk0//kwDQ/i1IAxyrmddpO/MeA2OmrOWL0AAO0oGk9GzmjVp0IbIX8YqghXAe 07kX4pUEc0tDPFx1b8OP1yKkT45Px8x0BnfMVty7Tj8AimpDHX17fw/RTAxmhHWJ OaKfAD+C9AUpADlnhoiXwZsMICec9yB4lYNJrV5w92waEPm19sWpUZopBRMmzbte a+gLE+faep6rX5pER8OwRU9NHcQds39LaEEhZgKUjjYccOX9TtSDj1LEdDTS067L fQ/1vbef06Njm/RWD8PjFJOlrZNk9tjR2xxihDDeUDq7nS0gcTksdV8EEdRQhoXV Tn/0zfqDd1qtokyUa87J =Kf3k -----END PGP SIGNATURE----- |
Modified packages/tcl/8.4/win64-x64/Garuda1.0/Garuda.dll from [a4445741d8] to [31febc6fb0].
cannot compute difference between binary files
Modified packages/tcl/8.4/win64-x64/Garuda1.0/Garuda.dll.asc from [1a2b71dca7] to [25815f917c].
1 2 3 4 | -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Eagle Package for Tcl (Garuda) | | | | | | | | | | | | | | | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 | -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Eagle Package for Tcl (Garuda) iQIcBAABCAAGBQJbXmYnAAoJEFAslq9JXcLZEIcP+QEI69TADHPNqAh6s6PdjUiT U3dzfEopS1FWke8tmLnOnw1Pl8In51LewhPEBXf5WNSGlOWWOh7ROq39UCV8qvec 7N/VAZXQ0P4t8j7y4Zyzn69Hw29HeZ3DZylYfINUs5ZP4tOUvUBzWCTi5YMfJhIo 4GA9QPeNJim0bowa5xVNh9Zfg3wqeK8Ll5vTLgbxU1UoeQyFWxBhtOERqoO1ymVf MzNMzZAlmVkdRIaBWC6tAbgHj/RRkug7eoKRGxM5kF5HZOf289Y9/NGDeld8WWPL qDF+gfrjXirJt1dS2DE8885eqbzQCT1YnzDEzMoTYp+W8PH2TaxnmtnL5zMYVlQf PJQ0d5vo1hTgHQUjFn2qQ0BMFvmKJ+sufizxlnIxnhZUYU7w3R9GNV7sB3HNSxqx ff1lz4lLjw3rwVwTG0Yfa8QeY5fDqpze9dNXT8QX3eymFDxXEsObQEjpeLr/lMr5 o5xStvjo+piqu5sL0ToBfo4FZ+rSnA+bgPF1+RDeq7vIH8cJ11eVwjV0Q1Y6OF+T hBsGOKqS1HWVb4Yo1dlYRkXt0ZsFFLjYbIGnWiQvkReMW+yUfUMurK0FiqULtz98 gtwcF1gza/KOaJvu7f9BC3qGbmdYmM4MXVBEBP6q3QQcm+87rQzM/mIlAC0MG05v SEAvvqO8/1usyvO9vCbV =BApV -----END PGP SIGNATURE----- |