pkgsrc-WIP-changes archive

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

(devel/bugzilla) Update 5.0.3 to 5.1.1 (unstable developer release)



Module Name:	pkgsrc-wip
Committed By:	Makoto Fujiwara (CF-N10) <makoto%ki.nu@localhost>
Pushed By:	mef
Date:		Sat Mar 18 01:32:02 2017 +0900
Changeset:	526ec90c562a8a0f2c8a4046e5d87ddc17a28ff6

Modified Files:
	bugzilla/Makefile
	bugzilla/PLIST
	bugzilla/distinfo

Log Message:
(devel/bugzilla) Update 5.0.3 to 5.1.1 (unstable developer release)

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=526ec90c562a8a0f2c8a4046e5d87ddc17a28ff6

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

diffstat:
 bugzilla/Makefile |  1 -
 bugzilla/PLIST    | 90 +++++++++++++++++++++++++++++++++++++++++++++----------
 bugzilla/distinfo |  8 ++---
 3 files changed, 78 insertions(+), 21 deletions(-)

diffs:
diff --git a/bugzilla/Makefile b/bugzilla/Makefile
index af63b3b0d8..54b76ed288 100644
--- a/bugzilla/Makefile
+++ b/bugzilla/Makefile
@@ -1,7 +1,6 @@
 # $NetBSD: Makefile,v 1.26 2017/01/16 14:06:43 mef Exp $
 
 DISTNAME=	bugzilla-5.1.1
-DISTNAME=	bugzilla-5.0.3
 CATEGORIES=	www devel
 MASTER_SITES=	${MASTER_SITE_MOZILLA_ALL:=webtools/}
 
diff --git a/bugzilla/PLIST b/bugzilla/PLIST
index abe828949e..7b388384d3 100644
--- a/bugzilla/PLIST
+++ b/bugzilla/PLIST
@@ -1,5 +1,19 @@
 @comment $NetBSD$
 share/bugzilla/Bugzilla.pm
+share/bugzilla/Bugzilla/API/1_0/Constants.pm
+share/bugzilla/Bugzilla/API/1_0/Resource.pm
+share/bugzilla/Bugzilla/API/1_0/Resource/Bug.pm
+share/bugzilla/Bugzilla/API/1_0/Resource/BugUserLastVisit.pm
+share/bugzilla/Bugzilla/API/1_0/Resource/Bugzilla.pm
+share/bugzilla/Bugzilla/API/1_0/Resource/Classification.pm
+share/bugzilla/Bugzilla/API/1_0/Resource/Component.pm
+share/bugzilla/Bugzilla/API/1_0/Resource/FlagType.pm
+share/bugzilla/Bugzilla/API/1_0/Resource/Group.pm
+share/bugzilla/Bugzilla/API/1_0/Resource/Product.pm
+share/bugzilla/Bugzilla/API/1_0/Resource/User.pm
+share/bugzilla/Bugzilla/API/1_0/Server.pm
+share/bugzilla/Bugzilla/API/1_0/Util.pm
+share/bugzilla/Bugzilla/API/Server.pm
 share/bugzilla/Bugzilla/Attachment.pm
 share/bugzilla/Bugzilla/Attachment/PatchReader.pm
 share/bugzilla/Bugzilla/Auth.pm
@@ -44,7 +58,6 @@ share/bugzilla/Bugzilla/Config/BugChange.pm
 share/bugzilla/Bugzilla/Config/BugFields.pm
 share/bugzilla/Bugzilla/Config/Common.pm
 share/bugzilla/Bugzilla/Config/Core.pm
-share/bugzilla/Bugzilla/Config/DependencyGraph.pm
 share/bugzilla/Bugzilla/Config/General.pm
 share/bugzilla/Bugzilla/Config/GroupSecurity.pm
 share/bugzilla/Bugzilla/Config/LDAP.pm
@@ -75,7 +88,6 @@ share/bugzilla/Bugzilla/FlagType.pm
 share/bugzilla/Bugzilla/Group.pm
 share/bugzilla/Bugzilla/Hook.pm
 share/bugzilla/Bugzilla/Install.pm
-share/bugzilla/Bugzilla/Install/CPAN.pm
 share/bugzilla/Bugzilla/Install/DB.pm
 share/bugzilla/Bugzilla/Install/Filesystem.pm
 share/bugzilla/Bugzilla/Install/Localconfig.pm
