-
Notifications
You must be signed in to change notification settings - Fork 163
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## 0.2.3 -- 2025-01-16 * Gave up on the `fast-clean` option. `pkgrrxx` previously attempted to simulate what `make clean` does instead of just running it, because running `make` is slow. But it turned out to be a losing battle due to subtlety around `${WRKOBJDIR}` so we just run `make clean` now. Issue reported by @schmonz [#6]
- Loading branch information
1 parent
9f77cc6
commit 54de488
Showing
2 changed files
with
6 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
$NetBSD: distinfo,v 1.4 2025/01/15 15:19:34 pho Exp $ | ||
$NetBSD: distinfo,v 1.5 2025/01/16 14:52:17 pho Exp $ | ||
|
||
BLAKE2s (pkgchkxx-0.2.2.tar.gz) = ec96597644dce70231e30736d2fde300f9516afca1c6bbc1888385e4fe9122ae | ||
SHA512 (pkgchkxx-0.2.2.tar.gz) = 3b444e98b106a5d95d88419aa3df646bc67e53f1ed1ccbaa5d19d6ec70caa327311d5f70336b374e2aaa95938f4a7c73c5087808b6b4c21ac0ec7d919a105ae2 | ||
Size (pkgchkxx-0.2.2.tar.gz) = 538169 bytes | ||
BLAKE2s (pkgchkxx-0.2.3.tar.gz) = 3f1432ea5a3a3baba655dcc22a5a646d37f68aced4588c28ac938f7fe8e7a731 | ||
SHA512 (pkgchkxx-0.2.3.tar.gz) = 2c8ec19a4dc2b2ec4869d23840984cf9995d16e490a06a5253030bf5348f9bda44f53c4bff9cc24ac7e7eb2a94d7511e716d90820c0ce0a31c2e7600eeb771a8 | ||
Size (pkgchkxx-0.2.3.tar.gz) = 537500 bytes |