From owner-svn-ports-all@FreeBSD.ORG Tue Oct 14 20:47:17 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 5EC2CDA4; Tue, 14 Oct 2014 20:47:17 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4A4A8312; Tue, 14 Oct 2014 20:47:17 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id s9EKlH8N049386; Tue, 14 Oct 2014 20:47:17 GMT (envelope-from ohauer@FreeBSD.org) Received: (from ohauer@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id s9EKlGSJ049383; Tue, 14 Oct 2014 20:47:16 GMT (envelope-from ohauer@FreeBSD.org) Message-Id: <201410142047.s9EKlGSJ049383@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: ohauer set sender to ohauer@FreeBSD.org using -f From: Olli Hauer Date: Tue, 14 Oct 2014 20:47:16 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r370883 - head/japanese/bugzilla44 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Oct 2014 20:47:17 -0000 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 -@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