pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/meta-pkgs/bulk-test-boost bulk-test-boost: fix path to...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a7d3bccb912e
branches:  trunk
changeset: 380383:a7d3bccb912e
user:      adam <adam%pkgsrc.org@localhost>
date:      Sun Jun 05 14:18:39 2022 +0000

description:
bulk-test-boost: fix path to botan2

diffstat:

 meta-pkgs/bulk-test-boost/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 59d60a9e1ef5 -r a7d3bccb912e meta-pkgs/bulk-test-boost/Makefile
--- a/meta-pkgs/bulk-test-boost/Makefile        Sun Jun 05 14:17:27 2022 +0000
+++ b/meta-pkgs/bulk-test-boost/Makefile        Sun Jun 05 14:18:39 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2022/05/24 07:27:25 nia Exp $
+# $NetBSD: Makefile,v 1.12 2022/06/05 14:18:39 adam Exp $
 
 DISTNAME=      bulk-test-boost-20220524
 CATEGORIES=    meta-pkgs
@@ -22,7 +22,7 @@
 BUILD_DEPENDS+=                abiword-[0-9]*:../../editors/abiword
 BUILD_DEPENDS+=                bitcoin-[0-9]*:../../finance/bitcoin
 BUILD_DEPENDS+=                blender-[0-9]*:../../graphics/blender
-BUILD_DEPENDS+=                botan>=2.11:../../security/botan-devel
+BUILD_DEPENDS+=                botan>=2.11:../../security/botan2
 BUILD_DEPENDS+=                dnsdist-[0-9]*:../../net/dnsdist
 BUILD_DEPENDS+=                emulationstation-[0-9]*:../../emulators/emulationstation
 BUILD_DEPENDS+=                gnucash-[0-9]*:../../finance/gnucash



Home | Main Index | Thread Index | Old Index