15959414 Several Userland components are using the wrong BugDB cat/subcat. s11-update
authorRich Burridge <rich.burridge@oracle.com>
Wed, 05 Dec 2012 06:00:20 -0800
branchs11-update
changeset 2446 aabe313bb2a2
parent 2442 2bb639db4db5
child 2448 c1b40b77a1ae
15959414 Several Userland components are using the wrong BugDB cat/subcat.
components/bcc/Makefile
components/ejabberd/Makefile
components/fping/Makefile
components/libneon/Makefile
components/perl_modules/DBI/Makefile
components/privoxy/Makefile
components/python/jsonrpclib/Makefile
components/python/nose/Makefile
components/python/pylxml/Makefile
components/python/setuptools/Makefile
components/texinfo/Makefile
--- a/components/bcc/Makefile	Mon Dec 03 23:01:01 2012 -0800
+++ b/components/bcc/Makefile	Wed Dec 05 06:00:20 2012 -0800
@@ -33,7 +33,7 @@
 COMPONENT_ARCHIVE_HASH=	\
     sha256:52ed4980c0e4b68d2624aadb0ceb0339cb3fd8dd7c2175419d4f77a451846cbe
 COMPONENT_ARCHIVE_URL=	$(COMPONENT_PROJECT_URL)$(COMPONENT_ARCHIVE)
-COMPONENT_BUGDB=	utility/other
+COMPONENT_BUGDB=	utility/bcc
 
 include ../../make-rules/prep.mk
 include ../../make-rules/justmake.mk
--- a/components/ejabberd/Makefile	Mon Dec 03 23:01:01 2012 -0800
+++ b/components/ejabberd/Makefile	Wed Dec 05 06:00:20 2012 -0800
@@ -35,7 +35,7 @@
 COMPONENT_ARCHIVE_HASH=	\
     sha256:dedf7684f9e96efbbc12f08f175096ef50b3f75b284bd27d172eaf75cecded7f
 COMPONENT_ARCHIVE_URL=	http://www.process-one.net/downloads/ejabberd/$(COMPONENT_VERSION)/$(COMPONENT_ARCHIVE)
-COMPONENT_BUGDB=	utility/ejabberd
+COMPONENT_BUGDB=	service/ejabberd
 
 include ../../make-rules/prep.mk
 
--- a/components/fping/Makefile	Mon Dec 03 23:01:01 2012 -0800
+++ b/components/fping/Makefile	Wed Dec 05 06:00:20 2012 -0800
@@ -34,7 +34,7 @@
 COMPONENT_ARCHIVE_HASH=	\
     sha256:9f3b3ed7c9fffccefefa9af432eee7244a65592118851f75b5897814cb79b86f
 COMPONENT_ARCHIVE_URL=	$(COMPONENT_PROJECT_URL)download/$(COMPONENT_ARCHIVE)
-COMPONENT_BUGDB=	utility/network
+COMPONENT_BUGDB=	utility/fping
 
 include ../../make-rules/prep.mk
 include ../../make-rules/configure.mk
--- a/components/libneon/Makefile	Mon Dec 03 23:01:01 2012 -0800
+++ b/components/libneon/Makefile	Wed Dec 05 06:00:20 2012 -0800
@@ -31,7 +31,7 @@
 COMPONENT_ARCHIVE_HASH = \
     sha256:9c640b728d6dc80ef1e48f83181166ab6bc95309cece5537e01ffdd01b96eb43
 COMPONENT_ARCHIVE_URL = $(COMPONENT_PROJECT_URL)$(COMPONENT_ARCHIVE)
-COMPONENT_BUGDB=	utility/svn
+COMPONENT_BUGDB=	library/neon
 
 include ../../make-rules/prep.mk
 include ../../make-rules/configure.mk
--- a/components/perl_modules/DBI/Makefile	Mon Dec 03 23:01:01 2012 -0800
+++ b/components/perl_modules/DBI/Makefile	Wed Dec 05 06:00:20 2012 -0800
@@ -30,7 +30,7 @@
     sha256:32d0d92cc6a6589e88d6b476564be649908ca49152f3f13af5eeebf9522b1cf6
 COMPONENT_ARCHIVE_URL=	http://backpan.perl.org/authors/id/T/TI/TIMB/$(COMPONENT_ARCHIVE)
 COMPONENT_PROJECT_URL=	http://search.cpan.org/~timb/DBI/
-COMPONENT_BUGDB=	utility/perl
+COMPONENT_BUGDB=	perl-mod/dbi
 
 include $(WS_TOP)/make-rules/prep.mk
 include $(WS_TOP)/make-rules/ips.mk
