2023-08-14 07:25:36 by Thomas Klausner | Files touched by this commit (1247) |
Log message:
*: recursive bump for Python 3.11 as new default
|
2023-06-06 14:42:56 by Taylor R Campbell | Files touched by this commit (1319) |
Log message:
Mass-change BUILD_DEPENDS to TOOL_DEPENDS outside mk/.
Almost all uses, if not all of them, are wrong, according to the
semantics of BUILD_DEPENDS (packages built for target available for
use _by_ tools at build-time) and TOOL_DEPEPNDS (packages built for
host available for use _as_ tools at build-time).
No change to BUILD_DEPENDS as used correctly inside buildlink3.
As proposed on tech-pkg:
https://mail-index.netbsd.org/tech-pkg/2023/06/03/msg027632.html
|
2022-06-30 13:19:02 by Nia Alarie | Files touched by this commit (524) |
Log message:
*: Revbump packages that use Python at runtime without a PKGNAME prefix
|
2021-10-26 12:20:11 by Nia Alarie | Files touched by this commit (3016) |
Log message:
archivers: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Could not be committed due to merge conflict:
devel/py-traitlets/distinfo
The following distfiles were unfetchable (note: some may be only fetched
conditionally):
./devel/pvs/distinfo pvs-3.2-solaris.tgz
./devel/eclipse/distinfo eclipse-sourceBuild-srcIncluded-3.0.1.zip
|
2021-10-07 15:44:44 by Nia Alarie | Files touched by this commit (3017) |
Log message:
devel: Remove SHA1 hashes for distfiles
|
2020-12-04 21:45:51 by Nia Alarie | Files touched by this commit (456) |
Log message:
Revbump packages with a runtime Python dep but no version prefix.
For the Python 3.8 default switch.
|
2019-04-25 09:33:32 by Maya Rashish | Files touched by this commit (620) |
Log message:
PKGREVISION bump for anything using python without a PYPKGPREFIX.
This is a semi-manual PKGREVISION bump.
|
2018-09-27 01:19:05 by Amitai Schleier | Files touched by this commit (3) |
Log message:
Update to 1.44. From the changelog:
- Fix slightly incorrect generation of default .gitignore file.
- Make cvsreduce work under Python 3, and test for that.
- Revert <2014-11-19T18:11:22Z@flower.powernet.co.uk>, optimization was wrong.
- Fix a typo in a property name that affects interoperability with reposurgeon.
- Savannah changed how you need to interpret pseudo-URLs.
|
2017-02-14 22:32:04 by Joerg Sonnenberger | Files touched by this commit (1) |
Log message:
Not MAKE_JOBS_SAFE.
|
2017-01-29 13:19:08 by Kimmo Suominen | Files touched by this commit (4) |
Log message:
Upgrade to 1.40.
1.40: 2016-09-07
Add warnings about stock CVS vs. the MirOS patched version.
1.39: 2016-09-06
Fix GitLab issue #8: Exporting with commitids does not coalesce changesets.
1.38: 2016-02-28
All Python code in the suite is 2 & 3 polyglot and 8-bit clean.
1.37: 2016-01-29
New -c option for when you can't trust commit-IDs.
Port patch for Sun systems.
1.36: 2015-12-22
Avoid a core dump in another pathological case.
1.35: 2015-11-23
Properly handle CVS masters with nonempty access lists.
Bail out gracefully on pathological masters with no revisions.
1.34: 2015-09-25
Another Python compatibility fix.
Fix inconsistent license header in revdir.c.
|