Update to 3.6.2-ru-20100809

This commit is contained in:
Sergey Skvortsov 2010-10-23 12:52:10 +00:00
parent e3a5dde276
commit 7f5e8b5d95
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=263478
6 changed files with 22 additions and 16 deletions

View File

@ -6,16 +6,15 @@
#
PORTNAME= bugzilla-ru
DISTVERSION= 3.4.3-ru-20091115
PORTREVISION= 1
DISTVERSION= 3.6.2-ru-20100809
CATEGORIES= russian
MASTER_SITES= SF/${PORTNAME}/bugzilla-3.4-ru/${DISTVERSION:C/-ru-[0-9]+$//}/
MASTER_SITES= http://ftp.mozilla-russia.org/bugzilla/
DISTNAME= bugzilla-${DISTVERSION}
MAINTAINER= skv@FreeBSD.org
COMMENT= Russian localization for Bugzilla
RUN_DEPENDS= bugzilla>=3.4.2:${PORTSDIR}/devel/bugzilla
RUN_DEPENDS= bugzilla>=3.6.2:${PORTSDIR}/devel/bugzilla
CONFLICTS= bugzilla-2.*

View File

@ -1,3 +1,3 @@
MD5 (bugzilla-3.4.3-ru-20091115.tar.gz) = bb00bfd15cc600d4e1fbc4ace3be2715
SHA256 (bugzilla-3.4.3-ru-20091115.tar.gz) = c4192b14de7c88aa77f7310a421faaeeb7561b20ab0d1e3fac39a01cf44b9f16
SIZE (bugzilla-3.4.3-ru-20091115.tar.gz) = 298670
MD5 (bugzilla-3.6.2-ru-20100809.tar.gz) = 782df36cab17235a7fa49d4d127dd304
SHA256 (bugzilla-3.6.2-ru-20100809.tar.gz) = b337e4c17b3cb38d511d41d042a4b48c7159b7f093d5199371d35ff97e6fa04a
SIZE (bugzilla-3.6.2-ru-20100809.tar.gz) = 318311

View File

@ -24,6 +24,7 @@
%%BUGZILLADIR%%/template/ru/default/admin/classifications/add.html.tmpl
%%BUGZILLADIR%%/template/ru/default/admin/classifications/del.html.tmpl
%%BUGZILLADIR%%/template/ru/default/admin/classifications/edit.html.tmpl
%%BUGZILLADIR%%/template/ru/default/admin/classifications/footer.html.tmpl
%%BUGZILLADIR%%/template/ru/default/admin/classifications/reclassify.html.tmpl
%%BUGZILLADIR%%/template/ru/default/admin/classifications/select.html.tmpl
%%BUGZILLADIR%%/template/ru/default/admin/components/confirm-delete.html.tmpl
@ -62,6 +63,7 @@
%%BUGZILLADIR%%/template/ru/default/admin/milestones/list.html.tmpl
%%BUGZILLADIR%%/template/ru/default/admin/milestones/select-product.html.tmpl
%%BUGZILLADIR%%/template/ru/default/admin/params/admin.html.tmpl
%%BUGZILLADIR%%/template/ru/default/admin/params/advanced.html.tmpl
%%BUGZILLADIR%%/template/ru/default/admin/params/attachment.html.tmpl
%%BUGZILLADIR%%/template/ru/default/admin/params/auth.html.tmpl
%%BUGZILLADIR%%/template/ru/default/admin/params/bugchange.html.tmpl
@ -72,6 +74,7 @@
%%BUGZILLADIR%%/template/ru/default/admin/params/core.html.tmpl
%%BUGZILLADIR%%/template/ru/default/admin/params/dependencygraph.html.tmpl
%%BUGZILLADIR%%/template/ru/default/admin/params/editparams.html.tmpl
%%BUGZILLADIR%%/template/ru/default/admin/params/general.html.tmpl
%%BUGZILLADIR%%/template/ru/default/admin/params/groupsecurity.html.tmpl
%%BUGZILLADIR%%/template/ru/default/admin/params/index.html.tmpl
%%BUGZILLADIR%%/template/ru/default/admin/params/ldap.html.tmpl
@ -172,6 +175,7 @@
%%BUGZILLADIR%%/template/ru/default/global/confirm-user-match.html.tmpl
%%BUGZILLADIR%%/template/ru/default/global/docslinks.html.tmpl
%%BUGZILLADIR%%/template/ru/default/global/field-descs.none.tmpl
%%BUGZILLADIR%%/template/ru/default/global/header.html.tmpl
%%BUGZILLADIR%%/template/ru/default/global/hidden-fields.html.tmpl
%%BUGZILLADIR%%/template/ru/default/global/message.html.tmpl
%%BUGZILLADIR%%/template/ru/default/global/messages.html.tmpl
@ -195,7 +199,6 @@
%%BUGZILLADIR%%/template/ru/default/pages/linked.html.tmpl
%%BUGZILLADIR%%/template/ru/default/pages/linkify.html.tmpl
%%BUGZILLADIR%%/template/ru/default/pages/quicksearch.html.tmpl
%%BUGZILLADIR%%/template/ru/default/pages/quicksearchhack.html.tmpl
%%BUGZILLADIR%%/template/ru/default/pages/release-notes.html.tmpl
%%BUGZILLADIR%%/template/ru/default/pages/sudo.html.tmpl
%%BUGZILLADIR%%/template/ru/default/pages/voting.html.tmpl
@ -204,6 +207,7 @@
%%BUGZILLADIR%%/template/ru/default/reports/chart.png.tmpl
%%BUGZILLADIR%%/template/ru/default/reports/components.html.tmpl
%%BUGZILLADIR%%/template/ru/default/reports/create-chart.html.tmpl
%%BUGZILLADIR%%/template/ru/default/reports/delete-series.html.tmpl
%%BUGZILLADIR%%/template/ru/default/reports/duplicates-simple.html.tmpl
%%BUGZILLADIR%%/template/ru/default/reports/duplicates-table.html.tmpl
%%BUGZILLADIR%%/template/ru/default/reports/duplicates.html.tmpl

View File

@ -6,16 +6,15 @@
#
PORTNAME= bugzilla-ru
DISTVERSION= 3.4.3-ru-20091115
PORTREVISION= 1
DISTVERSION= 3.6.2-ru-20100809
CATEGORIES= russian
MASTER_SITES= SF/${PORTNAME}/bugzilla-3.4-ru/${DISTVERSION:C/-ru-[0-9]+$//}/
MASTER_SITES= http://ftp.mozilla-russia.org/bugzilla/
DISTNAME= bugzilla-${DISTVERSION}
MAINTAINER= skv@FreeBSD.org
COMMENT= Russian localization for Bugzilla
RUN_DEPENDS= bugzilla>=3.4.2:${PORTSDIR}/devel/bugzilla
RUN_DEPENDS= bugzilla>=3.6.2:${PORTSDIR}/devel/bugzilla
CONFLICTS= bugzilla-2.*

View File

@ -1,3 +1,3 @@
MD5 (bugzilla-3.4.3-ru-20091115.tar.gz) = bb00bfd15cc600d4e1fbc4ace3be2715
SHA256 (bugzilla-3.4.3-ru-20091115.tar.gz) = c4192b14de7c88aa77f7310a421faaeeb7561b20ab0d1e3fac39a01cf44b9f16
SIZE (bugzilla-3.4.3-ru-20091115.tar.gz) = 298670
MD5 (bugzilla-3.6.2-ru-20100809.tar.gz) = 782df36cab17235a7fa49d4d127dd304
SHA256 (bugzilla-3.6.2-ru-20100809.tar.gz) = b337e4c17b3cb38d511d41d042a4b48c7159b7f093d5199371d35ff97e6fa04a
SIZE (bugzilla-3.6.2-ru-20100809.tar.gz) = 318311

View File

@ -24,6 +24,7 @@
%%BUGZILLADIR%%/template/ru/default/admin/classifications/add.html.tmpl
%%BUGZILLADIR%%/template/ru/default/admin/classifications/del.html.tmpl
%%BUGZILLADIR%%/template/ru/default/admin/classifications/edit.html.tmpl
%%BUGZILLADIR%%/template/ru/default/admin/classifications/footer.html.tmpl
%%BUGZILLADIR%%/template/ru/default/admin/classifications/reclassify.html.tmpl
%%BUGZILLADIR%%/template/ru/default/admin/classifications/select.html.tmpl
%%BUGZILLADIR%%/template/ru/default/admin/components/confirm-delete.html.tmpl
@ -62,6 +63,7 @@
%%BUGZILLADIR%%/template/ru/default/admin/milestones/list.html.tmpl
%%BUGZILLADIR%%/template/ru/default/admin/milestones/select-product.html.tmpl
%%BUGZILLADIR%%/template/ru/default/admin/params/admin.html.tmpl
%%BUGZILLADIR%%/template/ru/default/admin/params/advanced.html.tmpl
%%BUGZILLADIR%%/template/ru/default/admin/params/attachment.html.tmpl
%%BUGZILLADIR%%/template/ru/default/admin/params/auth.html.tmpl
%%BUGZILLADIR%%/template/ru/default/admin/params/bugchange.html.tmpl
@ -72,6 +74,7 @@
%%BUGZILLADIR%%/template/ru/default/admin/params/core.html.tmpl
%%BUGZILLADIR%%/template/ru/default/admin/params/dependencygraph.html.tmpl
%%BUGZILLADIR%%/template/ru/default/admin/params/editparams.html.tmpl
%%BUGZILLADIR%%/template/ru/default/admin/params/general.html.tmpl
%%BUGZILLADIR%%/template/ru/default/admin/params/groupsecurity.html.tmpl
%%BUGZILLADIR%%/template/ru/default/admin/params/index.html.tmpl
%%BUGZILLADIR%%/template/ru/default/admin/params/ldap.html.tmpl
@ -172,6 +175,7 @@
%%BUGZILLADIR%%/template/ru/default/global/confirm-user-match.html.tmpl
%%BUGZILLADIR%%/template/ru/default/global/docslinks.html.tmpl
%%BUGZILLADIR%%/template/ru/default/global/field-descs.none.tmpl
%%BUGZILLADIR%%/template/ru/default/global/header.html.tmpl
%%BUGZILLADIR%%/template/ru/default/global/hidden-fields.html.tmpl
%%BUGZILLADIR%%/template/ru/default/global/message.html.tmpl
%%BUGZILLADIR%%/template/ru/default/global/messages.html.tmpl
@ -195,7 +199,6 @@
%%BUGZILLADIR%%/template/ru/default/pages/linked.html.tmpl
%%BUGZILLADIR%%/template/ru/default/pages/linkify.html.tmpl
%%BUGZILLADIR%%/template/ru/default/pages/quicksearch.html.tmpl
%%BUGZILLADIR%%/template/ru/default/pages/quicksearchhack.html.tmpl
%%BUGZILLADIR%%/template/ru/default/pages/release-notes.html.tmpl
%%BUGZILLADIR%%/template/ru/default/pages/sudo.html.tmpl
%%BUGZILLADIR%%/template/ru/default/pages/voting.html.tmpl
@ -204,6 +207,7 @@
%%BUGZILLADIR%%/template/ru/default/reports/chart.png.tmpl
%%BUGZILLADIR%%/template/ru/default/reports/components.html.tmpl
%%BUGZILLADIR%%/template/ru/default/reports/create-chart.html.tmpl
%%BUGZILLADIR%%/template/ru/default/reports/delete-series.html.tmpl
%%BUGZILLADIR%%/template/ru/default/reports/duplicates-simple.html.tmpl
%%BUGZILLADIR%%/template/ru/default/reports/duplicates-table.html.tmpl
%%BUGZILLADIR%%/template/ru/default/reports/duplicates.html.tmpl