svn commit: r367560 - in head/devel: . baz pybaz

Adam Weinberger adamw at FreeBSD.org
Sun Sep 7 15:56:31 UTC 2014


Author: adamw
Date: Sun Sep  7 15:56:30 2014
New Revision: 367560
URL: http://svnweb.freebsd.org/changeset/ports/367560
QAT: https://qat.redports.org/buildarchive/r367560/

Log:
  Remove devel/baz and devel/pybaz.
  
  devel/pybaz was staged, but devel/baz (its dependency) wasn't.
  
  devel/baz is unstaged, the distfiles no longer exist, and it has been
  obsolete for many, many years. GNU bazaar lives in devel/bzr.

Deleted:
  head/devel/baz/
  head/devel/pybaz/
Modified:
  head/devel/Makefile

Modified: head/devel/Makefile
==============================================================================
--- head/devel/Makefile	Sun Sep  7 15:34:30 2014	(r367559)
+++ head/devel/Makefile	Sun Sep  7 15:56:30 2014	(r367560)
@@ -114,7 +114,6 @@
     SUBDIR += avro-cpp
     SUBDIR += awscli
     SUBDIR += bam
-    SUBDIR += baz
     SUBDIR += bcc
     SUBDIR += bcpp
     SUBDIR += beautifyphp
@@ -4070,7 +4069,6 @@
     SUBDIR += py3-dbus
     SUBDIR += py3-gobject3
     SUBDIR += py3-xdg
-    SUBDIR += pybaz
     SUBDIR += pybugz
     SUBDIR += pychecker
     SUBDIR += pycount


More information about the svn-ports-head mailing list