-
Notifications
You must be signed in to change notification settings - Fork 161
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
0.3.21, released 2024-01-18 #34, mark headErr/tailErr as Partial 0.3.20, released 2024-01-14 #34, add headErr, tailErr #33, avoid using head/tail to avoid x-partial
- Loading branch information
1 parent
aa1218c
commit 237a3e3
Showing
4 changed files
with
12 additions
and
15 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,6 @@ | ||
# $NetBSD: Makefile,v 1.10 2023/11/02 06:36:54 pho Exp $ | ||
# $NetBSD: Makefile,v 1.11 2024/04/29 03:01:09 pho Exp $ | ||
|
||
DISTNAME= safe-0.3.19 | ||
PKGREVISION= 7 | ||
DISTNAME= safe-0.3.21 | ||
CATEGORIES= devel | ||
|
||
MAINTAINER= [email protected] | ||
|
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
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.6 2021/10/26 10:15:00 nia Exp $ | ||
$NetBSD: distinfo,v 1.7 2024/04/29 03:01:09 pho Exp $ | ||
|
||
BLAKE2s (safe-0.3.19.tar.gz) = 7af00dd6376c8b886d250da18b086114fa24196c5c4c1c862b1e0837ab2c670c | ||
SHA512 (safe-0.3.19.tar.gz) = 9e987a895f0f888338bb2b0088732a404246a28ce32d73808ed6aa3b6d909da884ec54d5fe71fd190e287f108be1800bef2865acfcfac3bf6873dfb7c679cfea | ||
Size (safe-0.3.19.tar.gz) = 11267 bytes | ||
BLAKE2s (safe-0.3.21.tar.gz) = 3a85ea05fdc83712becec90f62daed798da8f5f7d18f44ae48c62cf1fdaeb18d | ||
SHA512 (safe-0.3.21.tar.gz) = eb0044bd13bdfe9b57bd2948ce34798fbdc52727fcfc7cd175cea9081fafa08247941cdd0dda3210e26bb91ea8ab55a8fd778b68ed1f6b2e625c5e6e7a9fc3a5 | ||
Size (safe-0.3.21.tar.gz) = 11778 bytes |