@@ -88,6 +100,7 @@ share/bugzilla/Bugzilla/JobQueue/Runner.pm
 share/bugzilla/Bugzilla/Keyword.pm
 share/bugzilla/Bugzilla/MIME.pm
 share/bugzilla/Bugzilla/Mailer.pm
+share/bugzilla/Bugzilla/Markdown.pm
 share/bugzilla/Bugzilla/Memcached.pm
 share/bugzilla/Bugzilla/Migrate.pm
 share/bugzilla/Bugzilla/Migrate/Gnats.pm
@@ -134,16 +147,6 @@ share/bugzilla/Bugzilla/WebService/Product.pm
 share/bugzilla/Bugzilla/WebService/README
 share/bugzilla/Bugzilla/WebService/Server.pm
 share/bugzilla/Bugzilla/WebService/Server/JSONRPC.pm
-share/bugzilla/Bugzilla/WebService/Server/REST.pm
-share/bugzilla/Bugzilla/WebService/Server/REST/Resources/Bug.pm
-share/bugzilla/Bugzilla/WebService/Server/REST/Resources/BugUserLastVisit.pm
-share/bugzilla/Bugzilla/WebService/Server/REST/Resources/Bugzilla.pm
-share/bugzilla/Bugzilla/WebService/Server/REST/Resources/Classification.pm
-share/bugzilla/Bugzilla/WebService/Server/REST/Resources/Component.pm
-share/bugzilla/Bugzilla/WebService/Server/REST/Resources/FlagType.pm
-share/bugzilla/Bugzilla/WebService/Server/REST/Resources/Group.pm
-share/bugzilla/Bugzilla/WebService/Server/REST/Resources/Product.pm
-share/bugzilla/Bugzilla/WebService/Server/REST/Resources/User.pm
 share/bugzilla/Bugzilla/WebService/Server/XMLRPC.pm
 share/bugzilla/Bugzilla/WebService/User.pm
 share/bugzilla/Bugzilla/WebService/Util.pm
@@ -152,6 +155,7 @@ share/bugzilla/Bugzilla/Whine/Query.pm
 share/bugzilla/Bugzilla/Whine/Schedule.pm
 share/bugzilla/admin.cgi
 share/bugzilla/attachment.cgi
+share/bugzilla/auth.cgi
 share/bugzilla/buglist.cgi
 share/bugzilla/chart.cgi
 share/bugzilla/checksetup.pl
@@ -164,6 +168,16 @@ share/bugzilla/describecomponents.cgi
 share/bugzilla/describekeywords.cgi
 share/bugzilla/docs/TODO
 share/bugzilla/docs/en/Makefile
+share/bugzilla/docs/en/images/RTD1.png
+share/bugzilla/docs/en/images/RTD10.png
+share/bugzilla/docs/en/images/RTD2.png
+share/bugzilla/docs/en/images/RTD3.png
+share/bugzilla/docs/en/images/RTD4.png
+share/bugzilla/docs/en/images/RTD5.png
+share/bugzilla/docs/en/images/RTD6.png
+share/bugzilla/docs/en/images/RTD7.png
+share/bugzilla/docs/en/images/RTD8.png
+share/bugzilla/docs/en/images/RTD9.png
 share/bugzilla/docs/en/images/bugzilla.png
 share/bugzilla/docs/en/images/bzLifecycle.png
 share/bugzilla/docs/en/images/bzLifecycle.xml
@@ -200,6 +214,7 @@ share/bugzilla/docs/en/rst/api/core/v1/product.rst
 share/bugzilla/docs/en/rst/api/core/v1/user.rst
 share/bugzilla/docs/en/rst/api/index.rst
 share/bugzilla/docs/en/rst/conf.py
+share/bugzilla/docs/en/rst/extensions/.gitignore
 share/bugzilla/docs/en/rst/index.rst
 share/bugzilla/docs/en/rst/installing/apache-windows.rst
 share/bugzilla/docs/en/rst/installing/apache.rst
@@ -221,6 +236,7 @@ share/bugzilla/docs/en/rst/installing/migrating.rst
 share/bugzilla/docs/en/rst/installing/moving.rst
 share/bugzilla/docs/en/rst/installing/multiple-bugzillas.rst
 share/bugzilla/docs/en/rst/installing/mysql.rst
