pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/pkgtools/pkgin pkgin: Update to 21.7.0.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b2adb44be08e
branches:  trunk
changeset: 456224:b2adb44be08e
user:      jperkin <jperkin%pkgsrc.org@localhost>
date:      Thu Jul 22 14:47:46 2021 +0000

description:
pkgin: Update to 21.7.0.

## Version 21.7.0 (2021-07-22)

 * Syncronise latest humanize_number() from NetBSD, sizes greater than 64PB
   are now printed correctly.
 * Regenerate for autoconf-2.71 and fix "make distcheck".
 * Fix inconsistent output when using globs.
 * Fix out-of-srcdir builds.
 * Improve fetch failure error messages.
 * Update documentation to reflect IRC migration to Libera.

diffstat:

 pkgtools/pkgin/Makefile |   5 ++---
 pkgtools/pkgin/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 8 deletions(-)

diffs (28 lines):

diff -r 24db945567e9 -r b2adb44be08e pkgtools/pkgin/Makefile
--- a/pkgtools/pkgin/Makefile   Thu Jul 22 13:38:05 2021 +0000
+++ b/pkgtools/pkgin/Makefile   Thu Jul 22 14:47:46 2021 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.113 2021/04/21 11:42:32 adam Exp $
+# $NetBSD: Makefile,v 1.114 2021/07/22 14:47:46 jperkin Exp $
 
-DISTNAME=              pkgin-20.12.1
-PKGREVISION=           1
+DISTNAME=              pkgin-21.7.0
 CATEGORIES=            pkgtools
 MASTER_SITES=          ${MASTER_SITE_GITHUB:=NetBSDfr/}
 GITHUB_TAG=            v${PKGVERSION_NOREV}
diff -r 24db945567e9 -r b2adb44be08e pkgtools/pkgin/distinfo
--- a/pkgtools/pkgin/distinfo   Thu Jul 22 13:38:05 2021 +0000
+++ b/pkgtools/pkgin/distinfo   Thu Jul 22 14:47:46 2021 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.69 2020/12/30 09:21:22 jperkin Exp $
+$NetBSD: distinfo,v 1.70 2021/07/22 14:47:46 jperkin Exp $
 
-SHA1 (pkgin-20.12.1.tar.gz) = d4c6a08e368ee29c251345d2c332bd1a7c1a03a7
-RMD160 (pkgin-20.12.1.tar.gz) = a6d7f0ab113c8f5809bb92806015e7150e0c803c
-SHA512 (pkgin-20.12.1.tar.gz) = 6796881108000b18928ac3530362a0ec222021d7f1c0ff09183a81b13db33c23feccd0ad21a37da0611985414235622fc2672470a68508fc454ea3ea11e815b2
-Size (pkgin-20.12.1.tar.gz) = 233388 bytes
+SHA1 (pkgin-21.7.0.tar.gz) = 81b2807cd2a1b73d73a75cf51a3a1ff69f27f2a9
+RMD160 (pkgin-21.7.0.tar.gz) = 733f23427ad5e6194b8dd4b2ebaedb0d6fb4197a
+SHA512 (pkgin-21.7.0.tar.gz) = c68fd8f247e8bde4c2dc2b1cd16ce3eaf8fa419838c41ca691f4f157e2560ba63e3e6770cac0130a325aee0f10579e7f3e0f32df90fdb8f976d5800a0bde5813
+Size (pkgin-21.7.0.tar.gz) = 247438 bytes



Home | Main Index | Thread Index | Old Index