Skip to content

Commit

Permalink
pkgin: Update to 0.16.0.
Browse files Browse the repository at this point in the history
## Version 0.16.0 (2020-04-27)

 * Rebuild +REQUIRED_BY files after each pkgdb modification, ensuring
   consistency and avoiding "Can't open +CONTENTS of ..." errors during
   subsequent upgrades.
 * Improved output sorting.
 * Turn off WARNS.
 * Minor cleanups.
 * Documentation fixes.
 * Flush yes/no prompt before reading response (Michael Forney).
  • Loading branch information
jperkin committed Apr 27, 2020
1 parent 2175a71 commit b8a33f7
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 8 deletions.
5 changes: 2 additions & 3 deletions pkgtools/pkgin/Makefile
@@ -1,7 +1,6 @@
# $NetBSD: Makefile,v 1.96 2020/04/12 08:29:08 adam Exp $
# $NetBSD: Makefile,v 1.97 2020/04/27 14:54:47 jperkin Exp $

DISTNAME= pkgin-0.15.0
PKGREVISION= 2
DISTNAME= pkgin-0.16.0
CATEGORIES= pkgtools
MASTER_SITES= ${MASTER_SITE_GITHUB:=NetBSDfr/}
GITHUB_TAG= v${PKGVERSION_NOREV}
Expand Down
10 changes: 5 additions & 5 deletions pkgtools/pkgin/distinfo
@@ -1,6 +1,6 @@
$NetBSD: distinfo,v 1.61 2020/01/06 09:39:02 jperkin Exp $
$NetBSD: distinfo,v 1.62 2020/04/27 14:54:47 jperkin Exp $

SHA1 (pkgin-0.15.0.tar.gz) = 98de6a687c6ce1a30b3682ceedab77edf60b772f
RMD160 (pkgin-0.15.0.tar.gz) = b3133a3a4b66bcabff977f4bcb2c1f5f93182ee7
SHA512 (pkgin-0.15.0.tar.gz) = be45d4eb89e7f8843efbd96e53094d7d7b2f5b027bfbee8196c987345e12a3c7f040a77e3936a0ee23dfe7febe0ac88740963e0fd2ec586470e9e60b4a0988c9
Size (pkgin-0.15.0.tar.gz) = 198100 bytes
SHA1 (pkgin-0.16.0.tar.gz) = 6d211b43203d5841b3c95e51b92e0a75b1b21c06
RMD160 (pkgin-0.16.0.tar.gz) = 1a0eff69527f430b3d98789c23bb5bc0dc9e0aa6
SHA512 (pkgin-0.16.0.tar.gz) = 3bd51200c816fe508a1dbd2bab5ae4bc6da7d1c7162a2106ae655a37d172debad684140d32c9d094b715ab37795ca536e5a9700878a1289e7b6ee88756c05620
Size (pkgin-0.16.0.tar.gz) = 198515 bytes

0 comments on commit b8a33f7

Please sign in to comment.