+share/bugzilla/docs/en/rst/installing/nginx.rst
 share/bugzilla/docs/en/rst/installing/optional-post-install-config.rst
 share/bugzilla/docs/en/rst/installing/oracle.rst
 share/bugzilla/docs/en/rst/installing/postgresql.rst
@@ -236,12 +252,25 @@ share/bugzilla/docs/en/rst/installing/upgrading.rst
 share/bugzilla/docs/en/rst/installing/web_server.rst
 share/bugzilla/docs/en/rst/installing/windows.rst
 share/bugzilla/docs/en/rst/integrating/apis.rst
+share/bugzilla/docs/en/rst/integrating/auth-delegation.rst
 share/bugzilla/docs/en/rst/integrating/extensions.rst
 share/bugzilla/docs/en/rst/integrating/faq.rst
 share/bugzilla/docs/en/rst/integrating/index.rst
 share/bugzilla/docs/en/rst/integrating/languages.rst
 share/bugzilla/docs/en/rst/integrating/skins.rst
 share/bugzilla/docs/en/rst/integrating/templates.rst
+share/bugzilla/docs/en/rst/localizing/caveats.rst
+share/bugzilla/docs/en/rst/localizing/checking-templates.rst
+share/bugzilla/docs/en/rst/localizing/compiling-documentation.rst
+share/bugzilla/docs/en/rst/localizing/files-to-be-localized.rst
+share/bugzilla/docs/en/rst/localizing/get-the-source.rst
+share/bugzilla/docs/en/rst/localizing/hosting-documentation.rst
+share/bugzilla/docs/en/rst/localizing/index.rst
+share/bugzilla/docs/en/rst/localizing/localizing-bzlifecycle.rst
+share/bugzilla/docs/en/rst/localizing/localizing-documentation.rst
+share/bugzilla/docs/en/rst/localizing/localizing-templates.rst
+share/bugzilla/docs/en/rst/localizing/shipping.rst
+share/bugzilla/docs/en/rst/localizing/up-to-date.rst
 share/bugzilla/docs/en/rst/style.rst
 share/bugzilla/docs/en/rst/using/creating-an-account.rst
 share/bugzilla/docs/en/rst/using/editing.rst
@@ -276,6 +305,7 @@ share/bugzilla/editworkflow.cgi
 share/bugzilla/email_in.pl
 share/bugzilla/enter_bug.cgi
 share/bugzilla/favicon.ico
+share/bugzilla/gen-cpanfile.pl
 share/bugzilla/images/csv.png
 share/bugzilla/images/ical.png
 share/bugzilla/images/padlock.png
@@ -284,7 +314,6 @@ share/bugzilla/images/rss_small.png
 share/bugzilla/images/xml.png
 share/bugzilla/importxml.pl
 share/bugzilla/index.cgi
-share/bugzilla/install-module.pl
 share/bugzilla/jobqueue.pl
 share/bugzilla/js/TUI.js
 share/bugzilla/js/attachment.js
@@ -300,6 +329,30 @@ share/bugzilla/js/global.js
 share/bugzilla/js/history.js/license.txt
 share/bugzilla/js/history.js/native.history.js
 share/bugzilla/js/history.js/readme.txt
