pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel



Module Name:    pkgsrc
Committed By:   joerg
Date:           Sat Jul  2 08:13:20 UTC 2016

Modified Files:
        pkgsrc/devel: Makefile
Removed Files:
        pkgsrc/devel/bazel: DESCR Makefile PLIST distinfo
        pkgsrc/devel/bazel/patches:
            patch-src_tools_xcode_stdredirect_run_tests.sh

Log Message:
GC bazel, broken from the first day in tree.


To generate a diff of this commit:
cvs rdiff -u -r1.2279 -r1.2280 pkgsrc/devel/Makefile
cvs rdiff -u -r1.1 -r0 pkgsrc/devel/bazel/DESCR pkgsrc/devel/bazel/PLIST \
    pkgsrc/devel/bazel/distinfo
cvs rdiff -u -r1.3 -r0 pkgsrc/devel/bazel/Makefile
cvs rdiff -u -r1.1 -r0 \
    pkgsrc/devel/bazel/patches/patch-src_tools_xcode_stdredirect_run_tests.sh

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/devel/Makefile
diff -u pkgsrc/devel/Makefile:1.2279 pkgsrc/devel/Makefile:1.2280
--- pkgsrc/devel/Makefile:1.2279        Mon Jun 20 14:51:09 2016
+++ pkgsrc/devel/Makefile       Sat Jul  2 08:13:20 2016
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2279 2016/06/20 14:51:09 jaapb Exp $
+# $NetBSD: Makefile,v 1.2280 2016/07/02 08:13:20 joerg Exp $
 #
 
 COMMENT=       Development utilities
@@ -75,7 +75,6 @@ SUBDIR+=      avl
 SUBDIR+=       avltree
 SUBDIR+=       bam
 SUBDIR+=       bats
-SUBDIR+=       bazel
 SUBDIR+=       bcc
 SUBDIR+=       bglibs
 SUBDIR+=       bin86



Home | Main Index | Thread Index | Old Index