pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc Bump PKGREVISION of misc/rhash and require newer versi...
details: https://anonhg.NetBSD.org/pkgsrc/rev/6b14b1e53ccc
branches: trunk
changeset: 459291:6b14b1e53ccc
user: jklos <jklos%pkgsrc.org@localhost>
date: Sat Oct 02 20:54:57 2021 +0000
description:
Bump PKGREVISION of misc/rhash and require newer version in devel/cmake.
Fixes PR/56423.
diffstat:
devel/cmake/Makefile | 3 ++-
misc/rhash/Makefile | 3 ++-
2 files changed, 4 insertions(+), 2 deletions(-)
diffs (29 lines):
diff -r 29a1bfe1e458 -r 6b14b1e53ccc devel/cmake/Makefile
--- a/devel/cmake/Makefile Sat Oct 02 18:34:27 2021 +0000
+++ b/devel/cmake/Makefile Sat Oct 02 20:54:57 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.183 2021/09/29 19:00:30 adam Exp $
+# $NetBSD: Makefile,v 1.184 2021/10/02 20:54:57 jklos Exp $
PKGREVISION= 1
.include "Makefile.common"
@@ -57,6 +57,7 @@
USE_CURSES= wsyncup
BUILDLINK_API_DEPENDS.libarchive+= libarchive>=3.3.3
+BUILDLINK_API_DEPENDS.rhash+= rhash>1.4.2
.include "../../archivers/libarchive/buildlink3.mk"
.include "../../devel/libexecinfo/buildlink3.mk"
.include "../../devel/libuv/buildlink3.mk"
diff -r 29a1bfe1e458 -r 6b14b1e53ccc misc/rhash/Makefile
--- a/misc/rhash/Makefile Sat Oct 02 18:34:27 2021 +0000
+++ b/misc/rhash/Makefile Sat Oct 02 20:54:57 2021 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.16 2021/07/15 09:39:17 adam Exp $
+# $NetBSD: Makefile,v 1.17 2021/10/02 20:54:57 jklos Exp $
DISTNAME= rhash-1.4.2
+PKGREVISION= 1
CATEGORIES= misc
MASTER_SITES= ${MASTER_SITE_GITHUB:=rhash/}
GITHUB_PROJECT= RHash
Home |
Main Index |
Thread Index |
Old Index