Overview
Comment: | TclPKCS 0.9.13 with many build-related cleanups |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk | release-0.9.13 |
Files: | files | file ages | folders |
SHA3-256: |
8e5c0ef367d5d1842f4b57265af0f270 |
User & Date: | rkeene on 2019-06-12 21:52:13 |
Other Links: | manifest | tags |
Context
2023-05-26
| ||
23:46 | Support listing keys check-in: 53e9d23ecb user: rkeene tags: trunk | |
2019-06-12
| ||
21:52 | TclPKCS 0.9.13 with many build-related cleanups check-in: 8e5c0ef367 user: rkeene tags: release-0.9.13, trunk | |
21:22 | Upload to Fossil check-in: a02466420d user: rkeene tags: trunk | |
Changes
Modified build/makearch.info from [a371e34864] to [e913c85078].
︙ | |||
12 13 14 15 16 17 18 | 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 | - + - + | # If set to "auto" it will be maintained in a file called .version # in the source directory and the revision will be incremented # each time a "makearch" is done. # # If @@SVNLCR@@ is used anywhere in this version number, it will be # replaced with the highest last-changed-rev from the output of # svn info -R (or 0) |
︙ |
Modified configure.ac from [7a8825c358] to [eb35937a11].
1 | 1 2 3 4 5 6 7 8 9 | - + | dnl Define ourselves |
︙ |
Modified pkgIndex.tcl.in from [812a044170] to [70595f8e35].
| 1 2 3 4 5 6 7 8 9 | - + + + + + + + + + |
|