Update to 3.4.2-ru-20090923

Feature safe:	yes
This commit is contained in:
Sergey Skvortsov 2009-09-23 11:56:07 +00:00
parent f761246aad
commit 2641998467
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=241963
6 changed files with 24 additions and 28 deletions

View File

@ -6,15 +6,15 @@
#
PORTNAME= bugzilla-ru
DISTVERSION= 3.2rc2-ru-1.0
DISTVERSION= 3.4.2-ru-20090923
CATEGORIES= russian
MASTER_SITES= SF/${PORTNAME}/OldFiles
MASTER_SITES= SF/${PORTNAME}/bugzilla-3.4-ru/${DISTVERSION:S/-ru//}/
DISTNAME= bugzilla-${DISTVERSION}
MAINTAINER= skv@FreeBSD.org
COMMENT= Russian localization for Bugzilla
RUN_DEPENDS= bugzilla>=3.2:${PORTSDIR}/devel/bugzilla
RUN_DEPENDS= bugzilla>=3.4.2:${PORTSDIR}/devel/bugzilla
CONFLICTS?= ja-bugzilla-2.* bugzilla-2.*
@ -31,11 +31,11 @@ BUGZILLADIR= ${PREFIX}/www/data/bugzilla
PLIST_SUB+= BUGZILLADIR=${BUGZILLADIR:S!^${PREFIX}/!!}
NO_BUILD= yes
NO_WRKSUBDIR= yes
do-install:
${MKDIR} ${BUGZILLADIR}
${TAR} -C ${WRKSRC} -cf - . | \
${TAR} --unlink -C ${BUGZILLADIR} -xf -
(cd ${WRKSRC} && ${PAX} -r -w * ${BUGZILLADIR})
.if !defined(BATCH)
@${ECHO_MSG}
@${CAT} ${PKGMESSAGE}

View File

@ -1,3 +1,3 @@
MD5 (bugzilla-3.2rc2-ru-1.0.tar.gz) = 37fdd2d943179a270a0a3e7e8bbbf107
SHA256 (bugzilla-3.2rc2-ru-1.0.tar.gz) = 048df02e669218de27599e0bf8d030217663d545004e6965172e702f024e2052
SIZE (bugzilla-3.2rc2-ru-1.0.tar.gz) = 291196
MD5 (bugzilla-3.4.2-ru-20090923.tar.gz) = 080e852ea7c51f7fe34ecc7df03308c7
SHA256 (bugzilla-3.4.2-ru-20090923.tar.gz) = 06c8308274d027d397f7495cbe80637fe106cd8b4a73313beb286af3f51cc329
SIZE (bugzilla-3.4.2-ru-20090923.tar.gz) = 297948

View File

@ -1,8 +1,5 @@
%%BUGZILLADIR%%/README-ru.en
%%BUGZILLADIR%%/README-ru.ru.UTF-8
%%BUGZILLADIR%%/help/ru/bug_status.html
%%BUGZILLADIR%%/help/ru/bugwritinghelp.html
%%BUGZILLADIR%%/help/ru/confirmhelp.html
%%BUGZILLADIR%%/help/ru/glossary.html
%%BUGZILLADIR%%/template/ru/default/account/auth/login-small.html.tmpl
%%BUGZILLADIR%%/template/ru/default/account/auth/login.html.tmpl
@ -80,8 +77,8 @@
%%BUGZILLADIR%%/template/ru/default/admin/params/ldap.html.tmpl
%%BUGZILLADIR%%/template/ru/default/admin/params/mta.html.tmpl
%%BUGZILLADIR%%/template/ru/default/admin/params/patchviewer.html.tmpl
%%BUGZILLADIR%%/template/ru/default/admin/params/radius.html.tmpl
%%BUGZILLADIR%%/template/ru/default/admin/params/query.html.tmpl
%%BUGZILLADIR%%/template/ru/default/admin/params/radius.html.tmpl
%%BUGZILLADIR%%/template/ru/default/admin/params/shadowdb.html.tmpl
%%BUGZILLADIR%%/template/ru/default/admin/params/usermatch.html.tmpl
%%BUGZILLADIR%%/template/ru/default/admin/products/confirm-delete.html.tmpl
@ -95,9 +92,9 @@
%%BUGZILLADIR%%/template/ru/default/admin/products/list-classifications.html.tmpl
%%BUGZILLADIR%%/template/ru/default/admin/products/list.html.tmpl
%%BUGZILLADIR%%/template/ru/default/admin/products/updated.html.tmpl
%%BUGZILLADIR%%/template/ru/default/admin/settings/edit.html.tmpl
%%BUGZILLADIR%%/template/ru/default/admin/sanitycheck/list.html.tmpl
%%BUGZILLADIR%%/template/ru/default/admin/sanitycheck/messages.html.tmpl
%%BUGZILLADIR%%/template/ru/default/admin/settings/edit.html.tmpl
%%BUGZILLADIR%%/template/ru/default/admin/sudo.html.tmpl
%%BUGZILLADIR%%/template/ru/default/admin/table.html.tmpl
%%BUGZILLADIR%%/template/ru/default/admin/users/confirm-delete.html.tmpl
@ -145,7 +142,7 @@
%%BUGZILLADIR%%/template/ru/default/bug/dependency-tree.html.tmpl
%%BUGZILLADIR%%/template/ru/default/bug/edit.html.tmpl
%%BUGZILLADIR%%/template/ru/default/bug/field.html.tmpl
%%BUGZILLADIR%%/template/ru/default/bug/keyword-chooser.html.tmpl
%%BUGZILLADIR%%/template/ru/default/bug/format_comment.txt.tmpl
%%BUGZILLADIR%%/template/ru/default/bug/knob.html.tmpl
%%BUGZILLADIR%%/template/ru/default/bug/navigate.html.tmpl
%%BUGZILLADIR%%/template/ru/default/bug/process/bugmail.html.tmpl
@ -171,6 +168,7 @@
%%BUGZILLADIR%%/template/ru/default/global/choose-product.html.tmpl
%%BUGZILLADIR%%/template/ru/default/global/code-error.html.tmpl
%%BUGZILLADIR%%/template/ru/default/global/common-links.html.tmpl
%%BUGZILLADIR%%/template/ru/default/global/confirm-action.html.tmpl
%%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

View File

@ -6,15 +6,15 @@
#
PORTNAME= bugzilla-ru
DISTVERSION= 3.2rc2-ru-1.0
DISTVERSION= 3.4.2-ru-20090923
CATEGORIES= russian
MASTER_SITES= SF/${PORTNAME}/OldFiles
MASTER_SITES= SF/${PORTNAME}/bugzilla-3.4-ru/${DISTVERSION:S/-ru//}/
DISTNAME= bugzilla-${DISTVERSION}
MAINTAINER= skv@FreeBSD.org
COMMENT= Russian localization for Bugzilla
RUN_DEPENDS= bugzilla>=3.2:${PORTSDIR}/devel/bugzilla
RUN_DEPENDS= bugzilla>=3.4.2:${PORTSDIR}/devel/bugzilla
CONFLICTS?= ja-bugzilla-2.* bugzilla-2.*
@ -31,11 +31,11 @@ BUGZILLADIR= ${PREFIX}/www/data/bugzilla
PLIST_SUB+= BUGZILLADIR=${BUGZILLADIR:S!^${PREFIX}/!!}
NO_BUILD= yes
NO_WRKSUBDIR= yes
do-install:
${MKDIR} ${BUGZILLADIR}
${TAR} -C ${WRKSRC} -cf - . | \
${TAR} --unlink -C ${BUGZILLADIR} -xf -
(cd ${WRKSRC} && ${PAX} -r -w * ${BUGZILLADIR})
.if !defined(BATCH)
@${ECHO_MSG}
@${CAT} ${PKGMESSAGE}

View File

@ -1,3 +1,3 @@
MD5 (bugzilla-3.2rc2-ru-1.0.tar.gz) = 37fdd2d943179a270a0a3e7e8bbbf107
SHA256 (bugzilla-3.2rc2-ru-1.0.tar.gz) = 048df02e669218de27599e0bf8d030217663d545004e6965172e702f024e2052
SIZE (bugzilla-3.2rc2-ru-1.0.tar.gz) = 291196
MD5 (bugzilla-3.4.2-ru-20090923.tar.gz) = 080e852ea7c51f7fe34ecc7df03308c7
SHA256 (bugzilla-3.4.2-ru-20090923.tar.gz) = 06c8308274d027d397f7495cbe80637fe106cd8b4a73313beb286af3f51cc329
SIZE (bugzilla-3.4.2-ru-20090923.tar.gz) = 297948

View File

@ -1,8 +1,5 @@
%%BUGZILLADIR%%/README-ru.en
%%BUGZILLADIR%%/README-ru.ru.UTF-8
%%BUGZILLADIR%%/help/ru/bug_status.html
%%BUGZILLADIR%%/help/ru/bugwritinghelp.html
%%BUGZILLADIR%%/help/ru/confirmhelp.html
%%BUGZILLADIR%%/help/ru/glossary.html
%%BUGZILLADIR%%/template/ru/default/account/auth/login-small.html.tmpl
%%BUGZILLADIR%%/template/ru/default/account/auth/login.html.tmpl
@ -80,8 +77,8 @@
%%BUGZILLADIR%%/template/ru/default/admin/params/ldap.html.tmpl
%%BUGZILLADIR%%/template/ru/default/admin/params/mta.html.tmpl
%%BUGZILLADIR%%/template/ru/default/admin/params/patchviewer.html.tmpl
%%BUGZILLADIR%%/template/ru/default/admin/params/radius.html.tmpl
%%BUGZILLADIR%%/template/ru/default/admin/params/query.html.tmpl
%%BUGZILLADIR%%/template/ru/default/admin/params/radius.html.tmpl
%%BUGZILLADIR%%/template/ru/default/admin/params/shadowdb.html.tmpl
%%BUGZILLADIR%%/template/ru/default/admin/params/usermatch.html.tmpl
%%BUGZILLADIR%%/template/ru/default/admin/products/confirm-delete.html.tmpl
@ -95,9 +92,9 @@
%%BUGZILLADIR%%/template/ru/default/admin/products/list-classifications.html.tmpl
%%BUGZILLADIR%%/template/ru/default/admin/products/list.html.tmpl
%%BUGZILLADIR%%/template/ru/default/admin/products/updated.html.tmpl
%%BUGZILLADIR%%/template/ru/default/admin/settings/edit.html.tmpl
%%BUGZILLADIR%%/template/ru/default/admin/sanitycheck/list.html.tmpl
%%BUGZILLADIR%%/template/ru/default/admin/sanitycheck/messages.html.tmpl
%%BUGZILLADIR%%/template/ru/default/admin/settings/edit.html.tmpl
%%BUGZILLADIR%%/template/ru/default/admin/sudo.html.tmpl
%%BUGZILLADIR%%/template/ru/default/admin/table.html.tmpl
%%BUGZILLADIR%%/template/ru/default/admin/users/confirm-delete.html.tmpl
@ -145,7 +142,7 @@
%%BUGZILLADIR%%/template/ru/default/bug/dependency-tree.html.tmpl
%%BUGZILLADIR%%/template/ru/default/bug/edit.html.tmpl
%%BUGZILLADIR%%/template/ru/default/bug/field.html.tmpl
%%BUGZILLADIR%%/template/ru/default/bug/keyword-chooser.html.tmpl
%%BUGZILLADIR%%/template/ru/default/bug/format_comment.txt.tmpl
%%BUGZILLADIR%%/template/ru/default/bug/knob.html.tmpl
%%BUGZILLADIR%%/template/ru/default/bug/navigate.html.tmpl
%%BUGZILLADIR%%/template/ru/default/bug/process/bugmail.html.tmpl
@ -171,6 +168,7 @@
%%BUGZILLADIR%%/template/ru/default/global/choose-product.html.tmpl
%%BUGZILLADIR%%/template/ru/default/global/code-error.html.tmpl
%%BUGZILLADIR%%/template/ru/default/global/common-links.html.tmpl
%%BUGZILLADIR%%/template/ru/default/global/confirm-action.html.tmpl
%%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