2025-01-16 09:11:29 by Adam Ciarcinski | Files touched by this commit (2) | ![]() |
Log message: py-pynng: updated to 0.8.1 0.8.1 Unknown changes |
2024-11-11 08:29:31 by Thomas Klausner | Files touched by this commit (862) |
Log message: py-*: remove unused tool dependency py-setuptools includes the py-wheel functionality nowadays |
2024-08-10 09:34:38 by Thomas Klausner | Files touched by this commit (6) | ![]() |
Log message: py-pynng: update to 0.8.0. Changes not found. |
2022-01-04 21:55:40 by Thomas Klausner | Files touched by this commit (1595) |
Log message: *: bump PKGREVISION for egg.mk users They now have a tool dependency on py-setuptools instead of a DEPENDS |
2021-10-26 13:07:15 by Nia Alarie | Files touched by this commit (958) |
Log message: net: Replace RMD160 checksums with BLAKE2s checksums All checksums have been double-checked against existing RMD160 and SHA512 hashes Not committed (merge conflicts...): net/radsecproxy/distinfo The following distfiles could not be fetched (fetched conditionally?): ./net/citrix_ica/distinfo citrix_ica-10.6.115659/en.linuxx86.tar.gz ./net/djbdns/distinfo dnscache-1.05-multiple-ip.patch ./net/djbdns/distinfo djbdns-1.05-test28.diff.xz ./net/djbdns/distinfo djbdns-1.05-ignoreip2.patch ./net/djbdns/distinfo djbdns-1.05-multiip.diff ./net/djbdns/distinfo djbdns-cachestats.patch |
2021-10-07 16:43:07 by Nia Alarie | Files touched by this commit (962) |
Log message: net: Remove SHA1 hashes for distfiles |
2021-05-20 08:16:28 by Nia Alarie | Files touched by this commit (1) |
Log message: py-pynng: add more missing dependencies. |
2021-05-14 14:31:53 by Nia Alarie | Files touched by this commit (3) |
Log message: py-pynng: add missing dependencies |
2021-05-13 21:35:54 by Pierre Pronchery | Files touched by this commit (6) |
Log message: py-pynng: fix build on NetBSD Needs a PKGREVISION bump as missing dependencies were registered as well. |
2021-05-11 23:06:15 by Pierre Pronchery | Files touched by this commit (1) |
Log message: py-pynng: use PYTHON_VERSIONS_INCOMPATIBLE instead of ACCEPTED The package needs Python 3.5 or newer, and apparently this is the better way to register it; no functional change otherwise intended. As suggested by leot@; thanks! |