pkgsrc-Changes archive

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

CVS commit: pkgsrc/meta-pkgs



Module Name:    pkgsrc
Committed By:   jym
Date:           Wed Nov 15 23:20:19 UTC 2023

Modified Files:
        pkgsrc/meta-pkgs: Makefile

Log Message:
Hook bulk-test-php in.


To generate a diff of this commit:
cvs rdiff -u -r1.127 -r1.128 pkgsrc/meta-pkgs/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/Makefile
diff -u pkgsrc/meta-pkgs/Makefile:1.127 pkgsrc/meta-pkgs/Makefile:1.128
--- pkgsrc/meta-pkgs/Makefile:1.127     Mon Sep  4 11:20:11 2023
+++ pkgsrc/meta-pkgs/Makefile   Wed Nov 15 23:20:19 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.127 2023/09/04 11:20:11 vins Exp $
+# $NetBSD: Makefile,v 1.128 2023/11/15 23:20:19 jym Exp $
 #
 
 COMMENT=       Collections of other packages
@@ -12,6 +12,7 @@ SUBDIR+=      bulk-test-boost
 SUBDIR+=       bulk-test-essential
 SUBDIR+=       bulk-test-go
 SUBDIR+=       bulk-test-llvm
+SUBDIR+=       bulk-test-php
 SUBDIR+=       bulk-test-rust
 SUBDIR+=       compiz-fusion
 SUBDIR+=       courier



Home | Main Index | Thread Index | Old Index