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:           Wed Apr 17 15:01:58 UTC 2024

Modified Files:
        pkgsrc/meta-pkgs/bulk-test-boost: Makefile

Log Message:
bulk-test-boost: mysql57 removed from DEPENDS, it uses vendored boost


To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 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.16 pkgsrc/meta-pkgs/bulk-test-boost/Makefile:1.17
--- pkgsrc/meta-pkgs/bulk-test-boost/Makefile:1.16      Sat Dec 30 13:04:02 2023
+++ pkgsrc/meta-pkgs/bulk-test-boost/Makefile   Wed Apr 17 15:01:58 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2023/12/30 13:04:02 wiz Exp $
+# $NetBSD: Makefile,v 1.17 2024/04/17 15:01:58 adam Exp $
 
 DISTNAME=      bulk-test-boost-20231230
 CATEGORIES=    meta-pkgs
@@ -41,7 +41,6 @@ DEPENDS+=     libreoffice-[0-9]*:../../misc/
 DEPENDS+=      mongodb-[0-9]*:../../databases/mongodb
 DEPENDS+=      mumble-[0-9]*:../../chat/mumble
 DEPENDS+=      musicpd-[0-9]*:../../audio/musicpd
-DEPENDS+=      mysql-server>=5.7<8.0:../../databases/mysql57-server
 DEPENDS+=      ncmpcpp-[0-9]*:../../audio/ncmpcpp
 DEPENDS+=      osm2pgsql-[0-9]*:../../geography/osm2pgsql
 DEPENDS+=      openscad-[0-9]*:../../cad/openscad



Home | Main Index | Thread Index | Old Index