+share/bugzilla/js/jquery/jquery-min.js
+share/bugzilla/js/jquery/plugins/cookie/cookie-min.js
+share/bugzilla/js/jquery/plugins/datatables/datatables-min.css
+share/bugzilla/js/jquery/plugins/datatables/datatables-min.js
+share/bugzilla/js/jquery/plugins/devbridgeAutocomplete/devbridgeAutocomplete-min.js
+share/bugzilla/js/jquery/plugins/devbridgeAutocomplete/license.txt
+share/bugzilla/js/jquery/ui/images/ui-bg_diagonals-thick_18_b81900_40x40.png
+share/bugzilla/js/jquery/ui/images/ui-bg_diagonals-thick_20_666666_40x40.png
+share/bugzilla/js/jquery/ui/images/ui-bg_flat_10_000000_40x100.png
+share/bugzilla/js/jquery/ui/images/ui-bg_glass_100_f6f6f6_1x400.png
+share/bugzilla/js/jquery/ui/images/ui-bg_glass_100_fdf5ce_1x400.png
+share/bugzilla/js/jquery/ui/images/ui-bg_glass_65_ffffff_1x400.png
+share/bugzilla/js/jquery/ui/images/ui-bg_gloss-wave_35_f6a828_500x100.png
+share/bugzilla/js/jquery/ui/images/ui-bg_highlight-soft_100_eeeeee_1x100.png
+share/bugzilla/js/jquery/ui/images/ui-bg_highlight-soft_75_ffe45c_1x100.png
+share/bugzilla/js/jquery/ui/images/ui-icons_222222_256x240.png
+share/bugzilla/js/jquery/ui/images/ui-icons_228ef1_256x240.png
+share/bugzilla/js/jquery/ui/images/ui-icons_ef8c08_256x240.png
+share/bugzilla/js/jquery/ui/images/ui-icons_ffd27a_256x240.png
+share/bugzilla/js/jquery/ui/images/ui-icons_ffffff_256x240.png
+share/bugzilla/js/jquery/ui/jquery-ui-min.css
+share/bugzilla/js/jquery/ui/jquery-ui-min.js
+share/bugzilla/js/jquery/ui/jquery-ui-structure-min.css
+share/bugzilla/js/jquery/ui/jquery-ui-theme-min.css
 share/bugzilla/js/params.js
 share/bugzilla/js/productform.js
 share/bugzilla/js/util.js
@@ -441,7 +494,6 @@ share/bugzilla/reports.cgi
 share/bugzilla/request.cgi
 share/bugzilla/rest.cgi
 share/bugzilla/robots.txt
-share/bugzilla/runtests.pl
 share/bugzilla/sanitycheck.cgi
 share/bugzilla/sanitycheck.pl
 share/bugzilla/search_plugin.cgi
@@ -449,7 +501,9 @@ share/bugzilla/show_activity.cgi
 share/bugzilla/show_bug.cgi
 share/bugzilla/showdependencygraph.cgi
 share/bugzilla/showdependencytree.cgi
+share/bugzilla/shutdown.cgi
 share/bugzilla/summarize_time.cgi
+share/bugzilla/template/en/default/account/auth/delegation.html.tmpl
 share/bugzilla/template/en/default/account/auth/login-small.html.tmpl
 share/bugzilla/template/en/default/account/auth/login.html.tmpl
 share/bugzilla/template/en/default/account/cancel-token.txt.tmpl
@@ -470,6 +524,7 @@ share/bugzilla/template/en/default/account/prefs/prefs.html.tmpl
 share/bugzilla/template/en/default/account/prefs/saved-searches.html.tmpl
 share/bugzilla/template/en/default/account/prefs/settings.html.tmpl
 share/bugzilla/template/en/default/account/profile-activity.html.tmpl
+share/bugzilla/template/en/default/account/request-new-password.html.tmpl
 share/bugzilla/template/en/default/admin/admin.html.tmpl
 share/bugzilla/template/en/default/admin/classifications/add.html.tmpl
 share/bugzilla/template/en/default/admin/classifications/del.html.tmpl
@@ -524,7 +579,6 @@ share/bugzilla/template/en/default/admin/params/bugchange.html.tmpl
 share/bugzilla/template/en/default/admin/params/bugfields.html.tmpl
 share/bugzilla/template/en/default/admin/params/common.html.tmpl
 share/bugzilla/template/en/default/admin/params/core.html.tmpl
-share/bugzilla/template/en/default/admin/params/dependencygraph.html.tmpl
 share/bugzilla/template/en/default/admin/params/editparams.html.tmpl
 share/bugzilla/template/en/default/admin/params/general.html.tmpl
 share/bugzilla/template/en/default/admin/params/groupsecurity.html.tmpl
@@ -547,6 +601,7 @@ share/bugzilla/template/en/default/admin/products/groupcontrol/updated.html.tmpl
 share/bugzilla/template/en/default/admin/products/list-classifications.html.tmpl
 share/bugzilla/template/en/default/admin/products/list.html.tmpl
 share/bugzilla/template/en/default/admin/products/updated.html.tmpl
