svn commit: r370883 - head/japanese/bugzilla44
Olli Hauer
ohauer at FreeBSD.org
Tue Oct 14 20:47:17 UTC 2014
Author: ohauer
Date: Tue Oct 14 20:47:15 2014
New Revision: 370883
URL: https://svnweb.freebsd.org/changeset/ports/370883
QAT: https://qat.redports.org/buildarchive/r370883/
Log:
- update to version 4.4.6
- adopt new pkg-plist style
Submitted by: tota
MFH: 2014Q3
Modified:
head/japanese/bugzilla44/Makefile
head/japanese/bugzilla44/distinfo
head/japanese/bugzilla44/pkg-plist
Modified: head/japanese/bugzilla44/Makefile
==============================================================================
--- head/japanese/bugzilla44/Makefile Tue Oct 14 20:13:30 2014 (r370882)
+++ head/japanese/bugzilla44/Makefile Tue Oct 14 20:47:15 2014 (r370883)
@@ -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 ; \
Modified: head/japanese/bugzilla44/distinfo
==============================================================================
--- head/japanese/bugzilla44/distinfo Tue Oct 14 20:13:30 2014 (r370882)
+++ head/japanese/bugzilla44/distinfo Tue Oct 14 20:47:15 2014 (r370883)
@@ -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
Modified: head/japanese/bugzilla44/pkg-plist
==============================================================================
--- head/japanese/bugzilla44/pkg-plist Tue Oct 14 20:13:30 2014 (r370882)
+++ head/japanese/bugzilla44/pkg-plist Tue Oct 14 20:47:15 2014 (r370883)
@@ -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
- at dirrmtry %%WWWDIR%%/template/ja/default/whine
- at dirrmtry %%WWWDIR%%/template/ja/default/setup
- at dirrmtry %%WWWDIR%%/template/ja/default/search
- at dirrmtry %%WWWDIR%%/template/ja/default/request
- at dirrmtry %%WWWDIR%%/template/ja/default/reports
- at dirrmtry %%WWWDIR%%/template/ja/default/pages
- at dirrmtry %%WWWDIR%%/template/ja/default/list
- at dirrmtry %%WWWDIR%%/template/ja/default/global
- at dirrmtry %%WWWDIR%%/template/ja/default/flag
- at dirrmtry %%WWWDIR%%/template/ja/default/extensions
- at dirrmtry %%WWWDIR%%/template/ja/default/email
- at dirrmtry %%WWWDIR%%/template/ja/default/bug/process
- at dirrmtry %%WWWDIR%%/template/ja/default/bug/create
- at dirrmtry %%WWWDIR%%/template/ja/default/bug/activity
- at dirrmtry %%WWWDIR%%/template/ja/default/bug
- at dirrmtry %%WWWDIR%%/template/ja/default/attachment
- at dirrmtry %%WWWDIR%%/template/ja/default/admin/workflow
- at dirrmtry %%WWWDIR%%/template/ja/default/admin/versions
- at dirrmtry %%WWWDIR%%/template/ja/default/admin/users
- at dirrmtry %%WWWDIR%%/template/ja/default/admin/settings
- at dirrmtry %%WWWDIR%%/template/ja/default/admin/sanitycheck
- at dirrmtry %%WWWDIR%%/template/ja/default/admin/products/groupcontrol
- at dirrmtry %%WWWDIR%%/template/ja/default/admin/products
- at dirrmtry %%WWWDIR%%/template/ja/default/admin/params
- at dirrmtry %%WWWDIR%%/template/ja/default/admin/milestones
- at dirrmtry %%WWWDIR%%/template/ja/default/admin/keywords
- at dirrmtry %%WWWDIR%%/template/ja/default/admin/groups
- at dirrmtry %%WWWDIR%%/template/ja/default/admin/flag-type
- at dirrmtry %%WWWDIR%%/template/ja/default/admin/fieldvalues
- at dirrmtry %%WWWDIR%%/template/ja/default/admin/custom_fields
- at dirrmtry %%WWWDIR%%/template/ja/default/admin/components
- at dirrmtry %%WWWDIR%%/template/ja/default/admin/classifications
- at dirrmtry %%WWWDIR%%/template/ja/default/admin
- at dirrmtry %%WWWDIR%%/template/ja/default/account/prefs
- at dirrmtry %%WWWDIR%%/template/ja/default/account/password
- at dirrmtry %%WWWDIR%%/template/ja/default/account/email
- at dirrmtry %%WWWDIR%%/template/ja/default/account/auth
- at dirrmtry %%WWWDIR%%/template/ja/default/account
- at dirrmtry %%WWWDIR%%/template/ja/default
- at dirrmtry %%WWWDIR%%/template/ja
More information about the svn-ports-all
mailing list