pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/meta-pkgs/bulk-test-boost
Module Name: pkgsrc
Committed By: adam
Date: Sun Jun 5 14:18:39 UTC 2022
Modified Files:
pkgsrc/meta-pkgs/bulk-test-boost: Makefile
Log Message:
bulk-test-boost: fix path to botan2
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 pkgsrc/meta-pkgs/bulk-test-boost/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/meta-pkgs/bulk-test-boost/Makefile
diff -u pkgsrc/meta-pkgs/bulk-test-boost/Makefile:1.11 pkgsrc/meta-pkgs/bulk-test-boost/Makefile:1.12
--- pkgsrc/meta-pkgs/bulk-test-boost/Makefile:1.11 Tue May 24 07:27:25 2022
+++ pkgsrc/meta-pkgs/bulk-test-boost/Makefile Sun Jun 5 14:18:39 2022
@@ -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 @@ NO_BIN_ON_FTP= ${RESTRICTED}
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