+share/bugzilla/template/en/default/admin/reports/job_queue.html.tmpl
 share/bugzilla/template/en/default/admin/sanitycheck/list.html.tmpl
 share/bugzilla/template/en/default/admin/sanitycheck/messages.html.tmpl
 share/bugzilla/template/en/default/admin/settings/edit.html.tmpl
@@ -623,6 +678,8 @@ share/bugzilla/template/en/default/email/bugmail-common.txt.tmpl
 share/bugzilla/template/en/default/email/bugmail-header.txt.tmpl
 share/bugzilla/template/en/default/email/bugmail.html.tmpl
 share/bugzilla/template/en/default/email/bugmail.txt.tmpl
+share/bugzilla/template/en/default/email/flagmail-header.txt.tmpl
+share/bugzilla/template/en/default/email/flagmail.html.tmpl
 share/bugzilla/template/en/default/email/flagmail.txt.tmpl
 share/bugzilla/template/en/default/email/header-common.txt.tmpl
 share/bugzilla/template/en/default/email/lockout.txt.tmpl
@@ -643,7 +700,6 @@ share/bugzilla/template/en/default/extensions/web-readme.txt.tmpl
 share/bugzilla/template/en/default/filterexceptions.pl
 share/bugzilla/template/en/default/flag/list.html.tmpl
 share/bugzilla/template/en/default/global/banner.html.tmpl
-share/bugzilla/template/en/default/global/calendar.js.tmpl
 share/bugzilla/template/en/default/global/choose-classification.html.tmpl
 share/bugzilla/template/en/default/global/choose-product.html.tmpl
 share/bugzilla/template/en/default/global/code-error.html.tmpl
@@ -689,6 +745,7 @@ share/bugzilla/template/en/default/pages/bugzilla.dtd.tmpl
 share/bugzilla/template/en/default/pages/fields.html.tmpl
 share/bugzilla/template/en/default/pages/linked.html.tmpl
 share/bugzilla/template/en/default/pages/linkify.html.tmpl
+share/bugzilla/template/en/default/pages/markdown.html.tmpl
 share/bugzilla/template/en/default/pages/quicksearch.html.tmpl
 share/bugzilla/template/en/default/pages/release-notes.html.tmpl
 share/bugzilla/template/en/default/pages/sudo.html.tmpl
@@ -741,6 +798,7 @@ share/bugzilla/testagent.cgi
 share/bugzilla/testserver.pl
 share/bugzilla/token.cgi
 share/bugzilla/userprefs.cgi
+share/bugzilla/view_job_queue.cgi
 share/bugzilla/votes.cgi
 share/bugzilla/whine.pl
 share/bugzilla/whineatnews.pl
diff --git a/bugzilla/distinfo b/bugzilla/distinfo
index da2fdbf366..99460697b4 100644
--- a/bugzilla/distinfo
+++ b/bugzilla/distinfo
@@ -1,7 +1,7 @@
 $NetBSD: distinfo,v 1.11 2017/01/16 14:06:43 mef Exp $
 
-SHA1 (bugzilla-5.0.3.tar.gz) = 49b4b2b1b3086cb9b75f65138e702da71dc29c93
-RMD160 (bugzilla-5.0.3.tar.gz) = f48c7e903a9984d9bf95b969dba3b8d0b4ba4cb2
-SHA512 (bugzilla-5.0.3.tar.gz) = 82334533bd75a4a5eee5213826da916175ecf39cbfd1c4d820519f015257b02998a3acd881f8f52c1650d1140158c8aa839e374574a1fa862a6a4a1351748c46
-Size (bugzilla-5.0.3.tar.gz) = 4069689 bytes
+SHA1 (bugzilla-5.1.1.tar.gz) = a6b996d91a96e30ff089af4e7c95f0f51611125d
+RMD160 (bugzilla-5.1.1.tar.gz) = 7a7b8fe1a92169ca214624a9d1c047649af90b7b
+SHA512 (bugzilla-5.1.1.tar.gz) = 939968e45fc952e46d74eb54943d03a4dd410ea844ab20abcd193cbead4b9d4a05f44789e3833d5e823017889d900924b021bcf627ec4a3dd2356f906877d63b
+Size (bugzilla-5.1.1.tar.gz) = 6914899 bytes
 SHA1 (patch-Bugzilla_Install_Filesystem_pm) = 9ec49194210270be0a4af872765d29ec0544b189


Home | Main Index | Thread Index | Old Index