pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

wip/pkgchkxx: Update to 0.1.1



Module Name:	pkgsrc-wip
Committed By:	PHO <pho%cielonegro.org@localhost>
Pushed By:	pho
Date:		Sun Jul 23 13:33:05 2023 +0900
Changeset:	eafcc3acf36aa61c63a56e09feafb4b955134a85

Modified Files:
	pkgchkxx/Makefile
	pkgchkxx/distinfo

Log Message:
wip/pkgchkxx: Update to 0.1.1

## 0.1.1 -- 2023-07-23

* Fix macOS build (#1)

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=eafcc3acf36aa61c63a56e09feafb4b955134a85

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 pkgchkxx/Makefile | 2 +-
 pkgchkxx/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diffs:
diff --git a/pkgchkxx/Makefile b/pkgchkxx/Makefile
index e9f3bbd511..906af90785 100644
--- a/pkgchkxx/Makefile
+++ b/pkgchkxx/Makefile
@@ -1,6 +1,6 @@
 # $NetBSD$
 
-DISTNAME=	pkgchkxx-0.1
+DISTNAME=	pkgchkxx-0.1.1
 CATEGORIES=	pkgtools
 MASTER_SITES=	${MASTER_SITE_GITHUB:=depressed-pho/}
 GITHUB_RELEASE=	${DISTNAME}
diff --git a/pkgchkxx/distinfo b/pkgchkxx/distinfo
index 71b712d500..94a9bd9a17 100644
--- a/pkgchkxx/distinfo
+++ b/pkgchkxx/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (pkgchkxx-0.1.tar.gz) = 2ddbf3fc0a7b3775aadb7e4f2eef89f30b7e9c45deb09cef8c0225b7593c17da
-SHA512 (pkgchkxx-0.1.tar.gz) = c932b7c9f98610ff766082594c0630634016c8873705babb208061dcc024bf4981695e512d31ebd4503ed9c474f9749a3594715fedb60f489045da91cf63e2ce
-Size (pkgchkxx-0.1.tar.gz) = 521187 bytes
+BLAKE2s (pkgchkxx-0.1.1.tar.gz) = 4290d94ca57e0d0238fe363d54a0a4d888a5175f2432722d2b47a430c302a7b0
+SHA512 (pkgchkxx-0.1.1.tar.gz) = 2a8df5ce72e767c05e80fbd94dae329ae210d7e51cd01d31f5847bef81a7e96298ca58a8ae751eb2fedb9108c4c46e6d1a3222734b65cca3a3e6aaae9a6303f9
+Size (pkgchkxx-0.1.1.tar.gz) = 521298 bytes


Home | Main Index | Thread Index | Old Index