--- a/components/privoxy/Makefile	Mon Dec 03 23:01:01 2012 -0800
+++ b/components/privoxy/Makefile	Wed Dec 05 06:00:20 2012 -0800
@@ -33,7 +33,7 @@
 COMPONENT_ARCHIVE_HASH=	\
     sha256:d1de36dc141180a5ab5e910507551564e958cc23a7d8daaa411e1564c208cd77
 COMPONENT_ARCHIVE_URL=	http://downloads.sourceforge.net/ijbswa/$(COMPONENT_ARCHIVE)
-COMPONENT_BUGDB=	utility/network
+COMPONENT_BUGDB=	utility/privoxy
 
 include ../../make-rules/prep.mk
 include ../../make-rules/configure.mk
--- a/components/python/jsonrpclib/Makefile	Mon Dec 03 23:01:01 2012 -0800
+++ b/components/python/jsonrpclib/Makefile	Wed Dec 05 06:00:20 2012 -0800
@@ -33,7 +33,7 @@
 COMPONENT_ARCHIVE_HASH=	\
     sha256:1480f0f189250d46552e29d2a6f04f5b92788ffd9b8f51d06fdaeee03aa2d8bb
 COMPONENT_ARCHIVE_URL=https://github.com/joshmarshall/jsonrpclib/tarball/$(COMPONENT_HASH)
-COMPONENT_BUGDB=	utility/python
+COMPONENT_BUGDB=	python-mod/jsonrpclib
 
 include $(WS_TOP)/make-rules/prep.mk
 include $(WS_TOP)/make-rules/setup.py.mk
--- a/components/python/nose/Makefile	Mon Dec 03 23:01:01 2012 -0800
+++ b/components/python/nose/Makefile	Wed Dec 05 06:00:20 2012 -0800
@@ -33,7 +33,7 @@
 COMPONENT_ARCHIVE_HASH=	\
     sha256:b1ba12c1c45323fd8695be68ce7228456b86e51234f167027ebbc4ccda852c61
 COMPONENT_ARCHIVE_URL=	http://pypi.python.org/packages/source/n/nose/$(COMPONENT_ARCHIVE)
-COMPONENT_BUGDB=	utility/nose
+COMPONENT_BUGDB=	python-mod/nose
 
 include $(WS_TOP)/make-rules/prep.mk
 include $(WS_TOP)/make-rules/setup.py.mk
--- a/components/python/pylxml/Makefile	Mon Dec 03 23:01:01 2012 -0800
+++ b/components/python/pylxml/Makefile	Wed Dec 05 06:00:20 2012 -0800
@@ -31,7 +31,7 @@
 COMPONENT_ARCHIVE_HASH=	\
     sha256:2a3ca34f63b062ee8e059ca2460ac18040ec9622f0a31e143383f0db944ceb36
 COMPONENT_ARCHIVE_URL=	$(COMPONENT_PROJECT_URL)files/$(COMPONENT_ARCHIVE)
-COMPONENT_BUGDB=	utility/python
+COMPONENT_BUGDB=	python-mod/lxml
 
 # disable optimization to prevent the Studio compilers from spinning
 studio_OPT.i386.32 =
--- a/components/python/setuptools/Makefile	Mon Dec 03 23:01:01 2012 -0800
+++ b/components/python/setuptools/Makefile	Wed Dec 05 06:00:20 2012 -0800
@@ -34,7 +34,7 @@
 COMPONENT_ARCHIVE_HASH=	\
     sha256:630fea9b726320b73ee3ca6ff61732cb32675b0389be658080fe46383b87a1d3
 COMPONENT_ARCHIVE_URL=	http://pypi.python.org/packages/source/s/$(COMPONENT_NAME)/$(COMPONENT_ARCHIVE)
-COMPONENT_BUGDB=	utility/python
+COMPONENT_BUGDB=	python-mod/setuptools
 
 include $(WS_TOP)/make-rules/prep.mk
 include $(WS_TOP)/make-rules/setup.py.mk
--- a/components/texinfo/Makefile	Mon Dec 03 23:01:01 2012 -0800
+++ b/components/texinfo/Makefile	Wed Dec 05 06:00:20 2012 -0800
@@ -30,7 +30,7 @@
 COMPONENT_ARCHIVE_HASH=	\
     sha256:080a48f49bdad8797de0e1c18ba436b5fb030f24bd606bfd334ebf2dd91aeb62
 COMPONENT_ARCHIVE_URL=	http://ftp.gnu.org/gnu/texinfo/$(COMPONENT_ARCHIVE)
-COMPONENT_BUGDB=	utility/other
+COMPONENT_BUGDB=	utility/texinfo
 
 include ../../make-rules/prep.mk
 include ../../make-rules/configure.mk