mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
- update to version 4.4.6
- adopt new pkg-plist style Submitted by: tota MFH: 2014Q3
This commit is contained in:
parent
92e47b6c21
commit
f1a101fa05
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=370883
@ -1,7 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= bugzilla
|
||||
PORTVERSION= 4.4.5
|
||||
PORTVERSION= 4.4.6
|
||||
CATEGORIES= japanese
|
||||
MASTER_SITES= http://bug-ja.org/releases/4.4/ \
|
||||
LOCAL
|
||||
@ -28,8 +28,6 @@ do-install:
|
||||
# Maintainer
|
||||
plist: patch
|
||||
@( cd ${WRKDIR}/ && ${FIND} default -type f | ${AWK} '{print "%%WWWDIR%%/template/ja/"$$1}' | ${SORT} > ${PLIST}.new )
|
||||
@( cd ${WRKDIR}/ && ${FIND} default -type d | ${AWK} '{print "@dirrmtry %%WWWDIR%%/template/ja/"$$1}' | ${SORT} -r >> ${PLIST}.new )
|
||||
@${ECHO} "@dirrmtry %%WWWDIR%%/template/ja" >> ${PLIST}.new
|
||||
@if ${DIFF} -u ${PLIST} ${PLIST}.new ; then \
|
||||
${ECHO_MSG} no pkg-plist changes; \
|
||||
${RM} ${PLIST}.new ; \
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (bugzilla/Bugzilla-ja-4.4.5-template.tar.bz2) = 61a4663e08260b753d6484274954d5f07e855b76aba81600a6d6fc5f03209da9
|
||||
SIZE (bugzilla/Bugzilla-ja-4.4.5-template.tar.bz2) = 241062
|
||||
SHA256 (bugzilla/Bugzilla-ja-4.4.6-template.tar.bz2) = 45a980758cf145a35fa471badde6d4be5d0cb1655dbad8221ae96fa11929a5bd
|
||||
SIZE (bugzilla/Bugzilla-ja-4.4.6-template.tar.bz2) = 241047
|
||||
|
@ -276,43 +276,3 @@
|
||||
%%WWWDIR%%/template/ja/default/whine/mail.txt.tmpl
|
||||
%%WWWDIR%%/template/ja/default/whine/multipart-mime.txt.tmpl
|
||||
%%WWWDIR%%/template/ja/default/whine/schedule.html.tmpl
|
||||
@dirrmtry %%WWWDIR%%/template/ja/default/whine
|
||||
@dirrmtry %%WWWDIR%%/template/ja/default/setup
|
||||
@dirrmtry %%WWWDIR%%/template/ja/default/search
|
||||
@dirrmtry %%WWWDIR%%/template/ja/default/request
|
||||
@dirrmtry %%WWWDIR%%/template/ja/default/reports
|
||||
@dirrmtry %%WWWDIR%%/template/ja/default/pages
|
||||
@dirrmtry %%WWWDIR%%/template/ja/default/list
|
||||
@dirrmtry %%WWWDIR%%/template/ja/default/global
|
||||
@dirrmtry %%WWWDIR%%/template/ja/default/flag
|
||||
@dirrmtry %%WWWDIR%%/template/ja/default/extensions
|
||||
@dirrmtry %%WWWDIR%%/template/ja/default/email
|
||||
@dirrmtry %%WWWDIR%%/template/ja/default/bug/process
|
||||
@dirrmtry %%WWWDIR%%/template/ja/default/bug/create
|
||||
@dirrmtry %%WWWDIR%%/template/ja/default/bug/activity
|
||||
@dirrmtry %%WWWDIR%%/template/ja/default/bug
|
||||
@dirrmtry %%WWWDIR%%/template/ja/default/attachment
|
||||
@dirrmtry %%WWWDIR%%/template/ja/default/admin/workflow
|
||||
@dirrmtry %%WWWDIR%%/template/ja/default/admin/versions
|
||||
@dirrmtry %%WWWDIR%%/template/ja/default/admin/users
|
||||
@dirrmtry %%WWWDIR%%/template/ja/default/admin/settings
|
||||
@dirrmtry %%WWWDIR%%/template/ja/default/admin/sanitycheck
|
||||
@dirrmtry %%WWWDIR%%/template/ja/default/admin/products/groupcontrol
|
||||
@dirrmtry %%WWWDIR%%/template/ja/default/admin/products
|
||||
@dirrmtry %%WWWDIR%%/template/ja/default/admin/params
|
||||
@dirrmtry %%WWWDIR%%/template/ja/default/admin/milestones
|
||||
@dirrmtry %%WWWDIR%%/template/ja/default/admin/keywords
|
||||
@dirrmtry %%WWWDIR%%/template/ja/default/admin/groups
|
||||
@dirrmtry %%WWWDIR%%/template/ja/default/admin/flag-type
|
||||
@dirrmtry %%WWWDIR%%/template/ja/default/admin/fieldvalues
|
||||
@dirrmtry %%WWWDIR%%/template/ja/default/admin/custom_fields
|
||||
@dirrmtry %%WWWDIR%%/template/ja/default/admin/components
|
||||
@dirrmtry %%WWWDIR%%/template/ja/default/admin/classifications
|
||||
@dirrmtry %%WWWDIR%%/template/ja/default/admin
|
||||
@dirrmtry %%WWWDIR%%/template/ja/default/account/prefs
|
||||
@dirrmtry %%WWWDIR%%/template/ja/default/account/password
|
||||
@dirrmtry %%WWWDIR%%/template/ja/default/account/email
|
||||
@dirrmtry %%WWWDIR%%/template/ja/default/account/auth
|
||||
@dirrmtry %%WWWDIR%%/template/ja/default/account
|
||||
@dirrmtry %%WWWDIR%%/template/ja/default
|
||||
@dirrmtry %%WWWDIR%%/template/ja
|
||||
|
Loading…
Reference in New Issue
Block a user