diff options
author | TAKATSU Tomonari <tota@FreeBSD.org> | 2010-04-17 04:21:43 +0000 |
---|---|---|
committer | TAKATSU Tomonari <tota@FreeBSD.org> | 2010-04-17 04:21:43 +0000 |
commit | 0652f54e5372748f444fe534dcae51f3aeef9e36 (patch) | |
tree | 3cf2fd574a85e53b5eb5bdad05e6d1672c262e26 /japanese/bugzilla | |
parent | 79738374dd273a108c02525238a74cc5e51505de (diff) | |
download | ports-0652f54e5372748f444fe534dcae51f3aeef9e36.tar.gz ports-0652f54e5372748f444fe534dcae51f3aeef9e36.zip |
- Update to 3.6
Approved by: maho (mentor)
Notes
Notes:
svn path=/head/; revision=252787
Diffstat (limited to 'japanese/bugzilla')
-rw-r--r-- | japanese/bugzilla/Makefile | 7 | ||||
-rw-r--r-- | japanese/bugzilla/distinfo | 6 | ||||
-rw-r--r-- | japanese/bugzilla/pkg-plist | 2 |
3 files changed, 6 insertions, 9 deletions
diff --git a/japanese/bugzilla/Makefile b/japanese/bugzilla/Makefile index feb0e01f9767..3422646b172a 100644 --- a/japanese/bugzilla/Makefile +++ b/japanese/bugzilla/Makefile @@ -6,10 +6,9 @@ # PORTNAME= bugzilla -PORTVERSION= 3.4.6 -PORTREVISION= 1 +PORTVERSION= 3.6 CATEGORIES= japanese -MASTER_SITES= http://bug-ja.org/releases/3.4/ \ +MASTER_SITES= http://bug-ja.org/releases/3.6/ \ ${MASTER_SITE_LOCAL:S|%SUBDIR%|tota/bugzilla-ja|} PKGNAMESUFFIX= -ja DISTNAME= Bugzilla-ja-${PORTVERSION}-template-rel01 @@ -39,7 +38,7 @@ NO_BUILD= yes do-install: -${MKDIR} ${BUGZILLADIR}/template - ${CP} -pR ${WRKDIR}/ja-${PORTVERSION} ${BUGZILLADIR}/template/ja + ${CP} -pR ${WRKDIR}/ja ${BUGZILLADIR}/template .if !defined(BATCH) @${ECHO_MSG} @${CAT} ${PKGMESSAGE} diff --git a/japanese/bugzilla/distinfo b/japanese/bugzilla/distinfo index 1ad51faaedca..7208e50af5a7 100644 --- a/japanese/bugzilla/distinfo +++ b/japanese/bugzilla/distinfo @@ -1,3 +1,3 @@ -MD5 (Bugzilla-ja-3.4.6-template-rel01.tar.bz2) = 1056a20f4c71dd2ad1585fdca34cc0ef -SHA256 (Bugzilla-ja-3.4.6-template-rel01.tar.bz2) = a6a26231829706eea50443047719f752cd35cbe4836994232664c3a873a348ea -SIZE (Bugzilla-ja-3.4.6-template-rel01.tar.bz2) = 204907 +MD5 (Bugzilla-ja-3.6-template-rel01.tar.bz2) = 8c4174493f813651f42409beb938e8f3 +SHA256 (Bugzilla-ja-3.6-template-rel01.tar.bz2) = 18e2e94e758f3d78418271b47a0ecd454164469c352304561139d18b0472c55d +SIZE (Bugzilla-ja-3.6-template-rel01.tar.bz2) = 213618 diff --git a/japanese/bugzilla/pkg-plist b/japanese/bugzilla/pkg-plist index eae0a2d9da2a..e0a6ed313617 100644 --- a/japanese/bugzilla/pkg-plist +++ b/japanese/bugzilla/pkg-plist @@ -216,7 +216,6 @@ %%BUGZILLADIR%%/template/ja/default/pages/linked.html.tmpl %%BUGZILLADIR%%/template/ja/default/pages/linkify.html.tmpl %%BUGZILLADIR%%/template/ja/default/pages/quicksearch.html.tmpl -%%BUGZILLADIR%%/template/ja/default/pages/quicksearchhack.html.tmpl %%BUGZILLADIR%%/template/ja/default/pages/release-notes.html.tmpl %%BUGZILLADIR%%/template/ja/default/pages/sudo.html.tmpl %%BUGZILLADIR%%/template/ja/default/pages/voting.html.tmpl @@ -264,7 +263,6 @@ %%BUGZILLADIR%%/template/ja/default/whine/mail.txt.tmpl %%BUGZILLADIR%%/template/ja/default/whine/multipart-mime.txt.tmpl %%BUGZILLADIR%%/template/ja/default/whine/schedule.html.tmpl -%%BUGZILLADIR%%/template/ja/extension/filterexceptions.pl @dirrmtry %%BUGZILLADIR%%/template/ja/extension @dirrmtry %%BUGZILLADIR%%/template/ja/default/whine @dirrmtry %%BUGZILLADIR%%/template/ja/default/setup |