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:   jperkin
Date:           Wed May  3 08:29:49 UTC 2023

Modified Files:
        pkgsrc/devel: Makefile
Removed Files:
        pkgsrc/devel/bzrtools: DESCR MESSAGE Makefile PLIST distinfo

Log Message:
bzrtools: Remove package.

Logically impossible to build since bzr was removed.


To generate a diff of this commit:
cvs rdiff -u -r1.3969 -r1.3970 pkgsrc/devel/Makefile
cvs rdiff -u -r1.1.1.1 -r0 pkgsrc/devel/bzrtools/DESCR \
    pkgsrc/devel/bzrtools/MESSAGE
cvs rdiff -u -r1.35 -r0 pkgsrc/devel/bzrtools/Makefile
cvs rdiff -u -r1.12 -r0 pkgsrc/devel/bzrtools/PLIST
cvs rdiff -u -r1.15 -r0 pkgsrc/devel/bzrtools/distinfo

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.3969 pkgsrc/devel/Makefile:1.3970
--- pkgsrc/devel/Makefile:1.3969        Wed May  3 08:29:17 2023
+++ pkgsrc/devel/Makefile       Wed May  3 08:29:48 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3969 2023/05/03 08:29:17 jperkin Exp $
+# $NetBSD: Makefile,v 1.3970 2023/05/03 08:29:48 jperkin Exp $
 #
 
 COMMENT=       Development utilities
@@ -198,7 +198,6 @@ SUBDIR+=    bugzilla
 SUBDIR+=       bugzilla3
 SUBDIR+=       bullet
 SUBDIR+=       byacc
-SUBDIR+=       bzrtools
 SUBDIR+=       c++gsl
 SUBDIR+=       cabal-fmt
 SUBDIR+=       calltree-perl



Home | Main Index | Thread Index | Old Index