pkgsrc-WIP-changes archive

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

wip/pkgchkxx: Update to 0.1.5



Module Name:	pkgsrc-wip
Committed By:	PHO <pho%cielonegro.org@localhost>
Pushed By:	pho
Date:		Sun Aug 6 21:26:53 2023 +0900
Changeset:	cedbb76fe824651097db54ac9b2612ead448da71

Modified Files:
	pkgchkxx/Makefile
	pkgchkxx/distinfo

Log Message:
wip/pkgchkxx: Update to 0.1.5

## 0.1.5 -- 2023-08-06

* Work around an issue where `FETCH_USING` is listed in `BOOTSTRAP_DEPENDS`
  and creates a dependency cycle, reported by Oskar.

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

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 7746e1cd07..a0c6b6be4f 100644
--- a/pkgchkxx/Makefile
+++ b/pkgchkxx/Makefile
@@ -1,6 +1,6 @@
 # $NetBSD$
 
-DISTNAME=	pkgchkxx-0.1.4
+DISTNAME=	pkgchkxx-0.1.5
 CATEGORIES=	pkgtools
 MASTER_SITES=	${MASTER_SITE_GITHUB:=depressed-pho/}
 GITHUB_RELEASE=	${DISTNAME}
diff --git a/pkgchkxx/distinfo b/pkgchkxx/distinfo
index 552be08ab6..08e27b79fc 100644
--- a/pkgchkxx/distinfo
+++ b/pkgchkxx/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (pkgchkxx-0.1.4.tar.gz) = 63e61a3d33bc962590c2db9a911ade8cea2d35aa49b2e271f360d13e423dbff7
-SHA512 (pkgchkxx-0.1.4.tar.gz) = a8489391e12ed851a5a2a9f4482ebbc9f04f11e3d47b308171fbc6f827d37711bd18c0c4fa7225c12b84cb0fdc06b86bfd17b3a3721d2266c8626e3915da8d67
-Size (pkgchkxx-0.1.4.tar.gz) = 523134 bytes
+BLAKE2s (pkgchkxx-0.1.5.tar.gz) = e4d4d62412c5301d4f77187a4e14b447f763b450ecb70c952afd4b95f03806b3
+SHA512 (pkgchkxx-0.1.5.tar.gz) = a1c6d783fef0cb87cbc08adb74b64bb9b7b2403344c8b7bfbea31ddfedf93e1974d95ded8fb6c46e46f556b31affedffa553ead4b97998ce71e1d2459563fe8e
+Size (pkgchkxx-0.1.5.tar.gz) = 523613 bytes


Home | Main Index | Thread Index | Old Index