pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc
Module Name: pkgsrc
Committed By: wiz
Date: Tue May 2 16:31:41 UTC 2023
Modified Files:
pkgsrc/devel: Makefile
pkgsrc/doc: CHANGES-2023
Removed Files:
pkgsrc/devel/bzr: DESCR MESSAGE Makefile PLIST distinfo plugin.mk
pkgsrc/devel/bzr/patches: patch-CVE-2017-14176 patch-ab
Log Message:
bzr: remove, use breezy instead
Python 2 only, upstream development has stopped
To generate a diff of this commit:
cvs rdiff -u -r1.3965 -r1.3966 pkgsrc/devel/Makefile
cvs rdiff -u -r1.1.1.1 -r0 pkgsrc/devel/bzr/DESCR
cvs rdiff -u -r1.4 -r0 pkgsrc/devel/bzr/MESSAGE
cvs rdiff -u -r1.79 -r0 pkgsrc/devel/bzr/Makefile
cvs rdiff -u -r1.39 -r0 pkgsrc/devel/bzr/PLIST
cvs rdiff -u -r1.46 -r0 pkgsrc/devel/bzr/distinfo
cvs rdiff -u -r1.3 -r0 pkgsrc/devel/bzr/plugin.mk
cvs rdiff -u -r1.1 -r0 pkgsrc/devel/bzr/patches/patch-CVE-2017-14176
cvs rdiff -u -r1.10 -r0 pkgsrc/devel/bzr/patches/patch-ab
cvs rdiff -u -r1.2709 -r1.2710 pkgsrc/doc/CHANGES-2023
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.3965 pkgsrc/devel/Makefile:1.3966
--- pkgsrc/devel/Makefile:1.3965 Mon May 1 09:15:52 2023
+++ pkgsrc/devel/Makefile Tue May 2 16:31:41 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3965 2023/05/01 09:15:52 wiz Exp $
+# $NetBSD: Makefile,v 1.3966 2023/05/02 16:31:41 wiz Exp $
#
COMMENT= Development utilities
@@ -198,7 +198,6 @@ SUBDIR+= bugzilla
SUBDIR+= bugzilla3
SUBDIR+= bullet
SUBDIR+= byacc
-SUBDIR+= bzr
SUBDIR+= bzr-gtk
SUBDIR+= bzrtools
SUBDIR+= c++gsl
Index: pkgsrc/doc/CHANGES-2023
diff -u pkgsrc/doc/CHANGES-2023:1.2709 pkgsrc/doc/CHANGES-2023:1.2710
--- pkgsrc/doc/CHANGES-2023:1.2709 Tue May 2 16:07:09 2023
+++ pkgsrc/doc/CHANGES-2023 Tue May 2 16:31:41 2023
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2023,v 1.2709 2023/05/02 16:07:09 nikita Exp $
+$NetBSD: CHANGES-2023,v 1.2710 2023/05/02 16:31:41 wiz Exp $
Changes to the packages collection and infrastructure in 2023:
@@ -3804,3 +3804,4 @@ Changes to the packages collection and i
Updated finance/gnucash to 5.1 [wiz 2023-05-02]
Updated finance/gnucash-docs to 5.1 [wiz 2023-05-02]
Updated lang/python37 to 3.7.16 [nikita 2023-05-02]
+ Removed devel/bzr successor devel/breezy [wiz 2023-05-02]
Home |
Main Index |
Thread Index |
Old Index