pkgsrc-WIP-changes archive

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

wip/pkgchkxx: Update to 0.1.6



Module Name:	pkgsrc-wip
Committed By:	PHO <pho%cielonegro.org@localhost>
Pushed By:	pho
Date:		Sat Aug 19 14:12:14 2023 +0900
Changeset:	02665989d7c3acc9c56e1a9703cc2ee343a55d13

Modified Files:
	pkgchkxx/Makefile
	pkgchkxx/distinfo

Log Message:
wip/pkgchkxx: Update to 0.1.6

## 0.1.6 -- 2023-08-19

* Fix a bug in `pkgrrxx` where invoking `pkg_admin` would always fail. The
  bug was introduced in 0.1.5.

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

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 a0c6b6be4f..823c7f3f7d 100644
--- a/pkgchkxx/Makefile
+++ b/pkgchkxx/Makefile
@@ -1,6 +1,6 @@
 # $NetBSD$
 
-DISTNAME=	pkgchkxx-0.1.5
+DISTNAME=	pkgchkxx-0.1.6
 CATEGORIES=	pkgtools
 MASTER_SITES=	${MASTER_SITE_GITHUB:=depressed-pho/}
 GITHUB_RELEASE=	${DISTNAME}
diff --git a/pkgchkxx/distinfo b/pkgchkxx/distinfo
index 08e27b79fc..9852d92782 100644
--- a/pkgchkxx/distinfo
+++ b/pkgchkxx/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-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
+BLAKE2s (pkgchkxx-0.1.6.tar.gz) = 39e49d86f6a48d87ed37178fc3fdb3d3567e28b58a55a05352cfa016ed4846c8
+SHA512 (pkgchkxx-0.1.6.tar.gz) = c1ad0ebb57f02b9a75ad38b0cacf9d82d89fd74efbf5aec15507215cb39b529fd633763b1dcdd383573b5090ff23f26ee3fe12400dd84c0542c781c905934bf2
+Size (pkgchkxx-0.1.6.tar.gz) = 523672 bytes


Home | Main Index | Thread Index | Old Index