Skip to content

Commit 4c61c6b

Browse files
committed
pkgtools/pkgchkxx: Update to 0.2.1
## 0.2.1 -- 2024-05-26 * Fix compilation on Linux (Fedora 40), patch by @bsiegert [#3] * Fix a bug in 0.2 where defining `${WRKOBJDIR}` in `mk.conf` makes `pkgrrxx` fail to clean `WRKDIR`, reported by @schmonz [#4]
1 parent 2020d05 commit 4c61c6b

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

pkgtools/pkgchkxx/Makefile

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# $NetBSD: Makefile,v 1.3 2024/04/22 03:22:37 pho Exp $
1+
# $NetBSD: Makefile,v 1.4 2024/05/26 10:39:42 pho Exp $
22

3-
DISTNAME= pkgchkxx-0.2
3+
DISTNAME= pkgchkxx-0.2.1
44
CATEGORIES= pkgtools
55
MASTER_SITES= ${MASTER_SITE_GITHUB:=depressed-pho/}
66
GITHUB_RELEASE= ${DISTNAME}

pkgtools/pkgchkxx/distinfo

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
$NetBSD: distinfo,v 1.2 2024/04/22 03:22:37 pho Exp $
1+
$NetBSD: distinfo,v 1.3 2024/05/26 10:39:42 pho Exp $
22

3-
BLAKE2s (pkgchkxx-0.2.tar.gz) = c22b110e44b1f15f2d1b87bc454086012c24c70d760508c189f4e1ec86b390c2
4-
SHA512 (pkgchkxx-0.2.tar.gz) = 0aa2a6424abbcbc59aeee151b97757dd1120e228a546ed6c54cb38a2805d70da21b1890b51d1d4dd6d79209db1c540e2990ed2fe0fff1b1ea76fc79ca734bb31
5-
Size (pkgchkxx-0.2.tar.gz) = 534853 bytes
3+
BLAKE2s (pkgchkxx-0.2.1.tar.gz) = a69bdfa3487ba704a7d5928c428466a9868d5bb18ff48830d6576df1b4d06c22
4+
SHA512 (pkgchkxx-0.2.1.tar.gz) = 5320f7f46eaea494d28a654f071158f1cd72aed944b1d9105c5212e1a66fce39bb43cf26453c0238e257002a275ad31f5ad80d72b9678ba3e9e52ec85198a387
5+
Size (pkgchkxx-0.2.1.tar.gz) = 535564 bytes

0 commit comments

Comments
 (0)